paper-with-me

Papers

Optimal Robust Recourse with $L^p$-Bounded Model Change

2025-09-25 · Phone Kyaw, Kshitij Kayastha, Shahin Jabbari arxiv

Recourse provides individuals who received undesirable labels (e.g., denied a loan) from algorithmic decision-making systems with a minimum-cost improvement suggestion to achieve the desired outcome. However, in practice, models often get updated to reflect changes in the data distribution or environment, invalidating the recourse recommendations (i.e., following the recourse will not lead to the desirable outcome). The robust recourse literature addresses this issue by providing a framework for computing recourses whose validity is resilient to slight changes in the model. However, since the optimization problem of computing robust recourse is non-convex (even for linear models), most of the current approaches do not have any theoretical guarantee on the optimality of the recourse. Recent work by Kayastha et. al. provides the first provably optimal algorithm for robust recourse with respect to generalized linear models when the model changes are measured using the $L^{\infty}$ norm. However, using the $L^{\infty}$ norm can lead to recourse solutions with a high price. To address this shortcoming, we consider more constrained model changes defined by the $L^p$ norm, where $p\geq 1$ but $p\neq \infty$, and provide a new algorithm that provably computes the optimal robust recourse for generalized linear models. Empirically, for both linear and non-linear models, we demonstrate that our algorithm achieves a significantly lower price of recourse (up to several orders of magnitude) compared to prior work and also exhibits a better trade-off between the implementation cost of recourse and its validity. Our empirical analysis also illustrates that our approach provides more sparse recourses compared to prior work and remains resilient to post-processing approaches that guarantee feasibility.

📄 PDF Abstract BibTeX arXiv:2509.21293

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Bits Break Recourse: Counterfactual-Faithful Quantization

2026-05-16 · Chaymae Yahyati, Ismail Lamaakal, Khalid El Makkaoui, Ibrahim Ouahbi arxiv

Quantization can preserve predictive accuracy under low-bit deployment while silently breaking algorithmic recourse: an actionable change that flips a decision before quantization may fail after quantization, or become s…

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 tec…

Decision Making

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

Robust Bayesian Recourse

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

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 posterio…

BIG-bench Machine Learning

A Sharp Barrier for Consistent Submodular Maximization: Any Improvement over $2-\sqrt{2}$ Entails Exponential Queries or Linear Recourse

2026-09-09 · Shi Fu, Qixin Zhang, Dacheng Tao arxiv

Consistent submodular maximization studies the tradeoff between solution quality and stability when elements arrive over time. For a monotone submodular objective, which models diminishing returns, an algorithm maintains…