paper-with-me

홈 › Papers

Guaranteed Optimal Compositional Explanations for Neurons

2025-11-25 · Biagio La Rosa, Leilani H. Gilpin arxiv

Compositional explanations are a family of methods that aim to describe the spatial alignment between neurons' receptive field activations and concepts through logical rules, typically computed via a search over all possible concept combinations. Since computing the spatial alignment over the entire state space is computationally infeasible, the literature commonly adopts assumptions related to the structure of the combinations and beam search to restrict the state space. However, beam search cannot provide any theoretical guarantees of optimality, and it remains unclear how close current explanations are to the true optimum. In this theoretical paper, we address this gap by introducing the first framework for computing guaranteed optimal compositional explanations over the entire state space spanned by the adopted assumptions. Specifically, we propose: (i) a decomposition that identifies the factors influencing the spatial alignment, (ii) a heuristic to estimate the alignment at any stage of the search, and (iii) the first algorithm that can compute optimal compositional explanations in a time comparable to exhaustive beam search. Using this framework, we demonstrate that 10-40% of explanations previously obtained with beam search are suboptimal when overlapping concepts are involved. Finally, we evaluate a beam-search variant guided by our proposed decomposition and heuristic, showing that it matches or improves runtime over prior methods while offering greater flexibility in hyperparameters and computational resources.

📄 PDF Abstract BibTeX arXiv:2511.20934

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Compositional Explanations of Neurons

2020-06-24 · NeurIPS 2020 12 · Jesse Mu, Jacob Andreas

We describe a procedure for explaining neurons in deep representations by identifying compositional logical concepts that closely approximate neuron behavior. Compared to prior work that uses atomic labels as explanation…

image-classificationImage ClassificationNatural Language Inference

Towards a fuller understanding of neurons with Clustered Compositional Explanations

2023-10-27 · NeurIPS 2023 11 · Biagio La Rosa, Leilani H. Gilpin, Roberto Capobianco

Compositional Explanations is a method for identifying logical formulas of concepts that approximate the neurons' behavior. However, these explanations are linked to the small spectrum of neuron activations (i.e., the hi…

Open Vocabulary Compositional Explanations for Neuron Alignment

2025-11-25 · Biagio La Rosa, Leilani H. Gilpin arxiv

Neurons are the fundamental building blocks of deep neural networks, and their interconnections allow AI to achieve unprecedented results. Motivated by the goal of understanding how neurons encode information, compositio…

Open Vocabulary Semantic Segmentation

When are Post-hoc Conceptual Explanations Identifiable?

2022-06-28 · Tobias Leemann, Michael Kirchhof, Yao Rong, Enkelejda Kasneci 외

Interest in understanding and factorizing learned embedding spaces through conceptual explanations is steadily growing. When no human concept labels are available, concept discovery methods search trained embedding space…

Disentanglement

Rigorously Assessing Natural Language Explanations of Neurons

2023-09-19 · Jing Huang, Atticus Geiger, Karel D'Oosterlinck, Zhengxuan Wu 외

Natural language is an appealing medium for explaining how large language models process and store information, but evaluating the faithfulness of such explanations is challenging. To help address this, we develop two mo…