Minimizing Supervision in Multi-label Categorization
Rajat, Munender Varshney, Pravendra Singh, Vinay P. Namboodiri

TL;DR
This paper proposes an active learning approach for multi-label image classification that significantly reduces supervision needs by selecting informative samples, achieving near full supervision performance with only 10-20% of labeled data.
Contribution
It introduces a novel sample selection criterion that improves active learning efficiency in multi-label categorization, outperforming existing methods across datasets.
Findings
Achieves over 98% of fully supervised accuracy with 20% labeled data.
Outperforms baseline metrics on multiple benchmark datasets.
Provides a robust sample selection strategy for reduced supervision.
Abstract
Multiple categories of objects are present in most images. Treating this as a multi-class classification is not justified. We treat this as a multi-label classification problem. In this paper, we further aim to minimize the supervision required for providing supervision in multi-label classification. Specifically, we investigate an effective class of approaches that associate a weak localization with each category either in terms of the bounding box or segmentation mask. Doing so improves the accuracy of multi-label categorization. The approach we adopt is one of active learning, i.e., incrementally selecting a set of samples that need supervision based on the current model, obtaining supervision for these samples, retraining the model with the additional set of supervised samples and proceeding again to select the next set of samples. A crucial concern is the choice of the set of…
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
Minimizing Supervision in Multi-Label Categorization· youtube
Taxonomy
TopicsMachine Learning and Algorithms · Domain Adaptation and Few-Shot Learning · Text and Document Classification Technologies
