paper-with-me

Papers

What is Missing? Explaining Neurons Activated by Absent Concepts

2026-03-10 · Robin Hesse, Simone Schaub-Meyer, Janina Hesse, Bernt Schiele, Stefan Roth 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 work, this causal structure often includes relationships where the presence of a concept is associated with a strong activation of a neuron. For example, attribution methods primarily identify input pixels that contribute most to a prediction, and feature visualization methods reveal inputs that cause high activation of a target neuron - the former implicitly assuming that the relevant information resides in the input, and the latter that neurons encode the presence of concepts. However, a largely overlooked type of causal relationship is that of encoded absences, where the absence of a concept increases neural activation. In this work, we show that such missing but relevant concepts are common and that mainstream XAI methods struggle to reveal them when applied in their standard form. To address this, we propose two simple extensions to attribution and feature visualization techniques that uncover encoded absences. Across experiments, we show how mainstream XAI methods can be used to reveal and explain encoded absences, how ImageNet models exploit them, and that debiasing can be improved when considering them.

📄 PDF Abstract BibTeX arXiv:2603.09787

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What do CNN neurons learn: Visualization & Clustering

2020-10-18 · Haoyue Dai

In recent years convolutional neural networks (CNN) have shown striking progress in various tasks. However, despite the high performance, the training and prediction process remains to be a black box, leaving it a myster…

Clustering

Target-Oriented Pretraining Data Selection via Neuron-Activated Graph

2026-04-17 · Zijun Wang, Haoqin Tu, Weidong Zhou, Yiyang Zhou 외 arxiv

Everyday tasks come with a target, and pretraining models around this target is what turns them into experts. In this paper, we study target-oriented language model (LM) pretraining by introducing Neuron-Activated Graph …

Graph Ranking

Stably unactivated neurons in ReLU neural networks

2024-12-06 · Natalie Brownlowe, Christopher R. Cornwell, Ethan Montes, Gabriel Quijano 외

The choice of architecture of a neural network influences which functions will be realizable by that neural network and, as a result, studying the expressiveness of a chosen architecture has received much attention. In R…

Explaining Deep Learning Hidden Neuron Activations using Concept Induction

2023-01-23 · Abhilekha Dalal, Md Kamruzzaman Sarker, Adrita Barua, Pascal Hitzler

One of the current key challenges in Explainable AI is in correctly interpreting activations of hidden neurons. It seems evident that accurate interpretations thereof would provide insights into the question what a deep …

Deep Learning

Can We Find Neurons that Cause Unrealistic Images in Deep Generative Networks?

2022-01-17 · Hwanil Choi, Wonjoon Chang, Jaesik Choi

Even though Generative Adversarial Networks (GANs) have shown a remarkable ability to generate high-quality images, GANs do not always guarantee the generation of photorealistic images. Occasionally, they generate images…

GAN image forensicsImage GenerationImage ManipulationImage Reconstruction