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

Attention-based Dropout Layer for Weakly Supervised Object Localization

About

Weakly Supervised Object Localization (WSOL) techniques learn the object location only using image-level labels, without location annotations. A common limitation for these techniques is that they cover only the most discriminative part of the object, not the entire object. To address this problem, we propose an Attention-based Dropout Layer (ADL), which utilizes the self-attention mechanism to process the feature maps of the model. The proposed method is composed of two key components: 1) hiding the most discriminative part from the model for capturing the integral extent of object, and 2) highlighting the informative region for improving the recognition power of the model. Based on extensive experiments, we demonstrate that the proposed method is effective to improve the accuracy of WSOL, achieving a new state-of-the-art localization accuracy in CUB-200-2011 dataset. We also show that the proposed method is much more efficient in terms of both parameter and computation overheads than existing techniques.

Junsuk Choe, Hyunjung Shim• 2019

Related benchmarks

TaskDatasetResultRank
Weakly Supervised Object LocalizationCUB (test)
Top-1 Loc Acc62.3
80
Object LocalizationImageNet-1k (val)
Top-1 Loc Acc48.71
80
Weakly Supervised Object LocalizationCUB
MaxBoxAccV266.3
69
Object LocalizationCUB-200-2011 (test)
Top-1 Loc. Accuracy57.4
68
Weakly Supervised Object LocalizationCUB-200-2011 (test)
Accuracy75.41
38
Weakly Supervised Object LocalizationImageNet
Loc Acc (%)44.92
32
Image ClassificationCUB (test)
Top-1 Accuracy80.3
31
Weakly Supervised Object LocalizationCUB-200 (test)
Top-1 Loc Acc41.1
26
Object LocalizationCUB-200 (test)
Top-1 Loc Acc62.29
21
Weakly Supervised Object LocalizationCUB200-2011
Loc Acc52.4
21
Showing 10 of 24 rows

Other info

Follow for update