paper-with-me

Papers

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 aggregating local actions is costly and often inconsistent. Recourse Summaries address this limitation by partitioning the population and assigning one shared action per subgroup, enabling comparison across subgroups. Designing summaries involves a fundamental trade-off between recourse effectiveness and recourse cost, which existing methods do not adequately address. We introduce Summaries of Optimal and Global Actionable Recourse (SOGAR), which formulates recourse summary learning as an optimal decision tree learning problem and finds the Pareto front -- the complete set of solutions where improving one objective necessarily worsens the other. SOGAR enables post-hoc selection of the desired trade-off without retraining. Using shallow axis-parallel decision trees and sparse leaf actions, SOGAR produces stable, low-cost, and effective recourse summaries that outperform existing approaches across effectiveness and cost metrics.

📄 PDF Abstract BibTeX arXiv:2605.07598

Code (0)

등록된 구현이 없습니다.

Tasks

Bias Detection

Similar Papers 제목 키워드 기반

Beyond Individualized Recourse: Interpretable and Interactive Summaries of Actionable Recourses

2020-09-15 · NeurIPS 2020 12 · Kaivalya Rawal, Himabindu Lakkaraju

As predictive models are increasingly being deployed in high-stakes decision-making, there has been a lot of interest in developing algorithms which can provide recourses to affected individuals. While developing such to…

counterfactualDecision Making

Probabilistically Robust Recourse: Navigating the Trade-offs between Costs and Robustness in Algorithmic Recourse

2022-03-13 · Martin Pawelczyk, Teresa Datta, Johannes van-den-Heuvel, Gjergji Kasneci 외

As machine learning models are increasingly being employed to make consequential decisions in real-world settings, it becomes critical to ensure that individuals who are adversely impacted (e.g., loan denied) by the pred…

Pareto Optimal Algorithmic Recourse in Multi-cost Function

2025-02-11 · Wen-Ling Chen, Hong-Chang Huang, Kai-Hung Lin, Shang-Wei Hwang 외

In decision-making systems, algorithmic recourse aims to identify minimal-cost actions to alter an individual features, thereby obtaining a desired outcome. This empowers individuals to understand, question, or alter dec…

Your Recourse, My Loss? Algorithmic Recourse under Shared Constraints

2025-08-14 · Zahra Khotanlou, Kate Larson, Amir-Hossein Karimi arxiv

Decision makers are increasingly relying on machine learning in sensitive situations. Algorithmic recourse aims to provide individuals with actionable and minimally costly steps to reverse unfavorable AI-driven decisions…

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