paper-with-me

Papers

Actionable Recourse in Linear Classification

2018-09-18 · Berk Ustun, Alexander Spangher, Yang Liu

Machine learning models are increasingly used to automate decisions that affect humans - deciding who should receive a loan, a job interview, or a social service. In such applications, a person should have the ability to change the decision of a model. When a person is denied a loan by a credit score, for example, they should be able to alter its input variables in a way that guarantees approval. Otherwise, they will be denied the loan as long as the model is deployed. More importantly, they will lack the ability to influence a decision that affects their livelihood. In this paper, we frame these issues in terms of recourse, which we define as the ability of a person to change the decision of a model by altering actionable input variables (e.g., income vs. age or marital status). We present integer programming tools to ensure recourse in linear classification problems without interfering in model development. We demonstrate how our tools can inform stakeholders through experiments on credit scoring problems. Our results show that recourse can be significantly affected by standard practices in model development, and motivate the need to evaluate recourse in practice.

📄 PDF Abstract BibTeX arXiv:1809.06514

Code (3)

ustunb/actionable-recourse 공식 구현
MartinPawel/ProbabilisticallyRobustRecourse pytorch
carla-recourse/CARLA pytorch

Tasks

ClassificationCredit scoreDecision MakingGeneral Classification

Similar Papers 제목 키워드 기반

On the Adversarial Robustness of Causal Algorithmic Recourse

2021-12-21 · Ricardo Dominguez-Olmedo, Amir-Hossein Karimi, Bernhard Schölkopf

Algorithmic recourse seeks to provide actionable recommendations for individuals to overcome unfavorable classification outcomes from automated decision-making systems. Recourse recommendations should ideally be robust t…

Adversarial RobustnessDecision Making

On the Trade-offs between Adversarial Robustness and Actionable Explanations

2023-09-28 · Satyapriya Krishna, Chirag Agarwal, Himabindu Lakkaraju

As machine learning models are increasingly being employed in various high-stakes settings, it becomes important to ensure that predictions of these models are not only adversarially robust, but also readily explainable …

Adversarial Robustness

HR-Bandit: Human-AI Collaborated Linear Recourse Bandit

2024-10-18 · Junyu Cao, Ruijiang Gao, Esmaeil Keyvanshokooh

Human doctors frequently recommend actionable recourses that allow patients to modify their conditions to access more effective treatments. Inspired by such healthcare scenarios, we propose the Recourse Linear UCB ($\tex…

Towards User Guided Actionable Recourse

2023-09-05 · Jayanth Yetukuri, Ian Hardy, Yang Liu

Machine Learning's proliferation in critical fields such as healthcare, banking, and criminal justice has motivated the creation of tools which ensure trust and transparency in ML models. One such tool is Actionable Reco…

Actionable CBFI: Integrating Structural Decomposition and Causal Counterfactual Recourse for Tabular Machine Learning

2026-08-28 · Sejong Oh arxiv

Explainable artificial intelligence (XAI) increasingly calls for actionable counterfactual recourse, yet current methodologies face challenges related to causal invalidity, excessive cognitive burden, and predictive fail…

Feature Importance