PLMCL: Partial-Label Momentum Curriculum Learning for Multi-Label Image Classification
Rabab Abdelfattah, Xin Zhang, Zhenyao Wu, Xinyi Wu, Xiaofeng Wang, and, Song Wang

TL;DR
This paper introduces PLMCL, a novel deep learning framework that uses momentum curriculum learning to generate confident pseudo labels for partially labeled and unlabeled images, improving multi-label classification performance.
Contribution
The paper proposes a new partial-label setting and a momentum-based curriculum learning method to effectively utilize unlabeled data and improve classification accuracy.
Findings
PLMCL outperforms existing methods on multiple datasets.
The momentum law stabilizes pseudo label updates, especially early in training.
Adaptive curriculum learning enhances label confidence and model performance.
Abstract
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 in every training image. Existing works on partial-label learning focus on the case where each training image is annotated with only a subset of its labels. A special case is to annotate only one positive label in each training image. To further relieve the annotation burden and enhance the performance of the classifier, this paper proposes a new partial-label setting in which only a subset of the training images are labeled, each with only one positive label, while the rest of the training images remain unlabeled. To handle this new setting, we propose an end-to-end deep network, PLMCL (Partial Label Momentum Curriculum Learning), that can learn to produce confident…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Machine Learning in Bioinformatics
