Learning Models for Actionable Recourse
Alexis Ross, Himabindu Lakkaraju, Osbert Bastani

TL;DR
This paper introduces a new method that uses adversarial training and PAC confidence sets to create machine learning models capable of providing individuals with high-probability recourse, ensuring fairness in high-stakes decisions.
Contribution
The paper presents a novel algorithm that guarantees recourse with high probability while maintaining model accuracy, advancing post-hoc interpretability methods.
Findings
Effective in providing high-probability recourse
Maintains high model accuracy
Validated on real-world datasets
Abstract
As machine learning models are increasingly deployed in high-stakes domains such as legal and financial decision-making, there has been growing interest in post-hoc methods for generating counterfactual explanations. Such explanations provide individuals adversely impacted by predicted outcomes (e.g., an applicant denied a loan) with recourse -- i.e., a description of how they can change their features to obtain a positive outcome. We propose a novel algorithm that leverages adversarial training and PAC confidence sets to learn models that theoretically guarantee recourse to affected individuals with high probability without sacrificing accuracy. We demonstrate the efficacy of our approach via extensive experiments on real data.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Machine Learning in Healthcare
