paper-with-me

Papers

Algorithmic Recourse of In-Context Learning for Tabular Data

2026-05-29 · Wenshuo Dong, Jiaming Zhang, Shaopneg Fu, Hongbin Lin, Di Wang, Lijie Hu arxiv

As predictive models are increasingly deployed in high-stakes settings such as credit approval, there is a growing need for post-hoc methods that provide recourse to affected individuals. Many such models operate on tabular data, where features correspond to real-world attributes. Recently, in-context learning (ICL) has enabled large language models to perform tabular prediction by conditioning on labeled examples at inference time, without explicit training. However, algorithmic recourse for tabular decision-making under ICL remains largely unexplored. In this work, we present the first study of algorithmic recourse for tabular data under ICL. We carry out a theoretical analysis, showing that recourse remains well-defined and bounded, and we characterize how recourse converges toward classical solutions as the context size increases. In practice, we propose a novel zeroth-order recourse framework, Adaptive Subspace Recourse for In-Context Learning (ASR-ICL), that efficiently generates actionable and sparse recourse for black-box ICL models. The proposed framework naturally extends to multi-class tabular tasks. Experiments across multiple real-world datasets and models demonstrate that ASR-ICL achieves recourse quality comparable to existing methods with fewer queries and empirically confirm the predicted convergence behavior, supporting our theoretical analysis.

📄 PDF Abstract BibTeX arXiv:2605.31272

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Framing Algorithmic Recourse for Anomaly Detection

2022-06-29 · Debanjan Datta, Feng Chen, Naren Ramakrishnan

The problem of algorithmic recourse has been explored for supervised machine learning models, to provide more interpretable, transparent and robust outcomes from decision support systems. An unexplored area is that of al…

Anomaly DetectionDecoder

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

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…

Reassessing Evaluation Functions in Algorithmic Recourse: An Empirical Study from a Human-Centered Perspective

2024-05-23 · Tomu Tominaga, Naomi Yamashita, Takeshi Kurashima

In this study, we critically examine the foundational premise of algorithmic recourse - a process of generating counterfactual action plans (i.e., recourses) assisting individuals to reverse adverse decisions made by AI …

counterfactual

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…