Bagging Regional Classification Activation Maps for Weakly Supervised Object Localization
Lei Zhu, Qian Chen, Lujia Jin, Yunfei You, and Yanye Lu

TL;DR
This paper introduces BagCAMs, a plug-and-play method that enhances weakly supervised object localization by leveraging regional localizers derived from classifiers, significantly improving performance without retraining.
Contribution
The paper proposes BagCAMs, a novel regional localizer generation strategy that improves localization accuracy by better utilizing classifiers without additional training.
Findings
Achieves state-of-the-art results on three WSOL benchmarks.
Effectively improves baseline WSOL methods.
Demonstrates significant performance gains with BagCAMs.
Abstract
Classification activation map (CAM), utilizing the classification structure to generate pixel-wise localization maps, is a crucial mechanism for weakly supervised object localization (WSOL). However, CAM directly uses the classifier trained on image-level features to locate objects, making it prefers to discern global discriminative factors rather than regional object cues. Thus only the discriminative locations are activated when feeding pixel-level features into this classifier. To solve this issue, this paper elaborates a plug-and-play mechanism called BagCAMs to better project a well-trained classifier for the localization task without refining or re-training the baseline structure. Our BagCAMs adopts a proposed regional localizer generation (RLG) strategy to define a set of regional localizers and then derive them from a well-trained classifier. These regional localizers can be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications
MethodsBalanced Selection · Class-activation map
