Abstract
Convolutional Neural Networks (CNNs) are known for their ability to learnhierarchical structures, naturally developing detectors for objects, andsemantic concepts within their deeper layers. Activation maps (AMs) revealthese saliency regions, which are crucial for many Explainable AI (XAI)methods. However, the direct exploitation of raw AMs in CNNs for featureattribution remains underexplored in literature. This work revises ClassActivation Map (CAM) methods by introducing the Label-free Activation Map(LaFAM), a streamlined approach utilizing raw AMs for feature attributionwithout reliance on labels. LaFAM presents an efficient alternative toconventional CAM methods, demonstrating particular effectiveness in saliencymap generation for self-supervised learning while maintaining applicability insupervised learning scenarios.