paper-with-me

Papers

Equalizing Recourse across Groups

2019-09-07 · Vivek Gupta, Pegah Nokhiz, Chitradeep Dutta Roy, Suresh Venkatasubramanian

The rise in machine learning-assisted decision-making has led to concerns about the fairness of the decisions and techniques to mitigate problems of discrimination. If a negative decision is made about an individual (denying a loan, rejecting an application for housing, and so on) justice dictates that we be able to ask how we might change circumstances to get a favorable decision the next time. Moreover, the ability to change circumstances (a better education, improved credentials) should not be limited to only those with access to expensive resources. In other words, \emph{recourse} for negative decisions should be considered a desirable value that can be equalized across (demographically defined) groups. This paper describes how to build models that make accurate predictions while still ensuring that the penalties for a negative outcome do not disadvantage different groups disproportionately. We measure recourse as the distance of an individual from the decision boundary of a classifier. We then introduce a regularized objective to minimize the difference in recourse across groups. We explore linear settings and further extend recourse to non-linear settings as well as model-agnostic settings where the exact distance from boundary cannot be calculated. Our results show that we can successfully decrease the unfairness in recourse while maintaining classifier performance.

📄 PDF Abstract BibTeX arXiv:1909.03166

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairness

Similar Papers 제목 키워드 기반

Equalizing Financial Impact in Supervised Learning

2018-06-24 · Govind Ramnarayan

Notions of "fair classification" that have arisen in computer science generally revolve around equalizing certain statistics across protected groups. This approach has been criticized as ignoring societal issues, includi…

FairnessGeneral Classification

FaiR-N: Fair and Robust Neural Networks for Structured Data

2020-10-13 · Shubham Sharma, Alan H. Gee, David Paydarfar, Joydeep Ghosh

Fairness in machine learning is crucial when individuals are subject to automated decisions made by models in high-stake domains. Organizations that employ these models may also need to satisfy regulations that promote r…

Adversarial RobustnessAttributeFairness

Optimal Recourse Summaries via Bi-Objective Decision Tree Learning

2026-05-08 · Ioannis Chatzis, Jason Liartis, Athanasios Voulodimos, Giorgos Stamou arxiv

Actionable Recourse provides individuals with actions they can take to change an unfavorable classifier outcome. While useful at the instance level, it is ill-suited for global auditing and bias detection, since aggregat…

Bias Detection

From Universal to Individualized Actionability: Revisiting Personalization in Algorithmic Recourse

2026-04-09 · Lena Marie Budde, Ayan Majumdar, Richard Uth, Markus Langer 외 arxiv

Algorithmic recourse aims to provide actionable recommendations that enable individuals to change unfavorable model outcomes, and prior work has extensively studied properties such as efficiency, robustness, and fairness…

Fair Recourse for All: Ensuring Individual and Group Fairness in Counterfactual Explanations

2026-01-28 · Fatima Ezzeddine, Obaida Ammar, Silvia Giordano, Omran Ayoub arxiv

Explainable Artificial Intelligence (XAI) is becoming increasingly essential for enhancing the transparency of machine learning (ML) models. Among the various XAI techniques, counterfactual explanations (CFs) hold a pivo…

Reinforcement Learning