paper-with-me

홈 › Papers

Combining Counterfactuals With Shapley Values To Explain Image Models

2022-06-14 · Aditya Lahiri, Kamran Alipour, Ehsan Adeli, Babak Salimi

With the widespread use of sophisticated machine learning models in sensitive applications, understanding their decision-making has become an essential task. Models trained on tabular data have witnessed significant progress in explanations of their underlying decision making processes by virtue of having a small number of discrete features. However, applying these methods to high-dimensional inputs such as images is not a trivial task. Images are composed of pixels at an atomic level and do not carry any interpretability by themselves. In this work, we seek to use annotated high-level interpretable features of images to provide explanations. We leverage the Shapley value framework from Game Theory, which has garnered wide acceptance in general XAI problems. By developing a pipeline to generate counterfactuals and subsequently using it to estimate Shapley values, we obtain contrastive and interpretable explanations with strong axiomatic guarantees.

📄 PDF Abstract BibTeX arXiv:2206.07087

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingExplainable Artificial Intelligence (XAI)

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Explaining the root causes of unit-level changes

2022-06-26 · Kailash Budhathoki, George Michailidis, Dominik Janzing

Existing methods of explainable AI and interpretable ML cannot explain change in the values of an output variable for a statistical unit in terms of the change in the input values and the change in the "mechanism" (the f…

Explaining Temporal Graph Predictions With Shapley Values

2026-04-27 · Lea-Marie Sussek, Stefan Heindorf arxiv

Temporal Graph Neural Networks (TGNNs) have become increasingly popular in recent years due to their superior predictive performance by combining both spatial and temporal information. However, how these models utilize t…

Rational Shapley Values

2021-06-18 · David S. Watson

Explaining the predictions of opaque machine learning algorithms is an important and challenging task, especially as complex models are increasingly used to assist in high-stakes decisions such as those arising in health…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Which Modality Decides? Counterfactual Modality Attribution for Multimodal LLMs

2026-07-29 · Vahidin Hasic, Chao Wang, Luis C. Garcia-Peraza-Herrera, David Watson 외 arxiv

Multimodal large language models (MLLMs) increasingly support high-stakes decision making by combining complementary information from images and text. While existing explainability methods identify influential image regi…

Decision Making

Explaining Reinforcement Learning with Shapley Values

2023-06-09 · Daniel Beechey, Thomas M. S. Smith, Özgür Şimşek

For reinforcement learning systems to be widely adopted, their users must understand and trust them. We present a theoretical analysis of explaining reinforcement learning using Shapley values, following a principled app…

reinforcement-learningReinforcement Learning