What is Missing? Explaining Neurons Activated by Absent Concepts
Robin Hesse, Simone Schaub-Meyer, Janina Hesse, Bernt Schiele, Stefan Roth

TL;DR
This paper investigates how deep neural networks encode the absence of concepts, revealing that missing concepts can activate neurons and that current XAI methods often overlook these encoded absences, which can improve model debiasing.
Contribution
The authors identify the importance of encoded absences in neural activations and propose extensions to existing XAI methods to uncover these absent concepts.
Findings
Mainstream XAI methods can reveal encoded absences with proposed extensions.
Neural networks exploit encoded absences for decision-making.
Considering absences improves debiasing techniques.
Abstract
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…
Peer Reviews
Decision·Submitted to ICLR 2026
- With some exceptions about missing details (see below), the paper is well written - The application of encoded absence to debiasing techniques seem a promising and interesting future direction
- **Novelty, Significance, and Contribution**: Both the concept of encoded absence and the extensions proposed by the authors have already been studied in the literature. For the extensions, as the authors noted, the algorithms are unchanged. Therefore, there is not enough contribution in the paper to support publication. More details are provided below: - At the conceptual level, the concept of **encoded absence in activations and neurons has already been extensively studied**. The authors a
- The paper is well written and presents the concept of **encoded absences** in a logical and structured manner, which helps the reader understand its significance. - The experimental design is well-thought-out: the authors begin with conceptual and toy examples, then progress to image classification and finally to a debiasing task. This gradual development effectively builds understanding. - The **debiasing task** is particularly valuable, and the authors propose a **promising** approach to add
- Similarity to other xAI methods: While the paper introduces a novel analytical perspective, some of its ideas resemble concepts explored in existing explainable AI methods. For example, the notion of **negative features**—or features contributing against a prediction—has been addressed in approaches such as **Shapley values** [1]. Furthermore, the idea of leveraging the **entire dataset** to obtain a global understanding of both positive and negative influences aligns with the concepts of **pr
Kudos to the authors for a well-written, compact, and conceptually clean paper that executes on a simple, but good, idea. The paper is easy to follow, which is important for adoption of the methodological extensions in various applications. It is about as thorough in explaining and demonstrating the utility of the proposed extensions as I can expect a 9 page paper to be, from providing carefully designed, illustrative toy examples to showing performance on more realistic image datasets. The debi
Since the (two) updates to existing methods feel somewhat modest, my biggest concern is whether the scope of contribution is large enough for a main paper. However, the simplicity is also appealing – it’s a good idea! The Intro overpromises application in other fields (you name drop “biological neural networks”) but the paper doesn’t illustrate a general use case beyond images. Furthermore, the Appendix section C Broader Impacts doesn’t address what domains you would imagine your proposed metho
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Generative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications
