paper-with-me

Papers

On the Fairness of Causal Algorithmic Recourse

2020-10-13 · Julius von Kügelgen, Amir-Hossein Karimi, Umang Bhatt, Isabel Valera, Adrian Weller, Bernhard Schölkopf

Algorithmic fairness is typically studied from the perspective of predictions. Instead, here we investigate fairness from the perspective of recourse actions suggested to individuals to remedy an unfavourable classification. We propose two new fairness criteria at the group and individual level, which -- unlike prior work on equalising the average group-wise distance from the decision boundary -- explicitly account for causal relationships between features, thereby capturing downstream effects of recourse actions performed in the physical world. We explore how our criteria relate to others, such as counterfactual fairness, and show that fairness of recourse is complementary to fairness of prediction. We study theoretically and empirically how to enforce fair causal recourse by altering the classifier and perform a case study on the Adult dataset. Finally, we discuss whether fairness violations in the data generating process revealed by our criteria may be better addressed by societal interventions as opposed to constraints on the classifier.

📄 PDF Abstract BibTeX arXiv:2010.06529

Code (1)

amirhk/recourse 공식 구현 pytorch

Tasks

counterfactualFairness

Similar Papers 제목 키워드 기반

Robustness Implies Fairness in Causal Algorithmic Recourse

2023-02-07 · Ahmad-Reza Ehyaei, Amir-Hossein Karimi, Bernhard Schölkopf, Setareh Maghsudi

Algorithmic recourse aims to disclose the inner workings of the black-box decision process in situations where decisions have significant consequences, by providing recommendations to empower beneficiaries to achieve a m…

Adversarial RobustnessFairness

RAGUEL: Recourse-Aware Group Unfairness Elimination

2022-08-30 · Aparajita Haldar, Teddy Cunningham, Hakan Ferhatosmanoglu

While machine learning and ranking-based systems are in widespread use for sensitive decision-making processes (e.g., determining job candidates, assigning credit scores), they are rife with concerns over unintended bias…

AttributecounterfactualDecision MakingFairness+1

Fairness in Algorithmic Recourse Through the Lens of Substantive Equality of Opportunity

2024-01-29 · Andrew Bell, Joao Fonseca, Carlo Abrate, Francesco Bonchi 외

Algorithmic recourse -- providing recommendations to those affected negatively by the outcome of an algorithmic system on how they can take action and change that outcome -- has gained attention as a means of giving pers…

Decision MakingFairness

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…

Revisiting (Un)Fairness in Recourse by Minimizing Worst-Case Social Burden

2025-09-04 · Ainhize Barrainkua, Giovanni De Toni, Jose Antonio Lozano, Novi Quadrianto arxiv

Machine learning based predictions are increasingly used in sensitive decision-making applications that directly affect our lives. This has led to extensive research into ensuring the fairness of classifiers. Beyond just…