Online Algorithmic Recourse by Collective Action
Elliot Creager, Richard Zemel
TL;DR
The paper addresses recourse under online model updates, proposing Online Algorithmic Recourse (OAR) where data subjects perturb training data to influence the online learning of $\theta$ through a bi-level optimization. It demonstrates that coordinated, collective perturbations can yield better target outcomes for a query subject than isolated perturbations, using simple nearest-centroid experiments on Iris and MNIST embeddings. This highlights a potential for group-driven influence over deployed systems that learn online, with implications for fairness, robustness, and require understanding of how training-data dynamics shape automated decisions. The work also connects to adversarial training, data poisoning, and protective optimization frameworks, pointing to rich directions for future research, including broader actionability constraints and black-box scenarios.
Abstract
Research on algorithmic recourse typically considers how an individual can reasonably change an unfavorable automated decision when interacting with a fixed decision-making system. This paper focuses instead on the online setting, where system parameters are updated dynamically according to interactions with data subjects. Beyond the typical individual-level recourse, the online setting opens up new ways for groups to shape system decisions by leveraging the parameter update rule. We show empirically that recourse can be improved when users coordinate by jointly computing their feature perturbations, underscoring the importance of collective action in mitigating adverse automated decisions.
