Sync or Sink: Bounds on Algorithmic Collective Action with Noise and Multiple Groups
Aditya Karan, Prabhat Kalle, Nicholas Vincent, Hari Sundaram
TL;DR
This work addresses the problem of algorithmic collective action when coordination noise and multiple groups shape the data distribution. By introducing a multi-distribution model with $\mathcal{P}_0$, $\mathcal{P}_1$, and $\mathcal{P}_2$ and mixtures $\mathcal{P} = \sum_i \alpha_i \mathcal{P}_i + (1-\alpha)\mathcal{P}_0$, it derives lower bounds on the success $S(\alpha_1)$ for both feature-label and feature-only strategies, with key terms including cross-signal overlap $\mathcal{P}_2(\mathcal{X}_1)$ and suboptimality gaps $\Delta^j_i(y^*)$. The theoretical results are complemented by empirical evaluation on a resume-classification task using DistilBERT, showing that noise can dramatically reduce performance from near $100\%$ to below $60\%$ and that trade-offs between group size and coordination quality can determine which strategies prevail. The findings have practical implications for designing robust systems and understanding the nuanced dynamics of strategic behavior in ML pipelines, highlighting when smaller, well-coordinated collectives may outperform larger, noisier ones. Overall, the paper provides formal guarantees for multi-distribution collective action and demonstrates the tangible impact of coordination noise on downstream outcomes.
Abstract
Collective action against algorithmic systems provides an opportunity for a small group of individuals to strategically manipulate their data to get specific outcomes, from classification to recommendation models. This effectiveness will invite more growth of this type of coordinated actions, both in the size and the number of distinct collectives. With a small group, however, coordination is key. Currently, there is no formal analysis of how coordination challenges within a collective can impact downstream outcomes, or how multiple collectives may affect each other's success. In this work, we aim to provide guarantees on the success of collective action in the presence of both coordination noise and multiple groups. Our insight is that data generated by either multiple collectives or by coordination noise can be viewed as originating from multiple data distributions. Using this framing, we derive bounds on the success of collective action. We conduct experiments to study the effects of noise on collective action. We find that sufficiently high levels of noise can reduce the success of collective action. In certain scenarios, large noise can sink a collective success rate from $100\%$ to just under $60\%$. We identify potential trade-offs between collective size and coordination noise; for example, a collective that is twice as big but with four times more noise experiencing worse outcomes than the smaller, more coordinated one. This work highlights the importance of understanding nuanced dynamics of strategic behavior in algorithmic systems.
