paper-with-me

홈 › Papers

Universal Online Convex Optimization Meets Second-order Bounds

2021-05-08 · Lijun Zhang, Yibo Wang, Guanghui Wang, JinFeng Yi, Tianbao Yang

Recently, several universal methods have been proposed for online convex optimization, and attain minimax rates for multiple types of convex functions simultaneously. However, they need to design and optimize one surrogate loss for each type of functions, making it difficult to exploit the structure of the problem and utilize existing algorithms. In this paper, we propose a simple strategy for universal online convex optimization, which avoids these limitations. The key idea is to construct a set of experts to process the original online functions, and deploy a meta-algorithm over the linearized losses to aggregate predictions from experts. Specifically, the meta-algorithm is required to yield a second-order bound with excess losses, so that it can leverage strong convexity and exponential concavity to control the meta-regret. In this way, our strategy inherits the theoretical guarantee of any expert designed for strongly convex functions and exponentially concave functions, up to a double logarithmic factor. As a result, we can plug in off-the-shelf online solvers as black-box experts to deliver problem-dependent regret bounds. For general convex functions, it maintains the minimax optimality and also achieves a small-loss bound. Furthermore, we extend our universal strategy to online composite optimization, where the loss function comprises a time-varying function and a fixed regularizer. To deal with the composite loss functions, we employ a meta-algorithm based on the optimistic online learning framework, which not only possesses a second-order bound, but also can utilize estimations for upcoming loss functions. With appropriate configurations, we demonstrate that the additional regularizer does not contribute to the meta-regret, thus maintaining the universality in the composite setting.

📄 PDF Abstract BibTeX arXiv:2105.03681

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Label Shift Meets Online Learning: Ensuring Consistent Adaptation with Universal Dynamic Regret

2025-01-01 · CVPR 2025 1 · Yucong Dai, Shilin Gu, Ruidong Fan, Chao Xu 외

Label shift, which investigates the adaptation of label distributions between the fixed source and target domains, has attracted significant research interests and broad applications in offline settings. In real-worl…

Online estimation of the inverse of the Hessian for stochastic optimization with application to universal stochastic Newton algorithms

2024-01-15 · Antoine Godichon-Baggioni, Wei Lu, Bruno Portier

This paper addresses second-order stochastic optimization for estimating the minimizer of a convex function written as an expectation. A direct recursive estimation technique for the inverse Hessian matrix using a Robbin…

Stochastic 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, …

Universal Online Optimization in Dynamic Environments via Uniclass Prediction

2023-02-13 · Arnold Salas

Recently, several universal methods have been proposed for online convex optimization which can handle convex, strongly convex and exponentially concave cost functions simultaneously. However, most of these algorithms ha…

Nearly second-order asymptotic optimality of sequential change-point detection with one-sample updates

2017-05-19 · Yang Cao, Liyan Xie, Yao Xie, Huan Xu

Sequential change-point detection when the distribution parameters are unknown is a fundamental problem in statistics and machine learning. When the post-change parameters are unknown, we consider a set of detection proc…

Change Point Detection