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

Keep CALM and Improve Visual Feature Attribution

About

The class activation mapping, or CAM, has been the cornerstone of feature attribution methods for multiple vision tasks. Its simplicity and effectiveness have led to wide applications in the explanation of visual predictions and weakly-supervised localization tasks. However, CAM has its own shortcomings. The computation of attribution maps relies on ad-hoc calibration steps that are not part of the training computational graph, making it difficult for us to understand the real meaning of the attribution values. In this paper, we improve CAM by explicitly incorporating a latent variable encoding the location of the cue for recognition in the formulation, thereby subsuming the attribution map into the training computational graph. The resulting model, class activation latent mapping, or CALM, is trained with the expectation-maximization algorithm. Our experiments show that CALM identifies discriminative attributes for image classifiers more accurately than CAM and other visual attribution baselines. CALM also shows performance improvements over prior arts on the weakly-supervised object localization benchmarks. Our code is available at https://github.com/naver-ai/calm.

Jae Myung Kim, Junsuk Choe, Zeynep Akata, Seong Joon Oh• 2021

Related benchmarks

TaskDatasetResultRank
Weakly Supervised Object LocalizationImageNet 1k (test)
MaxBoxAccV2 (Mean)63.4
20
Object LocalizationOpenImages30K (test)
PxAP61.3
7
Showing 2 of 2 rows

Other info

Follow for update