paper-with-me

홈 › Papers

Learning Global Transparent Models Consistent with Local Contrastive Explanations

2020-02-19 · NeurIPS 2020 12 · Tejaswini Pedapati, Avinash Balakrishnan, Karthikeyan Shanmugam, Amit Dhurandhar

There is a rich and growing literature on producing local contrastive/counterfactual explanations for black-box models (e.g. neural networks). In these methods, for an input, an explanation is in the form of a contrast point differing in very few features from the original input and lying in a different class. Other works try to build globally interpretable models like decision trees and rule lists based on the data using actual labels or based on the black-box models predictions. Although these interpretable global models can be useful, they may not be consistent with local explanations from a specific black-box of choice. In this work, we explore the question: Can we produce a transparent global model that is simultaneously accurate and consistent with the local (contrastive) explanations of the black-box model? We introduce a natural local consistency metric that quantifies if the local explanations and predictions of the black-box model are also consistent with the proxy global transparent model. Based on a key insight we propose a novel method where we create custom boolean features from sparse local contrastive explanations of the black-box model and then train a globally transparent model on just these, and showcase empirically that such models have higher local consistency compared with other known strategies, while still being close in performance to models that are trained with access to the original data.

📄 PDF Abstract BibTeX arXiv:2002.08247

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Similar Papers 제목 키워드 기반

ProtoECGNet: Case-Based Interpretable Deep Learning for Multi-Label ECG Classification with Contrastive Learning

2025-04-11 · Sahil Sethi, David Chen, Thomas Statchen, Michael C. Burkhart 외

Deep learning-based electrocardiogram (ECG) classification has shown impressive performance but clinical adoption has been slowed by the lack of transparent and faithful explanations. Post hoc methods such as saliency ma…

Contrastive LearningDeep LearningDiagnosticECG Classification+3

An Interpretable Model with Globally Consistent Explanations for Credit Risk

2018-11-30 · Chaofan Chen, Kangcheng Lin, Cynthia Rudin, Yaron Shaposhnik 외

We propose a possible solution to a public challenge posed by the Fair Isaac Corporation (FICO), which is to provide an explainable model for credit risk assessment. Rather than present a black box model and explain it a…

Interpreting Language Reward Models via Contrastive Explanations

2024-11-25 · Junqi Jiang, Tom Bewley, Saumitra Mishra, Freddy Lecue 외

Reward models (RMs) are a crucial component in the alignment of large language models' (LLMs) outputs with human values. RMs approximate human preferences over possible LLM responses to the same prompt by predicting and …

Attribute

Interpreting LLM-as-a-Judge Policies via Verifiable Global Explanations

2025-10-09 · Jasmina Gajcin, Erik Miehling, Rahul Nair, Elizabeth Daly 외 arxiv

Using LLMs to evaluate text, that is, LLM-as-a-judge, is increasingly being used at scale to augment or even replace human annotations. As such, it is imperative that we understand the potential biases and risks of doing…

CLIMAX: An exploration of Classifier-Based Contrastive Explanations

2023-07-02 · Praharsh Nanavati, Ranjitha Prasad

Explainable AI is an evolving area that deals with understanding the decision making of machine learning models so that these models are more transparent, accountable, and understandable for humans. In particular, post-h…

Decision MakingExplainable Artificial Intelligence (XAI)