English

Sparsity-Based Interpolation of External, Internal and Swap Regret

Machine Learning 2025-06-19 v2 Machine Learning

Abstract

Focusing on the expert problem in online learning, this paper studies the interpolation of several performance metrics via ϕ\phi-regret minimization, which measures the total loss of an algorithm by its regret with respect to an arbitrary action modification rule ϕ\phi. With dd experts and TdT\gg d rounds in total, we present a single algorithm achieving the instance-adaptive ϕ\phi-regret bound \begin{equation*} \tilde O\left(\min\left\{\sqrt{d-d^{\mathrm{unif}}_\phi+1},\sqrt{d-d^{\mathrm{self}}_\phi}\right\}\cdot\sqrt{T}\right), \end{equation*} where dϕunifd^{\mathrm{unif}}_\phi is the maximum amount of experts modified identically by ϕ\phi, and dϕselfd^{\mathrm{self}}_\phi is the amount of experts that ϕ\phi trivially modifies to themselves. By recovering the optimal O(Tlogd)O(\sqrt{T\log d}) external regret bound when dϕunif=dd^{\mathrm{unif}}_\phi=d, the standard O~(T)\tilde O(\sqrt{T}) internal regret bound when dϕself=d1d^{\mathrm{self}}_\phi=d-1 and the optimal O~(dT)\tilde O(\sqrt{dT}) swap regret bound in the worst case, we improve upon existing algorithms in the intermediate regimes. In addition, the computational complexity of our algorithm matches that of the standard swap-regret minimization algorithm due to (Blum and Mansour, 2007). Technically, building on the well-known reduction from ϕ\phi-regret minimization to external regret minimization on stochastic matrices, our main idea is to further convert the latter to online linear regression using Haar-wavelet-inspired matrix features. Then, by associating the complexity of each ϕ\phi instance with its sparsity under the feature representation, we apply techniques from comparator-adaptive online learning to exploit the sparsity in this regression subroutine.

Keywords

Cite

@article{arxiv.2502.04543,
  title  = {Sparsity-Based Interpolation of External, Internal and Swap Regret},
  author = {Zhou Lu and Y. Jennifer Sun and Zhiyu Zhang},
  journal= {arXiv preprint arXiv:2502.04543},
  year   = {2025}
}

Comments

COLT 2025. Equal contribution, alphabetical order

R2 v1 2026-06-28T21:35:32.855Z