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

Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification

About

Multi-label image classification is a fundamental but challenging task in computer vision. Great progress has been achieved by exploiting semantic relations between labels in recent years. However, conventional approaches are unable to model the underlying spatial relations between labels in multi-label images, because spatial annotations of the labels are generally not provided. In this paper, we propose a unified deep neural network that exploits both semantic and spatial relations between labels with only image-level supervisions. Given a multi-label image, our proposed Spatial Regularization Network (SRN) generates attention maps for all labels and captures the underlying relations between them via learnable convolutions. By aggregating the regularized classification results with original results by a ResNet-101 network, the classification performance can be consistently improved. The whole deep neural network is trained end-to-end with only image-level annotations, thus requires no additional efforts on image annotations. Extensive evaluations on 3 public datasets with different types of labels show that our approach significantly outperforms state-of-the-arts and has strong generalization capability. Analysis of the learned SRN model demonstrates that it can effectively capture both semantic and spatial relations of labels for improving classification performance.

Feng Zhu, Hongsheng Li, Wanli Ouyang, Nenghai Yu, Xiaogang Wang• 2017

Related benchmarks

TaskDatasetResultRank
Multi-Label ClassificationNUS-WIDE (test)
mAP62
112
Multi-Label ClassificationMS-COCO 2014 (test)
mAP77.1
81
Multi-label image recognitionMS-COCO 2014 (val)
mAP77.1
51
Multi-Label ClassificationMS-COCO (val)
mAP77.1
47
Multi-label Image ClassificationNUS-WIDE 81 concept labels (test)
F1 (Class)58.5
29
Multi-label Image ClassificationMS-COCO (val)
F1 (C)71.2
25
Multi-label Image ClassificationMS-COCO 2014 (test)
F1 Score (Top-3)67.4
24
Multi-Label ClassificationNUS-WIDE
mAP62
21
Multi-label recognitionMS-COCO (val)
F1 Score (All)71.2
18
Multi-Label ClassificationMS-COCO 2014 (val)--
18
Showing 10 of 14 rows

Other info

Code

Follow for update