English

Non-Stationary Online Structured Prediction with Surrogate Losses

Machine Learning 2026-05-15 v2

Abstract

Online structured prediction, including online classification as a special case, is the task of sequentially predicting labels from input features. In this setting, the surrogate regret -- the cumulative excess of the actual target loss (e.g., the 0-1 loss) over the surrogate loss (e.g., the logistic loss) incurred by the best fixed estimator -- has gained attention because it admits a finite bound independent of the time horizon TT. However, such guarantees break down in non-stationary environments, where every fixed estimator may incur surrogate loss that grows linearly with TT. To address this limitation, we obtain an upper bound of FT+O(1+PT)F_T + O(1 + P_T) on the cumulative target loss, where FTF_T is the cumulative surrogate loss of any comparator sequence and PTP_T is its path length. This bound depends on TT only through FTF_T and PTP_T, thus offering stronger guarantees under non-stationarity. Our core idea is to combine the dynamic regret analysis of online gradient descent (OGD) with the exploit-the-surrogate-gap technique. This viewpoint sheds light on the usefulness of a Polyak-style learning rate for OGD, which systematically yields target-loss bounds and performs well empirically. We then extend our approach to broader settings beyond prior work via the convolutional Fenchel--Young loss. Finally, a lower bound shows that the dependence on FTF_T and PTP_T is tight.

Keywords

Cite

@article{arxiv.2510.07086,
  title  = {Non-Stationary Online Structured Prediction with Surrogate Losses},
  author = {Shinsaku Sakaue and Han Bao and Yuzhou Cao},
  journal= {arXiv preprint arXiv:2510.07086},
  year   = {2026}
}