Integrative CAM: Adaptive Layer Fusion for Comprehensive Interpretation of CNNs
Aniket K. Singh, Debasis Chaudhuri, Manish P. Singh, Samiran, Chattopadhyay

TL;DR
Integrative CAM introduces a comprehensive layer fusion method for CNN interpretability, combining gradient and activation insights across all layers with a novel bias term to improve feature importance visualization.
Contribution
It presents a new CAM technique that adaptively fuses multi-layer information, including biases, to provide more complete and accurate model explanations.
Findings
Outperforms existing CAM methods in feature importance fidelity.
Effectively captures multi-layered model insights.
Enhances interpretability for complex CNN architectures.
Abstract
With the growing demand for interpretable deep learning models, this paper introduces Integrative CAM, an advanced Class Activation Mapping (CAM) technique aimed at providing a holistic view of feature importance across Convolutional Neural Networks (CNNs). Traditional gradient-based CAM methods, such as Grad-CAM and Grad-CAM++, primarily use final layer activations to highlight regions of interest, often neglecting critical features derived from intermediate layers. Integrative CAM addresses this limitation by fusing insights across all network layers, leveraging both gradient and activation scores to adaptively weight layer contributions, thus yielding a comprehensive interpretation of the model's internal representation. Our approach includes a novel bias term in the saliency map calculation, a factor frequently omitted in existing CAM techniques, but essential for capturing a more…
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
TopicsNeural Networks and Applications · Image Processing and 3D Reconstruction
MethodsClass-activation map
