---
title: Collective Recourse
url: https://www.emergentmind.com/topics/collective-recourse
type: topic
---

# Collective Recourse

Searching arXiv for the cited papers and closely related work on collective or multi-agent algorithmic recourse.
arxiv_search(query="collective recourse algorithmic recourse multi-agent performative validity endogenous macrodynamics AReS RAGUEL", max_results=10)
arxiv_search(query="collective recourse algorithmic recourse", max_results=10)
search_arxiv("collective recourse algorithmic recourse")
Collective recourse denotes a family of extensions of algorithmic recourse in which the unit of analysis is no longer an isolated individual interacting with a fixed model. In this broader literature, the term covers at least four related settings: the joint effects that arise when many individuals implement recourse and thereby shift the data distribution or the model itself; multi-agent environments in which recourse recommendations affect third parties, provider capacities, or strategic interaction; global or group-level summaries of recourse across a population; and socio-technical pipelines for correcting recurring group harms in deployed generative systems. Across these settings, the common move is from minimal-cost counterfactual change for one instance to system-level design, welfare, validity, governance, and fairness under collective action [2308.08187].

## 1. Conceptual scope

The single-individual recourse problem is typically formulated as follows: for a pre-trained model $M:\mathcal{X}\to\mathcal{Y}$ and a negative-outcome instance $x\in\mathcal{X}$, find the minimal-cost perturbation $x'$ so that $M(x')=y^*$, or, equivalently, solve
\[
\min_{x'} C(x,x') \quad \text{subject to } M(x')=y^*.
\]
This formulation appears explicitly in work on endogenous macrodynamics, where it serves as the baseline from which collective recourse departs [2308.08187].

In the literature, collective recourse is not a single formalism. In “Beyond Individualized Recourse: Interpretable and Interactive Summaries of Actionable Recourses” [2009.07165], it means a small, human-readable summary $R$ that prescribes recourses for most affected individuals by means of recourse rules over subpopulations. In “Multi-Agent Algorithmic Recourse” [2110.00673], it refers to a multi-agent environment in which current approaches to algorithmic recourse fail to guarantee certain ethically desirable properties once the assumption of a single agent environment is relaxed. In “Endogenous Macrodynamics in Algorithmic Recourse” [2308.08187], it denotes the inclusion of an external cost of recourse, reflecting negative spill-over on the remainder of the population. In “Online Algorithmic Recourse by Collective Action” [2401.00055], it denotes the fact that a crowd of users can collectively shape future predictions for a target individual by leveraging the parameter update rule. In “Collective Recourse for Generative Urban Visualizations” [2509.11487], it is formalized as structured community “visual bug reports” that trigger fixes to models and planning workflows.

These formulations share a negative result about individualized analysis. Past work has largely focused on the effect algorithmic recourse has on a single agent; many methodologies assume a static environment; and several papers argue that these assumptions suppress hidden externalities, feedback loops, or group-level harms. This suggests that “collective recourse” is best understood as an umbrella term for recourse methods that explicitly model population-level consequences, multi-stakeholder constraints, or recurring harms rather than only individual actionability.

## 2. Formalizations beyond the individual instance

One formalization augments the standard recourse objective with an externality term. In “Endogenous Macrodynamics in Algorithmic Recourse” [2308.08187], the unified objective is
\[
\min_{x'_1,\ldots,x'_K}
\left\{
\sum_i yloss(M(f(s'_i)),y^*)
+\lambda_1\cdot\sum_i cost(f(s'_i))
+\lambda_2\cdot\sum_i extcost(f(s'_i))
\right\}.
\]
Here $s'$ is a possibly latent search state, $f$ maps back to the feature space, and $\lambda_1,\lambda_2$ trade-off private versus external costs. Wachter’s method sets $f=\mathrm{identity}$, $\mathcal{S}=\mathcal{X}$, $K=1$; latent-space methods such as REVISE and CLUE learn $f$ via a VAE decoder; and DiCE adds a Determinantal Point Process term in $cost(\cdot)$ to enforce diversity [2308.08187].

A second formalization treats collective recourse as population-level summarization. AReS represents collective recourse as a two-level recourse set
\[
R=\{(q_i,C_i)\}_{i=1}^M,
\]
where $q_i$ is a Boolean conjunction of predicates defining a subpopulation, and $C_i=\{(c_{ij},c'_{ij})\}_{j=1}^{L_i}$ is an unordered set of inner recourse rules. The framework quantifies recourse correctness, coverage, cost through $featurecost(R)$ and $featurechange(R)$, and interpretability through $size(R)$, $maxwidth(R)$, and $numrsets(R)$, then solves
\[
\max_R \sum_{i=1}^{4}\lambda_i f_i(R)
\quad\text{s.t.}\quad
\mathrm{size}(R)\le\epsilon_1,\;
\maxwidth(R)\le\epsilon_2,\;
\mathrm{numrsets}(R)\le\epsilon_3.
\]
Theorem 2 states that if $\epsilon_1=1$, $\lambda_2=\lambda_3=0$, $\epsilon_2=\epsilon_3=\infty$, and $SD=\{\text{single instance }x\}$, then AReS reduces exactly to individual-recouse objectives used by methods such as Wachter et al. (2018), Ustun et al. (2019), and MACE [2009.07165].

A third formalization is explicitly many-to-many. In “From Individual to Multi-Agent Algorithmic Recourse: Minimizing the Welfare Gap via Capacitated Bipartite Matching” [2508.11070], there is a set of seekers $\mathcal{S}=\{s_1,\dots,s_n\}$ and a set of providers $\mathcal{P}=\{p_1,\dots,p_m\}$, each provider $p_j$ has finite capacity $k_j$, each seeker $s_i$ has precomputed pairwise costs $\{c_{ij}\}_{j=1}^m$, and the central planner coordinates matches to maximize total benefit subject to capacities. Costs are transformed to weights, for example
\[
w_{ij}=e^{-\gamma c_{ij}},\quad \gamma>0,
\]
and the basic capacitated matching is
\[
\max_{X\in\{0,1\}^{n\times m}} \sum_{i=1}^n\sum_{j=1}^m w_{ij}X_{ij}
\]
subject to each seeker matched at most once and each provider respecting capacity. The welfare gap is defined as
\[
\Delta W = W_{\mathrm{ind}}-W_{\mathrm{soc}},
\]
measuring loss due to competition for limited provider capacity [2508.11070].

A fourth formalization is socio-technical rather than optimization-centric. In generative urban visualization, a visual bug report is
\[
b=\langle g,c,prompts,evidence,harm\,type,s,n,r,q\rangle,
\]
with $g$ the affected group, $c$ the urban context, $s\in[0,1]$ severity, $n$ the number of unique reporters, $r\in[0,1]$ representativeness, and $q\in[0,1]$ evidence quality. Its mandate score is
\[
M(b)=s\times \bigl(1-e^{-n/\tau_n}\bigr)\times r\times q,
\]
and a report mandates a fix when $M(b)\ge\tau_M(h)$ [2509.11487].

## 3. Endogeneity, performativity, and hidden external cost

A central claim in the collective-recouse literature is that recourse is endogenous. In the simulation framework of “Endogenous Macrodynamics in Algorithmic Recourse” [2308.08187], at each round $t$ there is a population distribution $P^t$ over $\mathcal{X}$; a batch $B^t$ is sampled from the negative-class portion $P_0^t$; factuals $x\in B^t$ are replaced with their counterfactuals $x'$ via generator $G$; and the model is retrained or fine-tuned, $M^t\to M^{t+1}$, on the updated data, thereby inducing $P^t\to P^{t+1}$. The paper reports domain shifts as counterfactuals accumulate, model shifts as retraining changes parameters $\theta^t\to\theta^{t+1}$ and the decision boundary, and macrodynamics in which repeated recourse leads to cumulative $P$-shift, cumulative model-drift, and possible erosion of accuracy for future applicants. All generators induce statistically significant domain and model shifts, and model accuracy $(F_1)$ typically drops 5–15 ppt after $T=50$ rounds with 5% of negatives per round [2308.08187].

The paper operationalizes external cost as the negative effect on the remaining population, for example lower accuracy for future applicants or bank losses when admitting less-creditworthy borrowers. Quantification is proposed in three forms: the aggregate increase in MMD over time, the cumulative drop in $F_1$-score of $M^t$ over $t$, and the sum of pairwise model Disagreement over all retraining steps. This makes precise the claim that any choice of recourse that minimizes only $cost(x,x')$ ignores $extcost$ and can lead to socially inefficient outcomes [2308.08187].

A related but distinct line of work characterizes recourse as performative. In “Performative Validity of Recourse Explanations” [2506.15366], recourse explanations are performative because, when many applicants act according to their recommendations, their collective behavior may change statistical regularities in the data and, once the model is refitted, also the decision boundary. Performative validity is defined on a region $\mathcal{X}'\subseteq\mathcal{X}$ by requiring that every $x\in\mathcal{X}'$ that was reversed by the original model is also accepted by the retrained model. Proposition 4.1 states that the original predictor $h$ and retrained predictor $h^m$ agree at $x$ iff under the post-recourse distribution the recourse action $A$ is uninformative about the post-recourse label:
\[
A \perp\!\!\!\perp L^p \mid X^p.
\]
Theorem 4.2 identifies two sources of invalidity: recourse is influenced by effect variables $(X_E\to A)$, or recourse intervenes on effect variables $(A\to X_E^p)$. Corollary 4.4 states that, under either Assumption 3.1 or Assumption 3.2, any recourse method that abstains from intervening on direct effects is performatively valid; in particular, Improvement-focused Causal Recourse is the only standard method with this guarantee, while CE and CR may fail [2506.15366].

The empirical evidence in that paper is sharper than a generic warning. After simulating recourse by sampling from $\mathcal{D}^p$ and retraining on a 2:1 mixture of pre- and post-recourse data $(\alpha=1/3)$, the authors measure the shift in $\lvert P(L^p=1\mid X^p=x)-P(L=1\mid X=x)\rvert$ and the drop in acceptance rate among recourse-implementers. CE and CR induce large negative shifts, up to $-100\%$ in conditional probability, and acceptance-rate drops up to $-95\%$, while ICR remains stable with zero shift and zero drop across all SCMs [2506.15366].

These results make a common misconception untenable: that a recourse explanation remains valid simply because it flips the current predictor for one instance. The collective and performative analyses show that validity can fail after deployment-scale uptake, even when the original recommendation was individually valid.

## 4. Multi-agent interaction, welfare, and collective action

In explicit strategic settings, collective recourse is tied to third-party effects and welfare constraints. “Multi-Agent Algorithmic Recourse” [2110.00673] studies environments in which recommendations to one player may harm others or reduce total group payoff. In the follow-on study summarized in the details, players were randomly paired in an iterated Prisoner’s Dilemma with an indefinite horizon, with probability $\delta$ the next round occurs and otherwise the game ends; $\delta\in\{0,\tfrac12,\tfrac34\}$. A control group with identical expected length used fixed-length games of exactly 1, 2, or 4 rounds respectively. In total $N=3\,294$ games satisfied $\delta=0$ or $\delta>0$ with matching fixed controls. For each single-round subgame, the system pretended to advise one principle player using three optimization variants: single-agent optimal recourse, Pareto-efficient recourse, and social-welfare-efficient recourse [2110.00673].

The key findings are directly relevant to collective recourse. Under single-agent optimal recourse, 434 recommendations would have improved the principle player’s expected payoff but simultaneously reduced total social welfare and harmed the other player, violating Pareto efficiency. Zero recommendations ever improved both the focal player and the other player or increased social welfare. Under Pareto-efficient or joint constraints, no recommendations were possible that both helped the principle player and satisfied these group-level constraints; in effect, the framework would have abstained from advising any strategy change. Under social-welfare-only constraints, 2 860 recommendations would have increased the sum of both players’ payoffs, but all of these would have decreased the focal player’s payoff, and none would have helped the principle player [2110.00673].

This establishes a recurring ethical dilemma in collective recourse: should an algorithm advise an individual to do something that makes them worse off in order to improve overall social welfare? The paper’s conclusion is that single-agent recourse can repeatedly suggest “defect” even though this systematically erodes mutual payoff, whereas imposing Pareto or social-welfare constraints entirely eliminates harmful recommendations at the cost of sometimes giving no advice [2110.00673].

A different multi-agent formulation replaces strategic interaction with capacity-constrained providers. In the capacitated bipartite matching framework, three layers are defined: basic capacitated matching with fixed capacities, optimal capacity redistribution with fixed total capacity $K=\sum_j k_j$, and cost-aware optimization with penalties $\beta_j\lvert \tilde{k}_j-\hat{k}_j\rvert$ for capacity changes. The heuristic for capacity redistribution sorts the top-$K$ individual matches $\{w_i^*\}$ and sets $k_j$ equal to the number of these matches pointing to $j$; it runs in $O(nm+n\log n)$ and is provably optimal for Problem (2) under the top-$K$ criterion [2508.11070].

The experimental summary reports that, on Two-Moon, basic matching with capacity $(2,4,1,1)$ achieves social welfare 5.59, or 93.1% of the individual-welfare upper bound; optimal redistribution with capacity $(0,2,4,4)$ achieves 6.01, or 100.0%; and cost-aware optimization with capacity $(1,3,1,3)$ achieves 5.97, or 99.4%. Across Credit and COMPAS, basic matching attains approximately 94–96% of IW, redistribution yields 100%, and cost-aware retains approximately 99% while moderating capacity changes [2508.11070]. A plausible implication is that “collective recourse” in this line of work is not merely about explaining rejected decisions but about redesigning allocation mechanisms so that individual actionability remains compatible with collectively feasible outcomes.

A third variant studies collective action in online learning. In “Online Algorithmic Recourse by Collective Action” [2401.00055], online algorithmic recourse is formalized as a bi-level problem in which all data subjects may perturb their own inputs $\delta_i$ so as to shape the updated $\theta$ and obtain a goal class for a query subject:
\[
\Delta^*=\arg\min_\Delta L(f_{\theta^*(\Delta)}(X_*),e_{\hat y_*})
\]
subject to
\[
\theta^*(\Delta)=\arg\min_\theta R(\theta,X+\Delta,Y),\qquad \|\delta_i\|_p\le\epsilon\;\forall i.
\]
On UCI-Iris and MNIST, collective recourse is more effective than individual recourse at a given $\epsilon$ budget; the reported qualitative result is that collective always achieves lower loss for any $\epsilon$ in Figure 2 [2401.00055]. The paper does not provide formal theorems, but its main theoretical observation is that by violating the i.i.d. assumption, coordinating perturbations allows data subjects to gain leverage over model behavior that individual recourse alone cannot.

## 5. Group-level summaries, ranking fairness, and operational mechanisms

Not all collective-recouse frameworks are about feedback loops or games. Some operate at the level of explanation, audit, and ranking. AReS is explicitly designed to construct global counterfactual explanations that provide an interpretable and accurate summary of recourses for the entire population. Its objective simultaneously optimizes for correctness of recourses and interpretability of explanations while minimizing overall recourse costs across the entire population. The framework yields a small number of compact rule sets capturing recourses for well defined subpopulations, and Theorem 3 states that if the classifier admits recourse for every affected individual, then
\[
incorrectrecourse(R)/|X_{\mathrm{aff}}|\le (1-\rho),
\]
where $\rho$ is the approximation ratio of the submodular-maximization algorithm [2009.07165].

The empirical summary for AReS emphasizes interpretability and auditability. On credit scoring, bail decisions, and COMPAS recidivism, AReS matches or exceeds state-of-the-art individualized methods in recourse accuracy, often $>95\%$, while reducing mean cost by 20–50%. On a 3-layer DNN for COMPAS, AReS achieves 99.4% accuracy at mean cost 2.8, versus 73.7% and cost 4.5 for FACE. In a user study with a hand-crafted biased bail black box, users shown AReS summaries immediately reported the asymmetric treatment, with more than 90% detecting bias, whereas aggregated individual recourses confused 80% of users [2009.07165]. These results support a distinct interpretation of collective recourse: a global explanatory summary that reveals subgroup disparities invisible when inspecting individuals one at a time.

RAGUEL introduces another collective notion: ranked group-level recourse fairness. Let $\mathcal{D}$ be partitioned into disjoint subgroups $S_1,S_2$, let $p=|S_2|/D$ be the global proportion of the protected subgroup, and define subgroup mean recourse cost
\[
M_j=\frac{1}{|S_j|}\sum_{x\in S_j} c(x),\quad j=1,2.
\]
Then the subgroup-cost ratio
\[
r=\frac{\min\{M_1,M_2\}}{\max\{M_1,M_2\}}\in[0,1]
\]
measures cost balance, with $r=1$ perfect balance. A set satisfies $\phi$-group-recourse fairness if $r\ge 1-\phi$, and an ordered prefix is ranked-recourse-fair if every prefix satisfies both $\epsilon$-fair representation and $\phi$-group-recourse fairness [2208.14175].

The recourse cost model uses weighted Euclidean distance to the nearest counterfactual:
\[
d(x,x')=\sqrt{\sum_{k=1}^m w_k(x_k-x'_k)^2},
\qquad c(x)=d(x,x').
\]
RAGUEL then re-ranks while minimizing total perturbation, and, in the block-based version, enforces constraints within each block. The empirical results on DC3 report an initial $r=0.759$; post-process classifiers may worsen $r$ to 0.472 or 0.422; FA*IR at 400 items achieves $r=0.554$; FoEiR at 50 items gets approximately 0.793; and RAGUEL raises $r$ to 0.876, with the block version giving $r=0.847$ with approximately 130% lower total cost of modifications. On counterfactual generation, RAGUEL-CF attains closeness approximately 1.4, sparsity 1.36 dimensions, and time 0.003 s, compared with MACE at closeness approximately 3 095, sparsity 2.23, time 1.7 s, and AR at closeness approximately 9.5, sparsity 1.6, time 0.003 s [2208.14175].

A final operational mechanism appears in generative urban visualization. There, collective recourse is a five-stage pipeline: Report, Triage, Fix, Verify, Closure. Triage clusters reports by harm type and context and computes $M(b)$; only reports with $M(b)\ge\tau_M$ enter the fix stage. Fix selection uses a quick steerability test on the subgroup visual eval set (SVES): if targeted counter- or negative prompts reduce recurrence on SVES, choose them as first response; else if the root cause is a data coverage gap, choose dataset edit; else choose reward-model tweak. Verification re-generates the SVES pre- and post-fix, checks that recurrence falls below a harm-specific tolerance, and collects subgroup satisfaction; closure requires rotating citizen jury approval and updates public dashboards, model cards, datasheets, and planning artifacts [2509.11487].

## 6. Trade-offs, safeguards, and unresolved tensions

Across the literature, collective recourse introduces explicit trade-offs rather than eliminating them. In the multi-agent Prisoner’s Dilemma setting, single-agent optimal recourse helps the principle player in 434 cases while harming the other player and reducing total welfare; Pareto or social-welfare constraints prevent such harm but may force abstention; and social-welfare-only constraints generate 2 860 recommendations that improve the sum of payoffs while making the focal player worse off [2110.00673]. In the capacitated matching setting, redistribution can close the welfare gap, but cost-aware optimization is introduced precisely because changing capacities may itself be costly [2508.11070].

In endogenous and performative settings, the main tension is between private ease of recourse and societal stability. “Endogenous Macrodynamics in Algorithmic Recourse” [2308.08187] proposes several mitigation strategies that are special cases of the collective objective: a more conservative decision threshold $\gamma$, Classifier-Preserving ROAR with
\[
extcost(x'):=l(M(x'),y'),
\]
and Gravitational Counterfactuals with
\[
extcost(x'):=dist(x',\mu^+),
\]
where $\mu^+$ is the mean of positive-class points. Combinations such as ClaPROAR+LS search and higher $\gamma$ plus gravitational counterfactuals yield near-zero domain drift and much reduced model-drift in the reported figures [2308.08187]. “Performative Validity of Recourse Explanations” [2506.15366] gives a sharper design rule: constrain recourse suggestions to causal features of the target variable and abstain from intervening on direct effects.

In governance-oriented settings, the trade-offs are procedural. The urban-visualization framework defines mandate thresholds by target precision–recall trade-offs: at $\tau_M=0.08$, flagged share is 73.8%, precision 83.6%, recall 94.9%; at $\tau_M=0.12$, flagged share is 52.5%, precision 92.9%, recall 75.0%; at $\tau_M=0.16$, precision rises to 96.4% while recall falls to 51.9%; and at $\tau_M=0.20$, precision is 100% with recall 31.4%. Increasing representativeness by $\Delta r=0.05$ raises recall at $\tau_M=0.12$ from 75.0% to 81.4% while precision dips from 92.9% to 91.4% [2509.11487]. The paper explicitly identifies risks: overfitting to vocal minorities, astroturfing or gaming the system, and a transparency trap in which dashboards exist without action. Its safeguards are rate-limiting, deduplication, evidence-quality checks, safe-harbor protections, public dashboards with stratified service-level agreements, rotating mini-publics, and separation of ideation renderings from evidentiary bug reports [2509.11487].

A recurrent misconception is that collective recourse is simply “individual recourse applied many times.” The surveyed work contradicts that view. Once recommendations interact through retraining, ranking, capacities, strategic behavior, or community reporting, new objects appear: external cost, welfare gap, representativeness, mandate thresholds, ranked group-level recourse fairness, and performative validity. A plausible implication is that collective recourse is less a single algorithm than a design stance: recourse must be evaluated with respect to the population, the update rule, the allocation mechanism, and the institutional process within which recommendations are acted upon.

Source: https://www.emergentmind.com/topics/collective-recourse