paper-with-me

홈 › Papers

From Black-box to Causal-box: Towards Building More Interpretable Models

2025-10-24 · Inwoo Hwang, Yushu Pan, Elias Bareinboim arxiv

Understanding the predictions made by deep learning models remains a central challenge, especially in high-stakes applications. A promising approach is to equip models with the ability to answer counterfactual questions -- hypothetical ``what if?'' scenarios that go beyond the observed data and provide insight into a model reasoning. In this work, we introduce the notion of causal interpretability, which formalizes when counterfactual queries can be evaluated from a specific class of models and observational data. We analyze two common model classes -- blackbox and concept-based predictors -- and show that neither is causally interpretable in general. To address this gap, we develop a framework for building models that are causally interpretable by design. Specifically, we derive a complete graphical criterion that determines whether a given model architecture supports a given counterfactual query. This leads to a fundamental tradeoff between causal interpretability and predictive accuracy, which we characterize by identifying the unique maximal set of features that yields an interpretable model with maximal predictive expressiveness. Experiments corroborate the theoretical findings.

📄 PDF Abstract BibTeX arXiv:2510.21998

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Interpretable Deep Generative Models via Causal Representation Learning

2025-04-15 · Gemma E. Moran, Bryon Aragam

Recent developments in generative artificial intelligence (AI) rely on machine learning techniques such as deep learning and generative modeling to achieve state-of-the-art performance across wide-ranging domains. These …

Representation Learning

DiConStruct: Causal Concept-based Explanations through Black-Box Distillation

2024-01-16 · Ricardo Moreira, Jacopo Bono, Mário Cardoso, Pedro Saleiro 외

Model interpretability plays a central role in human-AI decision-making systems. Ideally, explanations should be expressed using human-interpretable semantic concepts. Moreover, the causal relations between these concept…

Decision Making

Findings of the BlackboxNLP 2025 Shared Task: Localizing Circuits and Causal Variables in Language Models

2025-11-23 · Dana Arad, Yonatan Belinkov, Hanjie Chen, Najoung Kim 외 arxiv

Mechanistic interpretability (MI) seeks to uncover how language models (LMs) implement specific behaviors, yet measuring progress in MI remains challenging. The recently released Mechanistic Interpretability Benchmark (M…

Causality Learning: A New Perspective for Interpretable Machine Learning

2020-06-27 · Guandong Xu, Tri Dung Duong, Qian Li, Shaowu Liu 외

Recent years have witnessed the rapid growth of machine learning in a wide range of fields such as image recognition, text classification, credit scoring prediction, recommendation system, etc. In spite of their great pe…

BIG-bench Machine LearningInterpretable Machine Learningtext-classificationText Classification

Causal Interpretability for Machine Learning -- Problems, Methods and Evaluation

2020-03-09 · Raha Moraffah, Mansooreh Karami, Ruocheng Guo, Adrienne Raglin 외

Machine learning models have had discernible achievements in a myriad of applications. However, most of these models are black-boxes, and it is obscure how the decisions are made by them. This makes the models unreliable…

BIG-bench Machine LearningDecision MakingSurvey