paper-with-me

Papers

Interpretable Credit Application Predictions With Counterfactual Explanations

2018-11-13 · Rory Mc Grath, Luca Costabello, Chan Le Van, Paul Sweeney, Farbod Kamiab, Zhao Shen, Freddy Lecue

We predict credit applications with off-the-shelf, interchangeable black-box classifiers and we explain single predictions with counterfactual explanations. Counterfactual explanations expose the minimal changes required on the input data to obtain a different result e.g., approved vs rejected application. Despite their effectiveness, counterfactuals are mainly designed for changing an undesired outcome of a prediction i.e. loan rejected. Counterfactuals, however, can be difficult to interpret, especially when a high number of features are involved in the explanation. Our contribution is two-fold: i) we propose positive counterfactuals, i.e. we adapt counterfactual explanations to also explain accepted loan applications, and ii) we propose two weighting strategies to generate more interpretable counterfactuals. Experiments on the HELOC loan applications dataset show that our contribution outperforms the baseline counterfactual generation strategy, by leading to smaller and hence more interpretable counterfactuals.

📄 PDF Abstract BibTeX arXiv:1811.05245

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Self-Interpretable Time Series Prediction with Counterfactual Explanations

2023-06-09 · Jingquan Yan, Hao Wang

Interpretable time series prediction is crucial for safety-critical areas such as healthcare and autonomous driving. Most existing methods focus on interpreting predictions by assigning important scores to segments of ti…

Autonomous DrivingcounterfactualCounterfactual InferencePrediction+2

Interpretable Model-Aware Counterfactual Explanations for Random Forest

2025-10-31 · Joshua S. Harvey, Guanchao Feng, Sai Anusha Meesala, Tina Zhao 외 arxiv

Despite their enormous predictive power, machine learning models are often unsuitable for applications in regulated industries such as finance, due to their limited capacity to provide explanations. While model-agnostic …

Feature Importance

Counterfactual Explanations of Black-box Machine Learning Models using Causal Discovery with Applications to Credit Rating

2024-02-05 · Daisuke Takahashi, Shohei Shimizu, Takuma Tanaka

Explainable artificial intelligence (XAI) has helped elucidate the internal mechanisms of machine learning algorithms, bolstering their reliability by demonstrating the basis of their predictions. Several XAI models cons…

Causal DiscoverycounterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Interpretable Counterfactual Explanations Guided by Prototypes

2019-07-03 · Arnaud Van Looveren, Janis Klaise

We propose a fast, model agnostic method for finding interpretable counterfactual explanations of classifier predictions by using class prototypes. We show that class prototypes, obtained using either an encoder or throu…

counterfactualDiagnostic

A Series of Unfortunate Counterfactual Events: the Role of Time in Counterfactual Explanations

2020-10-09 · Andrea Ferrario, Michele Loi

Counterfactual explanations are a prominent example of post-hoc interpretability methods in the explainable Artificial Intelligence research domain. They provide individuals with alternative scenarios and a set of recomm…

BIG-bench Machine LearningcounterfactualCounterfactual ExplanationExplainable artificial intelligence