Multi-Label Active Learning Based on Maximum Correntropy Criterion: Towards Robust and Discriminative Labeling

Abstract

Multi-label learning is a challenging problem in computer vision field. In this paper, we propose a novel active learning approach to reduce the annotation costs greatly for multi-label classification. State-of-the-art active learning methods either annotate all the relevant samples without diagnosing discriminative information in the labels or annotate only limited discriminative samples manually, that has weak immunity for the outlier labels. To overcome these problems, we propose a multi-label active learning method based on Maximum Correntropy Criterion (MCC) by merging uncertainty and representativeness. We use the the labels of labeled data and the prediction labels of unknown data to enhance the uncertainty and representativeness measurement by merging strategy, and use the MCC to alleviate the influence of outlier labels for discriminative labeling. Experiments on several challenging benchmark multi-label datasets show the superior performance of our proposed method to the state-of-the-art methods.

Cite

Text

Wang et al. "Multi-Label Active Learning Based on Maximum Correntropy Criterion: Towards Robust and Discriminative Labeling." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46487-9_28

Markdown

[Wang et al. "Multi-Label Active Learning Based on Maximum Correntropy Criterion: Towards Robust and Discriminative Labeling." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/wang2016eccv-multi/) doi:10.1007/978-3-319-46487-9_28

BibTeX

@inproceedings{wang2016eccv-multi,
  title     = {{Multi-Label Active Learning Based on Maximum Correntropy Criterion: Towards Robust and Discriminative Labeling}},
  author    = {Wang, Zengmao and Du, Bo and Zhang, Lefei and Zhang, Liangpei and Fang, Meng and Tao, Dacheng},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {453-468},
  doi       = {10.1007/978-3-319-46487-9_28},
  url       = {https://mlanthology.org/eccv/2016/wang2016eccv-multi/}
}