paper-with-me

홈 › Papers

Entropy-based Logic Explanations of Neural Networks

2021-06-12 · Pietro Barbiero, Gabriele Ciravegna, Francesco Giannini, Pietro Lió, Marco Gori, Stefano Melacci

Explainable artificial intelligence has rapidly emerged since lawmakers have started requiring interpretable models for safety-critical domains. Concept-based neural networks have arisen as explainable-by-design methods as they leverage human-understandable symbols (i.e. concepts) to predict class memberships. However, most of these approaches focus on the identification of the most relevant concepts but do not provide concise, formal explanations of how such concepts are leveraged by the classifier to make predictions. In this paper, we propose a novel end-to-end differentiable approach enabling the extraction of logic explanations from neural networks using the formalism of First-Order Logic. The method relies on an entropy-based criterion which automatically identifies the most relevant concepts. We consider four different case studies to demonstrate that: (i) this entropy-based criterion enables the distillation of concise logic explanations in safety-critical domains from clinical data to computer vision; (ii) the proposed approach outperforms state-of-the-art white-box models in terms of classification accuracy and matches black box performances.

📄 PDF Abstract BibTeX arXiv:2106.06804

Code (3)

pietrobarbiero/entropy-lens 공식 구현 pytorch
pietrobarbiero/logic_explainer_networks 공식 구현 pytorch
pietrobarbiero/pytorch_explain 공식 구현 pytorch

Tasks

Explainable artificial intelligenceImage Classification

Similar Papers 제목 키워드 기반

SAGE: A Visual Language Model for Anomaly Detection via Fact Enhancement and Entropy-aware Alignment

2025-07-10 · Guoxin Zang, Xue Li, Donglin Di, Lanshun Nie 외 arxiv

While Vision-Language Models (VLMs) have shown promising progress in general multimodal tasks, they often struggle in industrial anomaly detection and reasoning, particularly in delivering interpretable explanations and …

Anomaly DetectionVisual Reasoning

Entropy Converges Between Dialogue Participants: Explanations from an Information-Theoretic Perspective

2016-08-01 · ACL 2016 8 · Yang Xu, David Reitter

On Geometry of Information Flow for Causal Inference

2020-02-06 · Sudam Surasinghe, Erik M. Bollt

Causal inference is perhaps one of the most fundamental concepts in science, beginning originally from the works of some of the ancient philosophers, through today, but also weaved strongly in current work from statistic…

Causal Inference

Maximum Entropy Baseline for Integrated Gradients

2022-04-12 · Hanxiao Tan

Integrated Gradients (IG), one of the most popular explainability methods available, still remains ambiguous in the selection of baseline, which may seriously impair the credibility of the explanations. This study propos…

Target Entropy Annealing for Discrete Soft Actor-Critic

2021-12-06 · Yaosheng Xu, Dailin Hu, Litian Liang, Stephen Mcaleer 외

Soft Actor-Critic (SAC) is considered the state-of-the-art algorithm in continuous action space settings. It uses the maximum entropy framework for efficiency and stability, and applies a heuristic temperature Lagrange t…

Atari GamesScheduling