Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-Label Learning from Single Positive Labels

About

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 different multi-label image classification datasets for both linear classifiers and end-to-end fine-tuned deep networks. We extend existing multi-label losses to this setting and propose novel variants that constrain the number of expected positive labels during training. Surprisingly, we show that in some cases it is possible to approach the performance of fully labeled classifiers despite training with significantly fewer confirmed labels.

Elijah Cole, Oisin Mac Aodha, Titouan Lorieul, Pietro Perona, Dan Morris, Nebojsa Jojic• 2021

Related benchmarks

TaskDatasetResultRank
Multi-Label ClassificationPASCAL VOC 2007 (test)
mAP88.2
125
Multi-Label ClassificationNUS-WIDE (test)
mAP51
112
Multi-label Image ClassificationVOC 2012 (test)
mAP86.2
72
Multi-Label ClassificationCOCO 2014 (test)
mAP66.64
31
Multi-Label ClassificationCUB-200-2011 (test)
mAP21.2
18
Multi-Label ClassificationMS-COCO 2014 (val)
mAP (Overall)69.2
18
Multi-Label ClassificationOpenImages V3 (test)
mAP (G1)77.1
17
Multi-label recognitionCUB (test)
mAP16.92
16
Multi-label recognitionPascal VOC Single Positive Label 2007
mAP89
10
Multi-label recognitionCUB-200 Single Positive Label 2011
mAP20.4
10
Showing 10 of 14 rows

Other info

Follow for update