LGAIOCMLFeb 18, 2018

Convergence of Online Mirror Descent

arXiv:1802.06357v224 citations
AI Analysis

This provides theoretical guarantees for scalable online learning algorithms, but it is incremental as it refines existing convergence analysis.

The paper tackles the convergence of online mirror descent algorithms by establishing necessary and sufficient conditions on step sizes for convergence in expected Bregman distance, with conditions like η_t→0 and ∑η_t=∞ for positive variances, and linear convergence possible with constant step sizes for zero variances.

In this paper we consider online mirror descent (OMD) algorithms, a class of scalable online learning algorithms exploiting data geometric structures through mirror maps. Necessary and sufficient conditions are presented in terms of the step size sequence $\{η_t\}_{t}$ for the convergence of an OMD algorithm with respect to the expected Bregman distance induced by the mirror map. The condition is $\lim_{t\to\infty}η_t=0, \sum_{t=1}^{\infty}η_t=\infty$ in the case of positive variances. It is reduced to $\sum_{t=1}^{\infty}η_t=\infty$ in the case of zero variances for which the linear convergence may be achieved by taking a constant step size sequence. A sufficient condition on the almost sure convergence is also given. We establish tight error bounds under mild conditions on the mirror map, the loss function, and the regularizer. Our results are achieved by some novel analysis on the one-step progress of the OMD algorithm using smoothness and strong convexity of the mirror map and the loss function.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes