paper-with-me

홈 › Papers

Agentic Search for Counterfactual Recourse under Fixed LLM Budgets

2026-06-07 · Yasuo Tabei arxiv

Counterfactual recourse aims to provide actionable feature changes that would alter an unfavorable decision made by a predictive model. In practice, affected individuals often benefit from multiple feasible alternatives rather than a single optimal explanation. A natural way to produce such alternatives is to prompt large language models (LLMs). However, prompting incurs a practical constraint: the number of LLM calls is often the dominant computational and economic cost. Together, the need for multiple alternatives and this cost constraint shift the problem from finding a single high-quality counterfactual to efficiently generating a set of oracle-validated counterfactuals under a fixed LLM-call budget. In this work, we study counterfactual recourse generation in the LLM-agentic setting as a fixed-budget search problem and propose Comp-MCTS, an agentic tree-search framework that maximizes the yield of unique, oracle-validated counterfactuals under this budget while maintaining favorable quantity--quality trade-offs. Comp-MCTS allocates the budget toward novel intervention directions via LLM-based proposal generation, oracle validation, and compression-guided pruning, in a training-free, oracle-only setting. Experiments on four real-world tabular datasets show that Comp-MCTS substantially outperforms single-candidate LATS-style baselines in the yield of unique, oracle-validated counterfactuals, and offers favorable quantity--quality--efficiency trade-offs against stronger multi-candidate variants: comparable or higher yield at similar or lower oracle-evaluation cost on three of four datasets, plus competitive proximity, sparsity, and novelty.

📄 PDF Abstract BibTeX arXiv:2606.08696

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…

Causal Algorithmic Recourse: Foundations and Methods

2026-05-12 · Drago Plecko, Collin Wang, Elias Bareinboim arxiv

The trustworthiness of AI decision-making systems is increasingly important. A key feature of such systems is the ability to provide recommendations for how an individual may reverse a negative decision, a problem known …

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…

Endogenous Macrodynamics in Algorithmic Recourse

2023-08-16 · Patrick Altmeyer, Giovan Angela, Aleksander Buszydlik, Karol Dobiczek 외

Existing work on Counterfactual Explanations (CE) and Algorithmic Recourse (AR) has largely focused on single individuals in a static environment: given some estimated model, the goal is to find valid counterfactuals for…

counterfactualvalid

Counterfactual Explanations Can Be Manipulated

2021-06-04 · NeurIPS 2021 12 · Dylan Slack, Sophie Hilgard, Himabindu Lakkaraju, Sameer Singh

Counterfactual explanations are emerging as an attractive option for providing recourse to individuals adversely impacted by algorithmic decisions. As they are deployed in critical applications (e.g. law enforcement, fin…

counterfactualCounterfactual ExplanationCrime Prediction