TL;DR
This paper introduces a classifier-agnostic method for saliency map extraction that improves localization quality by identifying image regions relevant to any classifier, outperforming existing weakly-supervised techniques.
Contribution
The proposed approach is simple, effective, and sets new state-of-the-art results for localization on ImageNet without using ground truth labels at inference.
Findings
Outperforms prior methods in saliency map quality
Achieves state-of-the-art localization results on ImageNet
Does not require ground truth labels during inference
Abstract
Currently available methods for extracting saliency maps identify parts of the input which are the most important to a specific fixed classifier. We show that this strong dependence on a given classifier hinders their performance. To address this problem, we propose classifier-agnostic saliency map extraction, which finds all parts of the image that any classifier could use, not just one given in advance. We observe that the proposed approach extracts higher quality saliency maps than prior work while being conceptually simple and easy to implement. The method sets the new state of the art result for localization task on the ImageNet data, outperforming all existing weakly-supervised localization techniques, despite not using the ground truth labels at the inference time. The code reproducing the results is available at https://github.com/kondiz/casme . The final version of this…
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.
