paper-with-me

홈 › Papers

Detection Accuracy for Evaluating Compositional Explanations of Units

2021-09-16 · Sayo M. Makinwa, Biagio La Rosa, Roberto Capobianco

The recent success of deep learning models in solving complex problems and in different domains has increased interest in understanding what they learn. Therefore, different approaches have been employed to explain these models, one of which uses human-understandable concepts as explanations. Two examples of methods that use this approach are Network Dissection and Compositional explanations. The former explains units using atomic concepts, while the latter makes explanations more expressive, replacing atomic concepts with logical forms. While intuitively, logical forms are more informative than atomic concepts, it is not clear how to quantify this improvement, and their evaluation is often based on the same metric that is optimized during the search-process and on the usage of hyper-parameters to be tuned. In this paper, we propose to use as evaluation metric the Detection Accuracy, which measures units' consistency of detection of their assigned explanations. We show that this metric (1) evaluates explanations of different lengths effectively, (2) can be used as a stopping criterion for the compositional explanation search, eliminating the explanation length hyper-parameter, and (3) exposes new specialized units whose length 1 explanations are the perceptual abstractions of their longer explanations.

📄 PDF Abstract BibTeX arXiv:2109.07804

Code (1)

KRLGroup/detacc-compexp 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Network Dissection Network Dissection is an interpretability method for CNNs that evaluates the alignment between…

Similar Papers 제목 키워드 기반

On the Challenges of Evaluating Compositional Explanations in Multi-Hop Inference: Relevance, Completeness, and Expert Ratings

2021-09-07 · EMNLP 2021 11 · Peter Jansen, Kelly Smith, Dan Moreno, Huitzilin Ortiz

Building compositional explanations requires models to combine two or more facts that, together, describe why the answer to a question is correct. Typically, these "multi-hop" explanations are evaluated relative to one (…

valid

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…

Eclectic Rule Extraction for Explainability of Deep Neural Network based Intrusion Detection Systems

2024-01-18 · Jesse Ables, Nathaniel Childers, William Anderson, Sudip Mittal 외

This paper addresses trust issues created from the ubiquity of black box algorithms and surrogate explainers in Explainable Intrusion Detection Systems (X-IDS). While Explainable Artificial Intelligence (XAI) aims to enh…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Explanation GenerationIntrusion Detection

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

Compositional Models for Estimating Causal Effects

2024-06-25 · Purva Pruthi, David Jensen

Many real-world systems can be usefully represented as sets of interacting components. Examples include computational systems, such as query processors and compilers, natural systems, such as cells and ecosystems, and so…

Causal InferencecounterfactualSystematic Generalization