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

Learning a Deep ConvNet for Multi-label Classification with Partial Labels

About

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 multi-label. Multi-label classification is a more difficult task than single-label classification because both the input images and output label spaces are more complex. Furthermore, collecting clean multi-label annotations is more difficult to scale-up than single-label annotations. To reduce the annotation cost, we propose to train a model with partial labels i.e. only some labels are known per image. We first empirically compare different labeling strategies to show the potential for using partial labels on multi-label datasets. Then to learn with partial labels, we introduce a new classification loss that exploits the proportion of known labels per example. Our approach allows the use of the same training settings as when learning with all the annotations. We further explore several curriculum learning based strategies to predict missing labels. Experiments are performed on three large-scale multi-label datasets: MS COCO, NUS-WIDE and Open Images.

Thibaut Durand, Nazanin Mehrasa, Greg Mori• 2019

Related benchmarks

TaskDatasetResultRank
Multi-Label ClassificationNUS-WIDE (test)
mAP47.4
112
Multi-Label ClassificationMS-COCO 2014 (test)--
81
Multi-label recognitionPASCAL VOC 2007
Avg OF189.7
66
Multi-label recognitionMS-COCO
Overall F1 Score (OF1)77.1
66
Multi-label recognitionVG-200
Avg OF140.9
66
Multi-label recognitionPASCAL VOC 2007 (test)
Avg. mAP90
25
Multi-label image recognitionVG-200
Average mAP39.8
24
Multi-label image recognitionPASCAL VOC 2007
mAP @ 10% Threshold80.7
18
Multi-label recognitionMS-COCO (val)
F1 Score (All)68.8
18
Multi-label image recognition with partial labelsPASCAL VOC 2007
mAP (IoU=0.10)80.7
17
Showing 10 of 24 rows

Other info

Follow for update