paper-with-me

Papers

Integrative CAM: Adaptive Layer Fusion for Comprehensive Interpretation of CNNs

2024-12-02 · Aniket K. Singh, Debasis Chaudhuri, Manish P. Singh, Samiran Chattopadhyay

With the growing demand for interpretable deep learning models, this paper introduces Integrative CAM, an advanced Class Activation Mapping (CAM) technique aimed at providing a holistic view of feature importance across Convolutional Neural Networks (CNNs). Traditional gradient-based CAM methods, such as Grad-CAM and Grad-CAM++, primarily use final layer activations to highlight regions of interest, often neglecting critical features derived from intermediate layers. Integrative CAM addresses this limitation by fusing insights across all network layers, leveraging both gradient and activation scores to adaptively weight layer contributions, thus yielding a comprehensive interpretation of the model's internal representation. Our approach includes a novel bias term in the saliency map calculation, a factor frequently omitted in existing CAM techniques, but essential for capturing a more complete feature importance landscape, as modern CNNs rely on both weighted activations and biases to make predictions. Additionally, we generalize the alpha term from Grad-CAM++ to apply to any smooth function, expanding CAM applicability across a wider range of models. Through extensive experiments on diverse and complex datasets, Integrative CAM demonstrates superior fidelity in feature importance mapping, effectively enhancing interpretability for intricate fusion scenarios and complex decision-making tasks. By advancing interpretability methods to capture multi-layered model insights, Integrative CAM provides a valuable tool for fusion-driven applications, promoting the trustworthy and insightful deployment of deep learning models.

📄 PDF Abstract BibTeX arXiv:2412.01354

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Methods 이 논문이 사용한 방법론

CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

Integrative Approaches in Cybersecurity and AI

2024-08-12 · marwan omar

In recent years, the convergence of cybersecurity, artificial intelligence (AI), and data management has emerged as a critical area of research, driven by the increasing complexity and interdependence of modern technolog…

Management

Integrative Generalized Convex Clustering Optimization and Feature Selection for Mixed Multi-View Data

2019-12-11 · Minjie Wang, Genevera I. Allen

In mixed multi-view data, multiple sets of diverse features are measured on the same set of samples. By integrating all available data sources, we seek to discover common group structure among the samples that may be hid…

Clusteringfeature selection

IGCN: Integrative Graph Convolution Networks for patient level insights and biomarker discovery in multi-omics integration

2024-01-31 · Cagri Ozdemir, Mohammad Al Olaimat, Yashu Vashishath, Serdar Bozdag 외

Developing computational tools for integrative analysis across multiple types of omics data has been of immense importance in cancer molecular biology and precision medicine research. While recent advancements have yield…

Node Classification

Source Camera Identification Based On Content-Adaptive Fusion Network

2017-03-15 · Pengpeng Yang, Wei Zhao, Rongrong Ni, Yao Zhao

Source camera identification is still a hard task in forensics community, especially for the case of the small query image size. In this paper, we propose a solution to identify the source camera of the small-size images…

Spectral clustering via adaptive layer aggregation for multi-layer networks

2020-12-07 · Sihan Huang, Haolei Weng, Yang Feng

One of the fundamental problems in network analysis is detecting community structure in multi-layer networks, of which each layer represents one type of edge information among the nodes. We propose integrative spectral c…

ClusteringCommunity Detection