paper-with-me

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 tools is important, it is even more critical to analyse and interpret a predictive model, and vet it thoroughly to ensure that the recourses it offers are meaningful and non-discriminatory before it is deployed in the real world. To this end, we propose a novel model agnostic framework called Actionable Recourse Summaries (AReS) to construct global counterfactual explanations which provide an interpretable and accurate summary of recourses for the entire population. We formulate a novel objective which simultaneously optimizes for correctness of the recourses and interpretability of the explanations, while minimizing overall recourse costs across the entire population. More specifically, our objective enables us to learn, with optimality guarantees on recourse correctness, a small number of compact rule sets each of which capture recourses for well defined subpopulations within the data. We also demonstrate theoretically that several of the prior approaches proposed to generate recourses for individuals are special cases of our framework. Experimental evaluation with real world datasets and user studies demonstrate that our framework can provide decision makers with a comprehensive overview of recourses corresponding to any black box model, and consequently help detect undesirable model biases and discrimination.

📄 PDF Abstract BibTeX arXiv:2009.07165

Code (1)

danwley/globe-ce pytorch

Tasks

counterfactualDecision Making

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Global Counterfactual Explanations: Investigations, Implementations and Improvements

2022-04-14 · Dan Ley, Saumitra Mishra, Daniele Magazzeni

Counterfactual explanations have been widely studied in explainability, with a range of application dependent methods emerging in fairness, recourse and model understanding. However, the major shortcoming associated with…

counterfactualCounterfactual ExplanationFairness

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

From Universal to Individualized Actionability: Revisiting Personalization in Algorithmic Recourse

2026-04-09 · Lena Marie Budde, Ayan Majumdar, Richard Uth, Markus Langer 외 arxiv

Algorithmic recourse aims to provide actionable recommendations that enable individuals to change unfavorable model outcomes, and prior work has extensively studied properties such as efficiency, robustness, and fairness…

GAM Coach: Towards Interactive and User-centered Algorithmic Recourse

2023-02-27 · Zijie J. Wang, Jennifer Wortman Vaughan, Rich Caruana, Duen Horng Chau

Machine learning (ML) recourse techniques are increasingly used in high-stakes domains, providing end users with actions to alter ML predictions, but they assume ML developers understand what input variables can be chang…

Additive modelscounterfactual

RecourseBench: A Modular Framework for Reproducible Algorithmic Recourse Evaluation

2026-06-15 · Zahra Khotanlou, Hashir Ahmed, Chenghao Tan, Ahmed Abdelaal 외 arxiv

Algorithmic recourse methods provide counterfactual explanations that inform individuals of the actions required to overturn an unfavorable model decision. Despite rapid methodological progress, principled comparison rem…