paper-with-me

Papers

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. Unfortunately, in practice, the true underlying structural causal model is generally unknown. In this work, we first show that it is impossible to guarantee recourse without access to the true structural equations. To address this limitation, we propose two probabilistic approaches to select optimal actions that achieve recourse with high probability given limited causal knowledge (e.g., only the causal graph). The first captures uncertainty over structural equations under additive Gaussian noise, and uses Bayesian model averaging to estimate the counterfactual distribution. The second removes any assumptions on the structural equations by instead computing the average effect of recourse actions on individuals similar to the person who seeks recourse, leading to a novel subpopulation-based interventional notion of recourse. We then derive a gradient-based procedure for selecting optimal recourse actions, and empirically show that the proposed approaches lead to more reliable recommendations under imperfect causal knowledge than non-probabilistic baselines.

📄 PDF Abstract BibTeX arXiv:2006.06831

Code (2)

amirhk/recourse 공식 구현 pytorch
charmlab/recourse pytorch

Tasks

counterfactual

Similar Papers 제목 키워드 기반

The Importance of Time in Causal Algorithmic Recourse

2023-06-08 · Isacco Beretta, Martina Cinquini

The application of Algorithmic Recourse in decision-making is a promising field that offers practical solutions to reverse unfavorable decisions. However, the inability of these methods to consider potential dependencies…

Decision Making

Improvement-Focused Causal Recourse (ICR)

2022-10-27 · Gunnar König, Timo Freiesleben, Moritz Grosse-Wentrup

Algorithmic recourse recommendations, such as Karimi et al.'s (2021) causal recourse (CR), inform stakeholders of how to act to revert unfavourable decisions. However, some actions lead to acceptance (i.e., revert the mo…

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

Perfect Counterfactuals in Imperfect Worlds: Modelling Noisy Implementation of Actions in Sequential Algorithmic Recourse

2024-10-03 · Yueqing Xuan, Kacper Sokol, Mark Sanderson, Jeffrey Chan

Algorithmic recourse provides actions to individuals who have been adversely affected by automated decision-making and helps them achieve a desired outcome. Knowing the recourse, however, does not guarantee that users wo…

A Causal Perspective on Meaningful and Robust Algorithmic Recourse

2021-07-16 · Gunnar König, Timo Freiesleben, Moritz Grosse-Wentrup

Algorithmic recourse explanations inform stakeholders on how to act to revert unfavorable predictions. However, in general ML models do not predict well in interventional distributions. Thus, an action that changes the p…