A Deep Model for Partial Multi-Label Image Classification with Curriculum Based Disambiguation
In this paper, we study the partial multi-label (PML) image classification problem, where each image is annotated with a candidate label set consists of multiple relevant labels and other noisy labels. Existing PML methods typically design a disambiguation strategy to filter out noisy labels by utilizing prior knowledge with extra assumptions, which unfortunately is unavailable in many real tasks. Furthermore, because the objective function for disambiguation is usually elaborately designed on the whole training set, it can be hardly optimized in a deep model with SGD on mini-batches. In this paper, for the first time we propose a deep model for PML to enhance the representation and discrimination ability. On one hand, we propose a novel curriculum based disambiguation strategy to progressively identify ground-truth labels by incorporating the varied difficulties of different classes. On the other hand, a consistency regularization is introduced for model retraining to balance fitting identified easy labels and exploiting potential relevant labels. Extensive experimental results on the commonly used benchmark datasets show the proposed method significantly outperforms the SOTA methods.
Code (0)
등록된 구현이 없습니다.
Tasks
image-classificationImage ClassificationMulti-Label Image ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
PLMCL: Partial-Label Momentum Curriculum Learning for Multi-Label Image Classification
Multi-label image classification aims to predict all possible labels in an image. It is usually formulated as a partial-label learning problem, given the fact that it could be expensive in practice to annotate all labels…
image-classificationImage ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2Learning a Deep ConvNet for Multi-label Classification with Partial Labels
Deep ConvNets have shown great performance for single-label image classification (e.g. ImageNet), but it is necessary to move beyond the single-label classification task because pictures of everyday life are inherently m…
ClassificationGeneral Classificationimage-classificationImage Classification+4Free Performance Gain from Mixing Multiple Partially Labeled Samples in Multi-label Image Classification
Multi-label image classification datasets are often partially labeled where many labels are missing, posing a significant challenge to training accurate deep classifiers. However, the powerful Mixup sample-mixing data au…
BenchmarkingData Augmentationimage-classificationImage Classification+2ACPL: Anti-curriculum Pseudo-labelling for Semi-supervised Medical Image Classification
Effective semi-supervised learning (SSL) in medical image analysis (MIA) must address two challenges: 1) work effectively on both multi-class (e.g., lesion classification) and multi-label (e.g., multiple-disease diagnosi…
image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+3Learn like a Pathologist: Curriculum Learning by Annotator Agreement for Histopathology Image Classification
Applying curriculum learning requires both a range of difficulty in data and a method for determining the difficulty of examples. In many tasks, however, satisfying these requirements can be a formidable challenge. In th…
General Classificationimage-classificationImage Classification