Conceptor Learning for Class Activation Mapping
Guangwu Qian, Zhen-Qun Yang, Xu-Lu Zhang, Yaowei Wang, Qing Li and, Xiao-Yong Wei

TL;DR
This paper introduces Conceptor learning into CAM to model inter- and intra-channel relations, significantly improving saliency map quality and robustness across multiple datasets and architectures.
Contribution
It proposes a novel Conceptor-CAM method that generalizes to various DNNs and enhances saliency maps by capturing comprehensive channel relations and Boolean evidence combination.
Findings
Outperforms state-of-the-art CAM methods by up to 72.79% in average increase.
Compatible with multiple CAM-based techniques, improving their performance.
Validated on large-scale datasets with significant accuracy improvements.
Abstract
Class Activation Mapping (CAM) has been widely adopted to generate saliency maps which provides visual explanations for deep neural networks (DNNs). The saliency maps are conventionally generated by fusing the channels of the target feature map using a weighted average scheme. It is a weak model for the inter-channel relation, in the sense that it only models the relation among channels in a contrastive way (i.e., channels that play key roles in the prediction are given higher weights for them to stand out in the fusion). The collaborative relation, which makes the channels work together to provide cross reference, has been ignored. Furthermore, the model has neglected the intra-channel relation thoroughly.In this paper, we address this problem by introducing Conceptor learning into CAM generation. Conceptor leaning has been originally proposed to model the patterns of state changes in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning in Materials Science · Advanced Neural Network Applications
MethodsClass-activation map
