Generative Example-Based Explanations: Bridging the Gap between Generative Modeling and Explainability
Recently, several methods have leveraged deep generative modeling to produce example-based explanations of decision algorithms for high-dimensional input data. Despite promising results, a disconnect exists between these methods and the classical explainability literature, which focuses on lower-dimensional data with semantically meaningful features. This conceptual and communication gap leads to misunderstandings and misalignments in goals and expectations. In this paper, we bridge this gap by proposing a novel probabilistic framework for local example-based explanations. Our framework integrates the critical characteristics of classical local explanation desiderata while being amenable to high-dimensional data and their modeling through deep generative models. Our aim is to facilitate communication, foster rigor and transparency, and improve the quality of peer discussion and research progress.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
KACE: Generating Knowledge Aware Contrastive Explanations for Natural Language Inference
In order to better understand the reason behind model behaviors (i.e., making predictions), most recent works have exploited generative models to provide complementary explanations. However, existing approaches in NLP ma…
counterfactualLanguage ModellingNatural Language InferenceCounterfactual State Explanations for Reinforcement Learning Agents via Generative Deep Learning
Counterfactual explanations, which deal with "why not?" scenarios, can provide insightful explanations to an AI agent's behavior. In this work, we focus on generating counterfactual explanations for deep reinforcement le…
counterfactualDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Evaluation of Feature-based explanations
This blog post describes contribution of the paper titled "EVALUATIONS AND METHODS FOR EXPLANATION THROUGH ROBUSTNESS ANALYSIS" by [Cheng et. al](https://openreview.net/forum?id=Hye4KeSYDr) that discusses assessing robus…
AttributeFeature ImportanceCycle-Consistent Counterfactuals by Latent Transformations
CounterFactual (CF) visual explanations try to find images similar to the query image that change the decision of a vision system to a specified outcome. Existing methods either require inference-time optimization or joi…
counterfactualFrom Classical to Quantum Reinforcement Learning and Its Applications in Quantum Control: A Beginner's Tutorial
This tutorial is designed to make reinforcement learning (RL) more accessible to undergraduate students by offering clear, example-driven explanations. It focuses on bridging the gap between RL theory and practical codin…
Reinforcement Learning