paper-with-me

Papers

Towards Locally Explaining Prediction Behavior via Gradual Interventions and Measuring Property Gradients

2025-03-07 · Niklas Penzel, Joachim Denzler

Deep learning models achieve high predictive performance but lack intrinsic interpretability, hindering our understanding of the learned prediction behavior. Existing local explainability methods focus on associations, neglecting the causal drivers of model predictions. Other approaches adopt a causal perspective but primarily provide more general global explanations. However, for specific inputs, it's unclear whether globally identified factors apply locally. To address this limitation, we introduce a novel framework for local interventional explanations by leveraging recent advances in image-to-image editing models. Our approach performs gradual interventions on semantic properties to quantify the corresponding impact on a model's predictions using a novel score, the expected property gradient magnitude. We demonstrate the effectiveness of our approach through an extensive empirical evaluation on a wide range of architectures and tasks. First, we validate it in a synthetic scenario and demonstrate its ability to locally identify biases. Afterward, we apply our approach to analyze network training dynamics, investigate medical skin lesion classifiers, and study a pre-trained CLIP model with real-life interventional data. Our results highlight the potential of interventional explanations on the property level to reveal new insights into the behavior of deep models.

📄 PDF Abstract BibTeX arXiv:2503.05424

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Focus 설명 없음
ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Emergent Causal-Geometric Dynamics Across Depth in Large Language Models

2026-02-04 · Shahar Haim, Daniel C McNamee arxiv

Geometric analyses of large language model (LLM) representations reveal structured variation across depth but remain fundamentally correlational with respect to token prediction formation. Meanwhile, causal interventions…

Information-theoretic Evolution of Model Agnostic Global Explanations

2021-05-14 · Sukriti Verma, Nikaash Puri, Piyush Gupta, Balaji Krishnamurthy

Explaining the behavior of black box machine learning models through human interpretable rules is an important research area. Recent work has focused on explaining model behavior locally i.e. for specific predictions as …

Marketingmodel

Variational saliency maps for explaining model's behavior

2021-01-01 · Jae Myung Kim, Eunji Kim, Seokhyeon Ha, Sungroh Yoon 외

Saliency maps have been widely used to explain the behavior of an image classifier. We introduce a new interpretability method which considers a saliency map as a random variable and aims to calculate the posterior distr…

Interpretable machine learning models: a physics-based view

2020-03-22 · Ion Matei, Johan de Kleer, Christoforos Somarakis, Rahul Rai 외

To understand changes in physical systems and facilitate decisions, explaining how model predictions are made is crucial. We use model-based interpretability, where models of physical systems are constructed by composing…

BIG-bench Machine LearningInterpretable Machine Learning

Model Agnostic Local Explanations of Reject

2022-05-16 · André Artelt, Roel Visser, Barbara Hammer

The application of machine learning based decision making systems in safety critical areas requires reliable high certainty predictions. Reject options are a common way of ensuring a sufficiently high certainty of predic…

counterfactualDecision Makingmodel