paper-with-me

홈 › Papers

The Lazy Online Subgradient Algorithm is Universal on Strongly Convex Domains

2021-12-01 · NeurIPS 2021 12 · Daron Anderson, Douglas Leith

We study Online Lazy Gradient Descent for optimisation on a strongly convex domain. The algorithm is known to achieve $O(\sqrt N)$ regret against adversarial opponents; here we show it is universal in the sense that it also achieves $O(\log N)$ expected regret against i.i.d opponents. This improves upon the more complex meta-algorithm of Huang et al \cite{FTLBall} that only gets $O(\sqrt {N \log N})$ and $ O(\log N)$ bounds. In addition we show that, unlike for the simplex, order bounds for pseudo-regret and expected regret are equivalent for strongly convex domains.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimality of the Subgradient Algorithm in the Stochastic Setting

2019-09-10 · Daron Anderson, Douglas Leith

We show that the Subgradient algorithm is universal for online learning on the simplex in the sense that it simultaneously achieves $O(\sqrt N)$ regret for adversarial costs and $O(1)$ pseudo-regret for i.i.d costs. To t…

Learning The Best Expert Efficiently

2019-11-11 · Daron Anderson, Douglas J. Leith

We consider online learning problems where the aim is to achieve regret which is efficient in the sense that it is the same order as the lowest regret amongst K experts. This is a substantially stronger requirement that …

A Unified Analysis Method for Online Optimization in Normed Vector Space

2021-12-22 · Qing-xin Meng, Jian-wei Liu

This paper studies online optimization from a high-level unified theoretical perspective. We not only generalize both Optimistic-DA and Optimistic-MD in normed vector space, but also unify their analysis methods for dyna…

Lazy Online Gradient Descent is Universal on Polytopes

2020-04-03 · Daron Anderson, Douglas Leith

We prove the familiar Lazy Online Gradient Descent algorithm is universal on polytope domains. That means it gets $O(1)$ pseudo-regret against i.i.d opponents, while simultaneously achieving the well-known $O(\sqrt N)$ w…

Universal Online Convex Optimization with Minimax Optimal Second-Order Dynamic Regret

2019-06-30 · Hakan Gokcesu, Suleyman S. Kozat

We introduce an online convex optimization algorithm which utilizes projected subgradient descent with optimal adaptive learning rates. Our method provides second-order minimax-optimal dynamic regret guarantee (i.e. depe…