TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Entropy-based Logic Explanations of Neural Networks

Entropy-based Logic Explanations of Neural Networks

Pietro Barbiero, Gabriele Ciravegna, Francesco Giannini, Pietro Lió, Marco Gori, Stefano Melacci

2021-06-12Image ClassificationExplainable artificial intelligence
PaperPDFCode(official)Code(official)Code(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Image ClassificationCUBClassification Accuracy0.9295Entropy-based Logic Explained Network
Image ClassificationCUBExplanation Accuracy95.24Entropy-based Logic Explained Network
Image ClassificationCUBExplanation complexity3.74Entropy-based Logic Explained Network
Image ClassificationCUBExplanation extraction time171.87Entropy-based Logic Explained Network
Image ClassificationCUBClassification Accuracy0.9192$\psi$ network
Image ClassificationCUBExplanation Accuracy76.1$\psi$ network
Image ClassificationCUBExplanation complexity15.96$\psi$ network
Image ClassificationCUBExplanation extraction time3707.29$\psi$ network
Image ClassificationCUBClassification Accuracy0.9079Bayesian Rule List
Image ClassificationCUBExplanation Accuracy96.02Bayesian Rule List
Image ClassificationCUBExplanation complexity8.87Bayesian Rule List
Image ClassificationCUBExplanation extraction time264678.29Bayesian Rule List
Image ClassificationCUBClassification Accuracy0.8162Decision Tree
Image ClassificationCUBExplanation Accuracy89.36Decision Tree
Image ClassificationCUBExplanation complexity45.92Decision Tree
Image ClassificationCUBExplanation extraction time8.1Decision Tree

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Transferring Styles for Reduced Texture Bias and Improved Robustness in Semantic Segmentation Networks2025-07-14FedGSCA: Medical Federated Learning with Global Sample Selector and Client Adaptive Adjuster under Label Noise2025-07-13