English
Related papers

Related papers: Class Activation Map Generation by Representative …

200 papers

Nowadays, deep neural networks for object detection in images are very prevalent. However, due to the complexity of these networks, users find it hard to understand why these objects are detected by models. We proposed Gaussian Class…

Computer Vision and Pattern Recognition · Computer Science 2023-06-07 Quoc Khanh Nguyen , Truong Thanh Hung Nguyen , Vo Thanh Khang Nguyen , Van Binh Truong , Quoc Hung Cao

Image-level weakly supervised semantic segmentation (WSSS) relies on class activation maps (CAMs) for pseudo labels generation. As CAMs only highlight the most discriminative regions of objects, the generated pseudo labels are usually…

Computer Vision and Pattern Recognition · Computer Science 2021-10-28 Weixuan Sun , Jing Zhang , Nick Barnes

We propose an end-to-end-trainable feature augmentation module built for image classification that extracts and exploits multi-view local features to boost model performance. Different from using global average pooling (GAP) to extract…

Computer Vision and Pattern Recognition · Computer Science 2024-02-20 Xiang Gao , Yingjie Tian , Zhiquan Qi

While class activation map (CAM) generated by image classification network has been widely used for weakly supervised object localization (WSOL) and semantic segmentation (WSSS), such classifiers usually focus on discriminative object…

Computer Vision and Pattern Recognition · Computer Science 2022-12-23 Jinheng Xie , Jianfeng Xiang , Junliang Chen , Xianxu Hou , Xiaodong Zhao , Linlin Shen

Utilization of classification latent space information for downstream reconstruction and generation is an intriguing and a relatively unexplored area. In general, discriminative representations are rich in class-specific features but are…

Deep learning opacity often impedes deployment in high-stakes domains. We propose a training framework that aligns model focus with class-representative features without requiring pixel-level annotations. To this end, we introduce…

Artificial Intelligence · Computer Science 2026-02-16 Giacomo Ignesti , Davide Moroni , Massimo Martinelli

As deep learning continues to advance, the transparency of neural network decision-making remains a critical challenge, limiting trust and applicability in high-stakes domains. Class Activation Mapping (CAM) techniques have emerged as a key…

Machine Learning · Computer Science 2025-04-24 Hongjie He , Xu Pan , Yudong Yao

Most of the existing semantic segmentation approaches with image-level class labels as supervision, highly rely on the initial class activation map (CAM) generated from the standard classification network. In this paper, a novel…

Computer Vision and Pattern Recognition · Computer Science 2022-09-19 Jinlong Li , Zequn Jie , Xu Wang , Yu Zhou , Xiaolin Wei , Lin Ma

Graph convolutional neural network (GCN) has drawn increasing attention and attained good performance in various computer vision tasks, however, there lacks a clear interpretation of GCN's inner mechanism. For standard convolutional neural…

Computer Vision and Pattern Recognition · Computer Science 2022-09-20 Zhenpeng Feng , Xiyang Cui , Hongbing Ji , Mingzhe Zhu , Ljubisa Stankovic

Existing studies in weakly supervised semantic segmentation (WSSS) have utilized class activation maps (CAMs) to localize the class objects. However, since a classification loss is insufficient for providing precise object regions, CAMs…

Computer Vision and Pattern Recognition · Computer Science 2021-12-13 Sung-Hoon Yoon , Hyeokjun Kweon , Jaeseok Jeong , Hyeonseong Kim , Shinjeong Kim , Kuk-Jin Yoon

Existing saliency-guided training approaches improve model generalization by incorporating a loss term that compares the model's class activation map (CAM) for a sample's true-class ({\it i.e.}, correct-label class) against a human…

Computer Vision and Pattern Recognition · Computer Science 2025-07-24 Jacob Piland , Chris Sweet , Adam Czajka

Class activation map (CAM) has been widely studied for visual explanation of the internal working mechanism of convolutional neural networks. The key of existing CAM-based methods is to compute effective weights to combine activation maps…

Computer Vision and Pattern Recognition · Computer Science 2022-06-20 Hui Li , Zihao Li , Rui Ma , Tieru Wu

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…

Computer Vision and Pattern Recognition · Computer Science 2023-09-08 Jiatai Lin , Guoqiang Han , Xuemiao Xu , Changhong Liang , Tien-Tsin Wong , C. L. Philip Chen , Zaiyi Liu , Chu Han

Although saliency maps can highlight important regions to explain the reasoning behind image classification in artificial intelligence (AI), the meaning of these regions is left to the user's interpretation. In contrast, conceptbased…

Computer Vision and Pattern Recognition · Computer Science 2025-09-30 Michihiro Kuroki , Toshihiko Yamasaki

The black-box nature of Deep Neural Networks (DNNs) severely hinders its performance improvement and application in specific scenes. In recent years, class activation mapping-based method has been widely used to interpret the internal…

Computer Vision and Pattern Recognition · Computer Science 2022-07-11 Chunyan Zeng , Kang Yan , Zhifeng Wang , Yan Yu , Shiyan Xia , Nan Zhao

Deep neural networks are ubiquitous due to the ease of developing models and their influence on other domains. At the heart of this progress is convolutional neural networks (CNNs) that are capable of learning representations or features…

Computer Vision and Pattern Recognition · Computer Science 2020-10-26 Mohammed Bany Muhammad , Mohammed Yeasin

The backbone of traditional CNN classifier is generally considered as a feature extractor, followed by a linear layer which performs the classification. We propose a novel loss function, termed as CAM-loss, to constrain the embedded feature…

Computer Vision and Pattern Recognition · Computer Science 2022-03-09 Chaofei Wang , Jiayu Xiao , Yizeng Han , Qisen Yang , Shiji Song , Gao Huang

With the intervention of machine vision in our crucial day to day necessities including healthcare and automated power plants, attention has been drawn to the internal mechanisms of convolutional neural networks, and the reason why the…

Computer Vision and Pattern Recognition · Computer Science 2025-07-15 Ram S Iyer , Narayan S Iyer , Rugmini Ammal P

Machine learning models, by virtue of training, learn a large repertoire of decision rules for any given input, and any one of these may suffice to justify a prediction. However, in high-dimensional input spaces, such rules are difficult to…

Machine Learning · Computer Science 2025-12-02 Pirzada Suhail , Aditya Anand , Amit Sethi

Weakly Supervised Object Localization (WSOL) aims to localize objects with image-level supervision. Existing works mainly rely on Class Activation Mapping (CAM) derived from a classification model. However, CAM-based methods usually focus…

Computer Vision and Pattern Recognition · Computer Science 2022-05-30 Jilan Xu , Junlin Hou , Yuejie Zhang , Rui Feng , Rui-Wei Zhao , Tao Zhang , Xuequan Lu , Shang Gao