Multi-Label Learning from Single Positive Labels
Elijah Cole, Oisin Mac Aodha, Titouan Lorieul, Pietro Perona, Dan, Morris, Nebojsa Jojic

TL;DR
This paper addresses the challenge of multi-label classification with only one positive label per image, proposing extended loss functions and demonstrating competitive performance despite limited label information.
Contribution
It introduces novel loss functions for learning from single positive labels in multi-label classification and shows promising results across multiple datasets.
Findings
Possible to approach fully labeled classifier performance with minimal labels
Extended multi-label losses improve learning from sparse annotations
Deep networks can effectively learn with only one positive label per image
Abstract
Predicting all applicable labels for a given image is known as multi-label classification. Compared to the standard multi-class case (where each image has only one label), it is considerably more challenging to annotate training data for multi-label classification. When the number of potential labels is large, human annotators find it difficult to mention all applicable labels for each training image. Furthermore, in some settings detection is intrinsically difficult e.g. finding small object instances in high resolution images. As a result, multi-label training data is often plagued by false negatives. We consider the hardest version of this problem, where annotators provide only one relevant label for each image. As a result, training sets will have only one positive label per image and no confirmed negatives. We explore this special case of learning from missing labels across four…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Machine Learning and Data Classification · Advanced Image and Video Retrieval Techniques
