paper-with-me

홈 › Papers

CX-ToM: Counterfactual Explanations with Theory-of-Mind for Enhancing Human Trust in Image Recognition Models

2021-09-03 · Arjun R. Akula, Keze Wang, Changsong Liu, Sari Saba-Sadiya, Hongjing Lu, Sinisa Todorovic, Joyce Chai, Song-Chun Zhu

We propose CX-ToM, short for counterfactual explanations with theory-of mind, a new explainable AI (XAI) framework for explaining decisions made by a deep convolutional neural network (CNN). In contrast to the current methods in XAI that generate explanations as a single shot response, we pose explanation as an iterative communication process, i.e. dialog, between the machine and human user. More concretely, our CX-ToM framework generates sequence of explanations in a dialog by mediating the differences between the minds of machine and human user. To do this, we use Theory of Mind (ToM) which helps us in explicitly modeling human's intention, machine's mind as inferred by the human as well as human's mind as inferred by the machine. Moreover, most state-of-the-art XAI frameworks provide attention (or heat map) based explanations. In our work, we show that these attention based explanations are not sufficient for increasing human trust in the underlying CNN model. In CX-ToM, we instead use counterfactual explanations called fault-lines which we define as follows: given an input image I for which a CNN classification model M predicts class c_pred, a fault-line identifies the minimal semantic-level features (e.g., stripes on zebra, pointed ears of dog), referred to as explainable concepts, that need to be added to or deleted from I in order to alter the classification category of I by M to another specified class c_alt. We argue that, due to the iterative, conceptual and counterfactual nature of CX-ToM explanations, our framework is practical and more natural for both expert and non-expert users to understand the internal workings of complex deep learning models. Extensive quantitative and qualitative experiments verify our hypotheses, demonstrating that our CX-ToM significantly outperforms the state-of-the-art explainable AI models.

📄 PDF Abstract BibTeX arXiv:2109.01401

Code (1)

arjunakula/faultline_explainer 공식 구현 pytorch

Tasks

counterfactualExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

SocialNLI: A Dialogue-Centric Social Inference Dataset

2025-10-06 · Akhil Deo, Kate Sanders, Benjamin Van Durme arxiv

Making theory-of-mind inferences from human dialogue is a strong indicator of a model's underlying social abilities, which are fundamental for adept AI assistants. However, large language and reasoning models struggle to…

Theory of Mind for Explainable Human-Robot Interaction

2025-12-29 · Marie S. Bauer, Julia Gachot, Matthias Kerzel, Cornelius Weber 외 arxiv

Within the context of human-robot interaction (HRI), Theory of Mind (ToM) is intended to serve as a user-friendly backend to the interface of robotic systems, enabling robots to infer and respond to human mental states. …

X-ToM: Explaining with Theory-of-Mind for Gaining Justified Human Trust

2019-09-15 · Arjun R. Akula, Changsong Liu, Sari Saba-Sadiya, Hongjing Lu 외

We present a new explainable AI (XAI) framework aimed at increasing justified human trust and reliance in the AI machine through explanations. We pose explanation as an iterative communication process, i.e. dialog, betwe…

Action RecognitionExplainable Artificial Intelligence (XAI)image-classificationImage Classification+1

From Theory of Mind to Theory of Environment: Counterfactual Simulation of Latent Environmental Dynamics

2026-01-04 · Ryutaro Uchiyama arxiv

The vertebrate motor system employs dimensionality-reducing strategies to limit the complexity of movement coordination, for efficient motor control. But when environments are dense with hidden action-outcome contingenci…

Enhancing Counterfactual Explanation Search with Diffusion Distance and Directional Coherence

2024-04-19 · Marharyta Domnich, Raul Vicente

A pressing issue in the adoption of AI models is the increasing demand for more human-centric explanations of their predictions. To advance towards more human-centric explanations, understanding how humans produce and se…

counterfactualCounterfactual Explanation