paper-with-me

홈 › Papers

Adaptivity and Optimality: A Universal Algorithm for Online Convex Optimization

2019-05-15 · Guanghui Wang, Shiyin Lu, Lijun Zhang

In this paper, we study adaptive online convex optimization, and aim to design a universal algorithm that achieves optimal regret bounds for multiple common types of loss functions. Existing universal methods are limited in the sense that they are optimal for only a subclass of loss functions. To address this limitation, we propose a novel online method, namely Maler, which enjoys the optimal $O(\sqrt{T})$, $O(d\log T)$ and $O(\log T)$ regret bounds for general convex, exponentially concave, and strongly convex functions respectively. The essential idea is to run multiple types of learning algorithms with different learning rates in parallel, and utilize a meta algorithm to track the best one on the fly. Empirical results demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:1905.05917

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gradient-Variation Online Adaptivity for Accelerated Optimization with Hölder Smoothness

2025-11-04 · Yuheng Zhao, Yu-Hu Yan, Kfir Yehuda Levy, Peng Zhao arxiv

Smoothness is known to be crucial for acceleration in offline optimization, and for gradient-variation regret minimization in online learning. Interestingly, these two problems are actually closely connected -- accelerat…

Adaptivity and Universality: Problem-dependent Universal Regret for Online Convex Optimization

2025-11-25 · Peng Zhao, Yu-Hu Yan, Hang Yu, Zhi-Hua Zhou arxiv

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 on…

Computational EfficiencyStochastic Optimization

Dual Adaptivity: Universal Algorithms for Minimizing the Adaptive Regret of Convex Functions

2025-08-01 · Lijun Zhang, Wenhao Yang, Guanghui Wang, Wei Jiang 외 arxiv

To deal with changing environments, a new performance measure -- adaptive regret, defined as the maximum static regret over any interval, was proposed in online learning. Under the setting of online convex optimization, …

Dual Adaptivity: A Universal Algorithm for Minimizing the Adaptive Regret of Convex Functions

2019-06-26 · NeurIPS 2021 12 · Lijun Zhang, Guanghui Wang, Wei-Wei Tu, Zhi-Hua Zhou

To deal with changing environments, a new performance measure -- adaptive regret, defined as the maximum static regret over any interval, was proposed in online learning. Under the setting of online convex optimization, …

Improved Impossible Tuning and Lipschitz-Adaptive Universal Online Learning with Gradient Variations

2025-05-27 · Kei Takemura, Ryuta Matsuno, Keita Sakuma

A central goal in online learning is to achieve adaptivity to unknown problem characteristics, such as environmental changes captured by gradient variation (GV), function curvature (universal online learning, UOL), and g…