BroadCAM: Outcome-agnostic Class Activation Mapping for Small-scale Weakly Supervised Applications
Jiatai Lin, Guoqiang Han, Xuemiao Xu, Changhong Liang, Tien-Tsin Wong,, C. L. Philip Chen, Zaiyi Liu, Chu Han

TL;DR
BroadCAM is a novel class activation mapping method that remains effective with small-scale data by avoiding reliance on model outcomes, outperforming existing CAM techniques in weakly supervised applications.
Contribution
It introduces an outcome-agnostic CAM approach using broad learning systems, enhancing reliability and accuracy in small-scale weakly supervised tasks.
Findings
BroadCAM outperforms existing CAM methods on small datasets
It achieves state-of-the-art results with large-scale data
Qualitative analysis shows reliable activation of class-relevant features
Abstract
Class activation mapping~(CAM), a visualization technique for interpreting deep learning models, is now commonly used for weakly supervised semantic segmentation~(WSSS) and object localization~(WSOL). It is the weighted aggregation of the feature maps by activating the high class-relevance ones. Current CAM methods achieve it relying on the training outcomes, such as predicted scores~(forward information), gradients~(backward information), etc. However, when with small-scale data, unstable training may lead to less effective model outcomes and generate unreliable weights, finally resulting in incorrect activation and noisy CAM seeds. In this paper, we propose an outcome-agnostic CAM approach, called BroadCAM, for small-scale weakly supervised applications. Since broad learning system (BLS) is independent to the model learning, BroadCAM can avoid the weights being affected by the…
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
TopicsMachine Learning and ELM · Domain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification
MethodsClass-activation map
