TL;DR
LaFAM introduces a label-free, efficient method for feature attribution using raw activation maps in CNNs, enhancing saliency map generation especially in self-supervised learning without relying on labels.
Contribution
The paper proposes LaFAM, a novel approach that leverages raw activation maps for feature attribution without labels, improving efficiency and applicability over traditional CAM methods.
Findings
Effective in saliency map generation for self-supervised learning
Operates without reliance on labels, broadening applicability
Demonstrates efficiency over conventional CAM methods
Abstract
Convolutional Neural Networks (CNNs) are known for their ability to learn hierarchical structures, naturally developing detectors for objects, and semantic concepts within their deeper layers. Activation maps (AMs) reveal these saliency regions, which are crucial for many Explainable AI (XAI) methods. However, the direct exploitation of raw AMs in CNNs for feature attribution remains underexplored in literature. This work revises Class Activation Map (CAM) methods by introducing the Label-free Activation Map (LaFAM), a streamlined approach utilizing raw AMs for feature attribution without reliance on labels. LaFAM presents an efficient alternative to conventional CAM methods, demonstrating particular effectiveness in saliency map generation for self-supervised learning while maintaining applicability in supervised learning scenarios.
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
MethodsClass-activation map
