English

Adversarial Delays in Online Strongly-Convex Optimization

Machine Learning 2019-09-12 v4 Artificial Intelligence Machine Learning

Abstract

We consider the problem of strongly-convex online optimization in presence of adversarial delays; in a T-iteration online game, the feedback of the player's query at time t is arbitrarily delayed by an adversary for d_t rounds and delivered before the game ends, at iteration t+d_t-1. Specifically for \algo{online-gradient-descent} algorithm we show it has a simple regret bound of \Oh{\sum_{t=1}^T \log (1+ \frac{d_t}{t})}. This gives a clear and simple bound without resorting any distributional and limiting assumptions on the delays. We further show how this result encompasses and generalizes several of the existing known results in the literature. Specifically it matches the celebrated logarithmic regret \Oh{\log T} when there are no delays (i.e. d_t = 1) and regret bound of \Oh{\tau \log T} for constant delays d_t = \tau.

Keywords

Cite

@article{arxiv.1605.06201,
  title  = {Adversarial Delays in Online Strongly-Convex Optimization},
  author = {Daniel Khashabi and Kent Quanrud and Amirhossein Taghvaei},
  journal= {arXiv preprint arXiv:1605.06201},
  year   = {2019}
}

Comments

We discovered mistakes in the proof of proof of Theorem 3.1. The overall is no longer correct, although the claim is still true

R2 v1 2026-06-22T14:05:17.509Z