中文
相关论文

相关论文: Class Activation Map generation by Multiple Level …

200 篇论文

Data series classification is an important and challenging problem in data science. Explaining the classification decisions by finding the discriminant parts of the input that led the algorithm to some decisions is a real need in many…

机器学习 · 计算机科学 2022-07-26 Paul Boniol , Mohammed Meftah , Emmanuel Remy , Themis Palpanas

Class Activation Mapping (CAM) has been widely adopted to generate saliency maps which provides visual explanations for deep neural networks (DNNs). The saliency maps are conventionally generated by fusing the channels of the target feature…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Guangwu Qian , Zhen-Qun Yang , Xu-Lu Zhang , Yaowei Wang , Qing Li , Xiao-Yong Wei

The need for clear, trustworthy explanations of deep learning model predictions is essential for high-criticality fields, such as medicine and biometric identification. Class Activation Maps (CAMs) are an increasingly popular category of…

Deep Learning has revolutionized machine learning, reaching unprecedented levels of accuracy, but at the cost of reduced interpretability. Especially in image processing systems, deep networks transform local pixel information into more…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Xinyi Zhang , Manuel Günther

Interpreting the decision-making process of deep convolutional neural networks remains a central challenge in achieving trustworthy and transparent artificial intelligence. Explainable AI (XAI) techniques, particularly Class Activation Map…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Hajar Dekdegue , Moncef Garouani , Josiane Mothe , Jordan Bernigaud

Methods based on class activation maps (CAM) provide a simple mechanism to interpret predictions of convolutional neural networks by using linear combinations of feature maps as saliency maps. By contrast, masking-based methods optimize a…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Hanwei Zhang , Felipe Torres , Ronan Sicre , Yannis Avrithis , Stephane Ayache

Decisions made by convolutional neural networks(CNN) can be understood and explained by visualizing discriminative regions on images. To this end, Class Activation Map (CAM) based methods were proposed as powerful interpretation tools,…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Yi Liao , Yongsheng Gao , Weichuan Zhang

In this paper, we address the task of semantic-guided scene generation. One open challenge in scene generation is the difficulty of the generation of small objects and detailed local texture, which has been widely observed in global…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Hao Tang , Dan Xu , Yan Yan , Philip H. S. Torr , Nicu Sebe

Class Activation Mapping (CAM) and its gradient-based variants (e.g., GradCAM) have become standard tools for explaining Convolutional Neural Network (CNN) predictions. However, these approaches typically focus on individual logits, while…

机器学习 · 计算机科学 2026-04-10 Jacob Piland , Chris Sweet , Adam Czajka

Class Activation Mapping (CAM) methods are widely used to visualize neural network decisions, yet their underlying mechanisms remain incompletely understood. To enhance the understanding of CAM methods and improve their explainability, we…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Huaiguang Cai

Class activation map (CAM) helps to formulate saliency maps that aid in interpreting the deep neural network's prediction. Gradient-based methods are generally faster than other branches of vision interpretability and independent of human…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Masud An Nur Islam Fahim , Nazmus Saqib , Shafkat Khan Siam , Ho Yub Jung

We present Gradient Activation Maps (GAM) - a machinery for explaining predictions made by visual similarity and classification models. By gleaning localized gradient and activation information from multiple network layers, GAM offers…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Oren Barkan , Omri Armstrong , Amir Hertz , Avi Caciularu , Ori Katz , Itzik Malkiel , Noam Koenigstein

In this paper, we propose an efficient saliency map generation method, called Group score-weighted Class Activation Mapping (Group-CAM), which adopts the "split-transform-merge" strategy to generate saliency maps. Specifically, for an input…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Qinglong Zhang , Lu Rao , Yubin Yang

Class activation mapping (CAM) is a widely adopted class of saliency methods used to explain the behavior of convolutional neural networks (CNNs). These methods generate heatmaps that highlight the parts of the input most relevant to the…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Alejandro Luque-Cerpa , Elizabeth Polgreen , Ajitha Rajan , Hazem Torfah

In recent years, artificial intelligence is increasingly being applied widely in many different fields and has a profound and direct impact on human life. Following this is the need to understand the principles of the model making…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Quoc Hung Cao , Truong Thanh Hung Nguyen , Vo Thanh Khang Nguyen , Xuan Phong Nguyen

Deep learning techniques have shown great potential in medical image processing, particularly through accurate and reliable image segmentation on magnetic resonance imaging (MRI) scans or computed tomography (CT) scans, which allow the…

图像与视频处理 · 电气工程与系统科学 2022-05-10 Yang Liu , Ersi Zhang , Lulu Xu , Chufan Xiao , Xiaoyun Zhong , Lijin Lian , Fang Li , Bin Jiang , Yuhan Dong , Lan Ma , Qiming Huang , Ming Xu , Yongbing Zhang , Dongmei Yu , Chenggang Yan , Peiwu Qin

Current weakly supervised object localization and segmentation rely on class-discriminative visualization techniques to generate pseudo-labels for pixel-level training. Such visualization methods, including class activation mapping (CAM)…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Xiangwei Shi , Seyran Khademi , Yunqiang Li , Jan van Gemert

Weakly supervised image segmentation with image-level labels has drawn attention due to the high cost of pixel-level annotations. Traditional methods using Class Activation Maps (CAMs) often highlight only the most discriminative regions,…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Qingchen Tang , Lei Fan , Maurice Pagnucco , Yang Song

Weakly Supervised Semantic Segmentation (WSSS) addresses the challenge of training segmentation models using only image-level annotations. Existing WSSS methods struggle with precise object boundary localization and focus only on the most…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Ali Torabi , Sanjog Gaihre , MD Mahbubur Rahman , Yaqoob Majeed

Image-level weakly supervised semantic segmentation is a challenging task that has been deeply studied in recent years. Most of the common solutions exploit class activation map (CAM) to locate object regions. However, such response maps…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yukun Su , Jingliang Deng , Zonghan Li