paper-with-me

홈 › Papers

Model Explanations via the Axiomatic Causal Lens

2021-09-08 · Gagan Biradar, Vignesh Viswanathan, Yair Zick

Explaining the decisions of black-box models is a central theme in the study of trustworthy ML. Numerous measures have been proposed in the literature; however, none of them take an axiomatic approach to causal explainability. In this work, we propose three explanation measures which aggregate the set of all but-for causes -- a necessary and sufficient explanation -- into feature importance weights. Our first measure is a natural adaptation of Chockler and Halpern's notion of causal responsibility, whereas the other two correspond to existing game-theoretic influence measures. We present an axiomatic treatment for our proposed indices, showing that they can be uniquely characterized by a set of desirable properties. We also extend our approach to derive a new method to compute the Shapley-Shubik and Banzhaf indices for black-box model explanations. Finally, we analyze and compare the necessity and sufficiency of all our proposed explanation measures in practice using the Adult-Income dataset. Thus, our work is the first to formally bridge the gap between model explanations, game-theoretic influence, and causal analysis.

📄 PDF Abstract BibTeX arXiv:2109.03890

Code (1)

gabi-1337/causal-explanations 공식 구현

Tasks

Feature Importancemodel

Similar Papers 제목 키워드 기반

Axiomatic Aggregations of Abductive Explanations

2023-09-29 · Gagan Biradar, Yacine Izza, Elita Lobo, Vignesh Viswanathan 외

The recent criticisms of the robustness of post hoc model approximation explanation methods (like LIME and SHAP) have led to the rise of model-precise abductive explanations. For each data point, abductive explanations p…

Feature Importancevalid

Explainable Reinforcement Learning Through a Causal Lens

2019-05-27 · Prashan Madumal, Tim Miller, Liz Sonenberg, Frank Vetere

Prevalent theories in cognitive science propose that humans understand and represent the knowledge of the world through causal relationships. In making sense of the world, we build causal models in our mind to encode cau…

counterfactualreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Teaching Transformers Causal Reasoning through Axiomatic Training

2024-07-10 · Aniket Vashishtha, Abhinav Kumar, Atharva Pandey, Abbavaram Gowtham Reddy 외

For text-based AI systems to interact in the real world, causal reasoning is an essential skill. Since active interventions are costly, we study to what extent a system can learn causal reasoning from symbolic demonstrat…

Inductive Bias

Causal Explanation for Reinforcement Learning: Quantifying State and Temporal Importance

2022-10-24 · Xiaoxiao Wang, Fanyu Meng, Xin Liu, Zhaodan Kong 외

Explainability plays an increasingly important role in machine learning. Furthermore, humans view the world through a causal lens and thus prefer causal explanations over associational ones. Therefore, in this paper, we …

Collision Avoidancereinforcement-learningReinforcement LearningReinforcement Learning (RL)

The Compositional Structure of Bayesian Inference

2023-05-10 · Dylan Braithwaite, Jules Hedges, Toby St Clere Smithe

Bayes' rule tells us how to invert a causal process in order to update our beliefs in light of new evidence. If the process is believed to have a complex compositional structure, we may observe that the inversion of the …

Bayesian Inference