English

Swap Regret Minimization Through Response-Based Approachability

Machine Learning 2026-05-22 v3

Abstract

We consider the problem of minimizing different notions of swap regret in online optimization. These forms of regret are tightly connected to correlated equilibrium concepts in games, and have been more recently shown to guarantee non-manipulability against strategic adversaries. The only computationally efficient algorithm for minimizing linear swap regret over a general convex set in Rd\mathbb{R}^d was developed recently by Daskalakis, Farina, Fishelson, Pipis, and Schneider (STOC '25). However, it incurs a highly suboptimal regret bound of Ω(d4T)\Omega(d^4 \sqrt{T}) and also relies on computationally intensive calls to the ellipsoid algorithm at each iteration. In this paper, we develop a significantly simpler, computationally efficient algorithm that guarantees O(dT)O(d \sqrt{T}) linear swap regret for a general convex set that has been preconditioned via the John ellipsoid. Our algorithm leverages the powerful response-based approachability framework of Bernstein and Shimkin (JMLR~'15) -- previously overlooked in the line of work on swap regret minimization -- and simultaneously minimizes profile swap regret, which was recently shown to guarantee non-manipulability. Moreover, we establish a matching information-theoretic lower bound: any learner must incur in expectation Ω(dT)\Omega(d \sqrt{T}) linear swap regret for large enough TT, even when the set is centrally symmetric. This also shows that the classic algorithm of Gordon, Greenwald, and Marks (ICML '08) is existentially optimal for minimizing linear swap regret, although it is computationally inefficient. Finally, we extend our approach to minimize regret with respect to the set of swap deviations with polynomial dimension, unifying and strengthening recent results in equilibrium computation and online learning.

Keywords

Cite

@article{arxiv.2602.06264,
  title  = {Swap Regret Minimization Through Response-Based Approachability},
  author = {Ioannis Anagnostides and Gabriele Farina and Maxwell Fishelson and Haipeng Luo and Jon Schneider},
  journal= {arXiv preprint arXiv:2602.06264},
  year   = {2026}
}

Comments

V3 makes certain clarifications and improves the upper bound for general sets via symmetrization

R2 v1 2026-07-01T10:23:31.242Z