paper-with-me

Papers

Robust Bayesian Recourse

2022-06-22 · Tuan-Duy H. Nguyen, Ngoc Bui, Duy Nguyen, Man-Chung Yue, Viet Anh Nguyen

Algorithmic recourse aims to recommend an informative feedback to overturn an unfavorable machine learning decision. We introduce in this paper the Bayesian recourse, a model-agnostic recourse that minimizes the posterior probability odds ratio. Further, we present its min-max robust counterpart with the goal of hedging against future changes in the machine learning model parameters. The robust counterpart explicitly takes into account possible perturbations of the data in a Gaussian mixture ambiguity set prescribed using the optimal transport (Wasserstein) distance. We show that the resulting worst-case objective function can be decomposed into solving a series of two-dimensional optimization subproblems, and the min-max recourse finding problem is thus amenable to a gradient descent algorithm. Contrary to existing methods for generating robust recourses, the robust Bayesian recourse does not require a linear approximation step. The numerical experiment demonstrates the effectiveness of our proposed robust Bayesian recourse facing model shifts. Our code is available at https://github.com/VinAIResearch/robust-bayesian-recourse.

📄 PDF Abstract BibTeX arXiv:2206.10833

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar 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. Unfortun…

counterfactual

Personalized Algorithmic Recourse with Preference Elicitation

2022-05-27 · Giovanni De Toni, Paolo Viappiani, Stefano Teso, Bruno Lepri 외

Algorithmic Recourse (AR) is the problem of computing a sequence of actions that -- once performed by a user -- overturns an undesirable machine decision. It is paramount that the sequence of actions does not require too…

Efficient Exploration

Personalized Causal Recourse: A Human-In-The-Loop Approach

2026-07-03 · Denise Tampieri, Giovanni De Toni, Paolo Giudici arxiv

Algorithmic recourse addresses the challenge of providing tailored recommendations to users affected by unfavorable machine learning decisions, in potentially high-stakes scenarios. Traditional approaches to recourse oft…

Bayesian Inference

Target-confidence Recourse Using tSeTlin machines: TRUST

2026-06-17 · K. Darshana Abeyrathna, Sara El Mekkaoui, Nils Enric Canut Taugbøl, Anuja Vats arxiv

Counterfactual explanations are widely used to provide algorithmic recourse in high-stakes decision-making systems. Most existing methods seek the smallest change to an input that flips a model's decision. However, decis…

Bayesian Persuasion for Algorithmic Recourse

2021-12-12 · Keegan Harris, Valerie Chen, Joon Sik Kim, Ameet Talwalkar 외

When subjected to automated decision-making, decision subjects may strategically modify their observable features in ways they believe will maximize their chances of receiving a favorable decision. In many practical situ…

Decision Making