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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Label Classification | NUS-WIDE (test) | mAP62 | 112 | |
| Multi-Label Classification | MS-COCO 2014 (test) | mAP77.1 | 81 | |
| Multi-label image recognition | MS-COCO 2014 (val) | mAP77.1 | 51 | |
| Multi-Label Classification | MS-COCO (val) | mAP77.1 | 47 | |
| Multi-label Image Classification | NUS-WIDE 81 concept labels (test) | F1 (Class)58.5 | 29 | |
| Multi-label Image Classification | MS-COCO (val) | F1 (C)71.2 | 25 | |
| Multi-label Image Classification | MS-COCO 2014 (test) | F1 Score (Top-3)67.4 | 24 | |
| Multi-Label Classification | NUS-WIDE | mAP62 | 21 | |
| Multi-label recognition | MS-COCO (val) | F1 Score (All)71.2 | 18 | |
| Multi-Label Classification | MS-COCO 2014 (val) | -- | 18 |