English

From Average Sensitivity to Small-Loss Regret Bounds under Random-Order Model

Machine Learning 2026-05-11 v2 Data Structures and Algorithms Machine Learning

Abstract

We study online learning in the random-order model, where the multiset of loss functions is chosen adversarially but revealed in a uniformly random order. By extending the batch-to-online transformation of Dong and Yoshida (2023), we show that if an offline algorithm enjoys a (1+ε)(1+\varepsilon)-approximation guarantee, an average sensitivity bound controlled by a function φ(ε)\varphi(\varepsilon), and stability with respect to ε\varepsilon, then we can obtain a small-loss regret bound typically of order O~(φ(OPTT))\tilde O(\varphi^{\star}(\mathrm{OPT}_T)), where φ\varphi^{\star} is the concave conjugate of φ\varphi, OPTT\mathrm{OPT}_T is the offline optimum over TT rounds, and O~\tilde O hides polylogarithmic factors in TT. Our result refines their original (1+ε)(1+\varepsilon)-approximate regret guarantee and applies to a broad class of problems, including online kk-means clustering and online low-rank approximation. We further apply our approach to online submodular function minimization using (1±ε)(1\pm\varepsilon)-cut sparsifiers of submodular hypergraphs, obtaining a small-loss regret bound of O~(n3+n3/4OPTT3/4)\tilde O(n^3 + n^{3/4}\mathrm{OPT}_T^{3/4}), where nn is the ground-set size; we also demonstrate its applicability to online 1\ell_1 regression. Our work sheds light on the power of sparsification and related algorithmic techniques in achieving small-loss regret bounds in the random-order model, without requiring structural assumptions on loss functions, such as linearity or smoothness.

Keywords

Cite

@article{arxiv.2602.09457,
  title  = {From Average Sensitivity to Small-Loss Regret Bounds under Random-Order Model},
  author = {Shinsaku Sakaue and Yuichi Yoshida},
  journal= {arXiv preprint arXiv:2602.09457},
  year   = {2026}
}
R2 v1 2026-07-01T10:29:14.309Z