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

Residual Attention: A Simple but Effective Method for Multi-Label Recognition

About

Multi-label image recognition is a challenging computer vision task of practical use. Progresses in this area, however, are often characterized by complicated methods, heavy computations, and lack of intuitive explanations. To effectively capture different spatial regions occupied by objects from different categories, we propose an embarrassingly simple module, named class-specific residual attention (CSRA). CSRA generates class-specific features for every category by proposing a simple spatial attention score, and then combines it with the class-agnostic average pooling feature. CSRA achieves state-of-the-art results on multilabel recognition, and at the same time is much simpler than them. Furthermore, with only 4 lines of code, CSRA also leads to consistent improvement across many diverse pretrained models and datasets without any extra training. CSRA is both easy to implement and light in computations, which also enjoys intuitive explanations and visualizations.

Ke Zhu, Jianxin Wu• 2021

Related benchmarks

TaskDatasetResultRank
Multi-Label ClassificationMS-COCO 2014 (test)
mAP86.9
81
Multi-label Image ClassificationVOC 2012 (test)
mAP96.1
72
Multi-label image recognitionVOC 2007 (test)
mAP96.8
61
Human Attribute PredictionWIDER-Attribute (test)
mAP90.1
17
Showing 4 of 4 rows

Other info

Follow for update