paper-with-me

Papers

From Attribution Maps to Human-Understandable Explanations through Concept Relevance Propagation

2022-06-07 · Reduan Achtibat, Maximilian Dreyer, Ilona Eisenbraun, Sebastian Bosse, Thomas Wiegand, Wojciech Samek, Sebastian Lapuschkin

The field of eXplainable Artificial Intelligence (XAI) aims to bring transparency to today's powerful but opaque deep learning models. While local XAI methods explain individual predictions in form of attribution maps, thereby identifying where important features occur (but not providing information about what they represent), global explanation techniques visualize what concepts a model has generally learned to encode. Both types of methods thus only provide partial insights and leave the burden of interpreting the model's reasoning to the user. In this work we introduce the Concept Relevance Propagation (CRP) approach, which combines the local and global perspectives and thus allows answering both the "where" and "what" questions for individual predictions. We demonstrate the capability of our method in various settings, showcasing that CRP leads to more human interpretable explanations and provides deep insights into the model's representation and reasoning through concept atlases, concept composition analyses, and quantitative investigations of concept subspaces and their role in fine-grained decision making.

📄 PDF Abstract BibTeX arXiv:2206.03208

Code (2)

maxdreyer/crp-human-study 공식 구현 pytorch
rachtibat/zennit-crp 공식 구현 pytorch

Tasks

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Inherently Interpretable Multi-Label Classification Using Class-Specific Counterfactuals

2023-03-01 · Susu Sun, Stefano Woerner, Andreas Maier, Lisa M. Koch 외

Interpretability is essential for machine learning algorithms in high-stakes application fields such as medical image analysis. However, high-performing black-box neural networks do not provide explanations for their pre…

ClassificationClinical KnowledgeMedical Image AnalysisMulti-Label Classification+1

ConceptSMILE: Auditing the Trustworthiness of Concept-Based Explainable AI

2026-07-10 · Mohadeseh Mollapour, Koorosh Aslansefat, Zeinab Dehghani, Bhupesh Kumar Mishra 외 arxiv

Concept-based explainable artificial intelligence (AI) can make model reasoning more human-understandable, but concept-level outputs are not automatically trustworthy. We introduce ConceptSMILE, a model-agnostic perturba…

MAPS: Masked Attribution-based Probing of Strategies- A computational framework to align human and model explanations

2025-10-14 · Sabine Muzellec, Yousif Kashef Alghetaa, Simon Kornblith, Kohitij Kar arxiv

Human core object recognition depends on the selective use of visual information, but the strategies guiding these choices are difficult to measure directly. We present MAPS (Masked Attribution-based Probing of Strategie…

Object Recognition

Non-identifiability of Explanations from Model Behavior in Deep Networks of Image Authenticity Judgments

2026-04-08 · Icaro Re Depaolini, Uri Hasson arxiv

Deep neural networks can predict human judgments, but this does not imply that they rely on human-like information or reveal the cues underlying those judgments. Prior work has addressed this issue using attribution heat…

Attri-Net: A Globally and Locally Inherently Interpretable Model for Multi-Label Classification Using Class-Specific Counterfactuals

2024-06-08 · Susu Sun, Stefano Woerner, Andreas Maier, Lisa M. Koch 외

Interpretability is crucial for machine learning algorithms in high-stakes medical applications. However, high-performing neural networks typically cannot explain their predictions. Post-hoc explanation methods provide a…

Clinical KnowledgeMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION