paper-with-me

Papers

Towards Robust and Reliable Algorithmic Recourse

2021-02-26 · NeurIPS 2021 12 · Sohini Upadhyay, Shalmali Joshi, Himabindu Lakkaraju

As predictive models are increasingly being deployed in high-stakes decision making (e.g., loan approvals), there has been growing interest in post hoc techniques which provide recourse to affected individuals. These techniques generate recourses under the assumption that the underlying predictive model does not change. However, in practice, models are often regularly updated for a variety of reasons (e.g., dataset shifts), thereby rendering previously prescribed recourses ineffective. To address this problem, we propose a novel framework, RObust Algorithmic Recourse (ROAR), that leverages adversarial training for finding recourses that are robust to model shifts. To the best of our knowledge, this work proposes the first solution to this critical problem. We also carry out detailed theoretical analysis which underscores the importance of constructing recourses that are robust to model shifts: 1) we derive a lower bound on the probability of invalidation of recourses generated by existing approaches which are not robust to model shifts. 2) we prove that the additional cost incurred due to the robust recourses output by our framework is bounded. Experimental evaluation on multiple synthetic and real-world datasets demonstrates the efficacy of the proposed framework and supports our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2102.13620

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

HOC 설명 없음

Similar Papers 제목 키워드 기반

Setting the Right Expectations: Algorithmic Recourse Over Time

2023-09-13 · Joao Fonseca, Andrew Bell, Carlo Abrate, Francesco Bonchi 외

Algorithmic systems are often called upon to assist in high-stakes decision making. In light of this, algorithmic recourse, the principle wherein individuals should be able to take action against an undesirable outcome m…

Decision Making

ElliCE: Efficient and Provably Robust Algorithmic Recourse via the Rashomon Sets

2026-02-07 · Bohdan Turbal, Iryna Voitsitska, Lesia Semenova arxiv

Machine learning models now influence decisions that directly affect people's lives, making it important to understand not only their predictions, but also how individuals could act to obtain better results. Algorithmic …

Decomposing Counterfactual Explanations for Consequential Decision Making

2022-11-03 · Martin Pawelczyk, Lea Tiyavorabun, Gjergji Kasneci

The goal of algorithmic recourse is to reverse unfavorable decisions (e.g., from loan denial to approval) under automated decision making by suggesting actionable feature changes (e.g., reduce the number of credit cards)…

counterfactualDecision Making

Algorithmic recourse under imperfect causal knowledge: a probabilistic approach

2020-06-11 · NeurIPS 2020 12 · Amir-Hossein Karimi, Julius von Kügelgen, Bernhard Schölkopf, Isabel Valera

Recent work has discussed the limitations of counterfactual explanations to recommend actions for algorithmic recourse, and argued for the need of taking causal relationships between features into consideration. Unfortun…

counterfactual

Relevance-aware Algorithmic Recourse

2024-05-29 · Dongwhi Kim, Nuno Moniz

As machine learning continues to gain prominence, transparency and explainability are increasingly critical. Without an understanding of these models, they can replicate and worsen human bias, adversely affecting margina…