English

PDE-Based Optimal Strategy for Unconstrained Online Learning

Machine Learning 2022-06-16 v2

Abstract

Unconstrained Online Linear Optimization (OLO) is a practical problem setting to study the training of machine learning models. Existing works proposed a number of potential-based algorithms, but in general the design of these potential functions relies heavily on guessing. To streamline this workflow, we present a framework that generates new potential functions by solving a Partial Differential Equation (PDE). Specifically, when losses are 1-Lipschitz, our framework produces a novel algorithm with anytime regret bound CT+u2T[log(1+u/C)+2]C\sqrt{T}+||u||\sqrt{2T}[\sqrt{\log(1+||u||/C)}+2], where CC is a user-specified constant and uu is any comparator unknown and unbounded a priori. Such a bound attains an optimal loss-regret trade-off without the impractical doubling trick. Moreover, a matching lower bound shows that the leading order term, including the constant multiplier 2\sqrt{2}, is tight. To our knowledge, the proposed algorithm is the first to achieve such optimalities.

Keywords

Cite

@article{arxiv.2201.07877,
  title  = {PDE-Based Optimal Strategy for Unconstrained Online Learning},
  author = {Zhiyu Zhang and Ashok Cutkosky and Ioannis Paschalidis},
  journal= {arXiv preprint arXiv:2201.07877},
  year   = {2022}
}

Comments

ICML 2022

R2 v1 2026-06-24T08:55:50.513Z