Distributionally Robust Recourse Action
Duy Nguyen, Ngoc Bui, Viet Anh Nguyen

TL;DR
This paper introduces DiRRAc, a framework for generating recourse actions that remain valid under model shifts caused by data distribution changes, using a min-max optimization approach.
Contribution
It proposes a novel distributionally robust recourse method that accounts for model shifts and distributional ambiguity, extending existing recourse generation techniques.
Findings
DiRRAc outperforms existing methods in synthetic and real-world datasets.
The framework effectively maintains recourse validity under model shifts.
Numerical experiments validate the robustness and applicability of DiRRAc.
Abstract
A recourse action aims to explain a particular algorithmic decision by showing one specific way in which the instance could be modified to receive an alternate outcome. Existing recourse generation methods often assume that the machine learning model does not change over time. However, this assumption does not always hold in practice because of data distribution shifts, and in this case, the recourse action may become invalid. To redress this shortcoming, we propose the Distributionally Robust Recourse Action (DiRRAc) framework, which generates a recourse action that has a high probability of being valid under a mixture of model shifts. We formulate the robustified recourse setup as a min-max optimization problem, where the max problem is specified by Gelbrich distance over an ambiguity set around the distribution of model parameters. Then we suggest a projected gradient descent…
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
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Imbalanced Data Classification Techniques
