Adaptivity and Universality: Problem-dependent Universal Regret for Online Convex Optimization
Peng Zhao, Yu-Hu Yan, Hang Yu, Zhi-Hua Zhou

TL;DR
This paper introduces UniGrad, a universal online learning algorithm that adapts to gradient variation, achieving problem-dependent regret bounds across convex, exp-concave, and strongly convex functions, with improved computational efficiency.
Contribution
The paper proposes UniGrad, a novel adaptive universal online learning method that scales regret with gradient variation and reduces gradient queries, advancing prior minimax-optimal algorithms.
Findings
Achieves regret bounds scaling with gradient variation V_T.
Provides two implementations: UniGrad.Correct and UniGrad.Bregman.
Introduces UniGrad++, reducing gradient queries to one per round.
Abstract
Universal online learning aims to achieve optimal regret guarantees without requiring prior knowledge of the curvature of online functions. Existing methods have established minimax-optimal regret bounds for universal online learning, where a single algorithm can simultaneously attain regret for convex functions, for exp-concave functions, and for strongly convex functions, where is the number of rounds and is the dimension of the feasible domain. However, these methods still lack problem-dependent adaptivity. In particular, no universal method provides regret bounds that scale with the gradient variation , a key quantity that plays a crucial role in applications such as stochastic optimization and fast-rate convergence in games. In this work, we introduce UniGrad, a novel approach that achieves both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
