paper-with-me

Papers

Illuminating Salient Contributions in Neuron Activation with Attribution Equilibrium

2022-05-23 · Woo-Jeoung Nam, Seong-Whan Lee

With the remarkable success of deep neural networks, there is a growing interest in research aimed at providing clear interpretations of their decision-making processes. In this paper, we introduce Attribution Equilibrium, a novel method to decompose output predictions into fine-grained attributions, balancing positive and negative relevance for clearer visualization of the evidence behind a network decision. We carefully analyze conventional approaches to decision explanation and present a different perspective on the conservation of evidence. We define the evidence as a gap between positive and negative influences among gradient-derived initial contribution maps. Then, we incorporate antagonistic elements and a user-defined criterion for the degree of positive attribution during propagation. Additionally, we consider the role of inactivated neurons in the propagation rule, thereby enhancing the discernment of less relevant elements such as the background. We conduct various assessments in a verified experimental environment with PASCAL VOC 2007, MS COCO 2014, and ImageNet datasets. The results demonstrate that our method outperforms existing attribution methods both qualitatively and quantitatively in identifying the key input features that influence model decisions.

📄 PDF Abstract BibTeX arXiv:2205.11109

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Neurons Speak in Ranges: Breaking Free from Discrete Neuronal Attribution

2025-02-04 · Muhammad Umair Haider, Hammad Rizwan, Hassan Sajjad, Peizhong Ju 외

Interpreting the internal mechanisms of large language models (LLMs) is crucial for improving their trustworthiness and utility. Prior work has primarily focused on mapping individual neurons to discrete semantic concept…

Decodertext-classificationText Classification

From Heads to Neurons: Causal Attribution and Steering in Multi-Task Vision-Language Models

2026-04-20 · Qidong Wang, Junjie Hu, Ming Jiang arxiv

Recent work has increasingly explored neuron-level interpretation in vision-language models (VLMs) to identify neurons critical to final predictions. However, existing neuron analyses generally focus on single tasks, lim…

Achieving Sparse Activation in Small Language Models

2024-06-03 · Jifeng Song, Kai Huang, Xiangyu Yin, Boyuan Yang 외

Sparse activation, which selectively activates only an input-dependent set of neurons in inference, is a useful technique to reduce the computing cost of Large Language Models (LLMs) without retraining or adaptation effo…

What is Missing? Explaining Neurons Activated by Absent Concepts

2026-03-10 · Robin Hesse, Simone Schaub-Meyer, Janina Hesse, Bernt Schiele 외 arxiv

Explainable artificial intelligence (XAI) aims to provide human-interpretable insights into the behavior of deep neural networks (DNNs), typically by estimating a simplified causal structure of the model. In existing wor…

Interpreting Deep Neural Networks with Relative Sectional Propagation by Analyzing Comparative Gradients and Hostile Activations

2020-12-07 · Woo-Jeoung Nam, Jaesik Choi, Seong-Whan Lee

The clear transparency of Deep Neural Networks (DNNs) is hampered by complex internal structures and nonlinear transformations along deep hierarchies. In this paper, we propose a new attribution method, Relative Sectiona…