paper-with-me

홈 › Papers

DISCRET: Synthesizing Faithful Explanations For Treatment Effect Estimation

2024-06-02 · Yinjun Wu, Mayank Keoliya, Kan Chen, Neelay Velingker, Ziyang Li, Emily J Getzen, Qi Long, Mayur Naik, Ravi B Parikh, Eric Wong

Designing faithful yet accurate AI models is challenging, particularly in the field of individual treatment effect estimation (ITE). ITE prediction models deployed in critical settings such as healthcare should ideally be (i) accurate, and (ii) provide faithful explanations. However, current solutions are inadequate: state-of-the-art black-box models do not supply explanations, post-hoc explainers for black-box models lack faithfulness guarantees, and self-interpretable models greatly compromise accuracy. To address these issues, we propose DISCRET, a self-interpretable ITE framework that synthesizes faithful, rule-based explanations for each sample. A key insight behind DISCRET is that explanations can serve dually as database queries to identify similar subgroups of samples. We provide a novel RL algorithm to efficiently synthesize these explanations from a large search space. We evaluate DISCRET on diverse tasks involving tabular, image, and text data. DISCRET outperforms the best self-interpretable models and has accuracy comparable to the best black-box models while providing faithful explanations. DISCRET is available at https://github.com/wuyinjun-1993/DISCRET-ICML2024.

📄 PDF Abstract BibTeX arXiv:2406.00611

Code (1)

wuyinjun-1993/discret-icml2024 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Beyond Demographic Parity: Redefining Equal Treatment

2023-03-14 · Carlos Mougan, Laura State, Antonio Ferrara, Salvatore Ruggieri 외

Liberalism-oriented political philosophy reasons that all individuals should be treated equally independently of their protected characteristics. Related work in machine learning has translated the concept of \emph{equal…

FairnessPhilosophy

Phoneme Discretized Saliency Maps for Explainable Detection of AI-Generated Voice

2024-06-14 · Shubham Gupta, Mirco Ravanelli, Pascal Germain, Cem Subakan

In this paper, we propose Phoneme Discretized Saliency Maps (PDSM), a discretization algorithm for saliency maps that takes advantage of phoneme boundaries for explainable detection of AI-generated voice. We experimental…

text-to-speechText to Speech

Counterfactual Evaluation for Explainable AI

2021-09-05 · Yingqiang Ge, Shuchang Liu, Zelong Li, Shuyuan Xu 외

While recent years have witnessed the emergence of various explainable methods in machine learning, to what degree the explanations really represent the reasoning process behind the model prediction -- namely, the faithf…

counterfactualCounterfactual Reasoning

Discretized Integrated Gradients for Explaining Language Models

2021-08-31 · EMNLP 2021 11 · Soumya Sanyal, Xiang Ren

As a prominent attribution-based explanation algorithm, Integrated Gradients (IG) is widely adopted due to its desirable explanation axioms and the ease of gradient computation. It measures feature importance by averagin…

Feature ImportanceSentiment AnalysisSentiment Classification

Investigating Training and Generalization in Faithful Self-Explanations of Large Language Models

2025-12-08 · Tomoki Doi, Masaru Isonuma, Hitomi Yanaka arxiv

Large language models have the potential to generate explanations for their own predictions in a variety of styles based on user instructions. Recent research has examined whether these self-explanations faithfully refle…

Continual Learning