paper-with-me

홈 › Papers

Dynamic Regret of Adaptive Gradient Methods for Strongly Convex Problems

2022-09-04 · Parvin Nazari, Esmaile Khorram

Adaptive gradient algorithms such as ADAGRAD and its variants have gained popularity in the training of deep neural networks. While many works as for adaptive methods have focused on the static regret as a performance metric to achieve a good regret guarantee, the dynamic regret analyses of these methods remain unclear. As opposed to the static regret, dynamic regret is considered to be a stronger concept of performance measurement in the sense that it explicitly elucidates the non-stationarity of the environment. In this paper, we go through a variant of ADAGRAD (referred to as M-ADAGRAD ) in a strong convex setting via the notion of dynamic regret, which measures the performance of an online learner against a reference (optimal) solution that may change over time. We demonstrate a regret bound in terms of the path-length of the minimizer sequence that essentially reflects the non-stationarity of environments. In addition, we enhance the dynamic regret bound by exploiting the multiple accesses of the gradient to the learner in each round. Empirical results indicate that M-ADAGRAD works also well in practice.

📄 PDF Abstract BibTeX arXiv:2209.01608

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

AdaGrad AdaGrad is a stochastic optimization method that adapts the learning rate to the parameters. It performs smaller updates for parameters associated with frequently occurring…

Similar Papers 제목 키워드 기반

Dynamic Regret of Strongly Adaptive Methods

2017-01-26 · ICML 2018 7 · Lijun Zhang, Tianbao Yang, Rong Jin, Zhi-Hua Zhou

To cope with changing environments, recent developments in online learning have introduced the concepts of adaptive regret and dynamic regret independently. In this paper, we illustrate an intrinsic connection between th…

Parameter-free, Dynamic, and Strongly-Adaptive Online Learning

2020-01-01 · ICML 2020 1 · Ashok Cutkosky

We provide a new online learning algorithm that for the first time combines several disparate notions of adaptivity. First, our algorithm obtains a ``parameter-free'' regret bound that adapts to the norm of the comparato…

Variants of RMSProp and Adagrad with Logarithmic Regret Bounds

2017-06-17 · ICML 2017 8 · Mahesh Chandra Mukkamala, Matthias Hein

Adaptive gradient methods have become recently very popular, in particular as they have been shown to be useful in the training of deep neural networks. In this paper we have analyzed RMSProp, originally proposed for the…

Parameter-free version of Adaptive Gradient Methods for Strongly-Convex Functions

2023-06-11 · Deepak Gouda, Hassan Naveed, Salil Kamath

The optimal learning rate for adaptive gradient methods applied to {\lambda}-strongly convex functions relies on the parameters {\lambda} and learning rate {\eta}. In this paper, we adapt a universal algorithm along the …

Dynamic Regret for Strongly Adaptive Methods and Optimality of Online KRR

2021-11-22 · Dheeraj Baby, Hilaf Hasson, Yuyang Wang

We consider the framework of non-stationary Online Convex Optimization where a learner seeks to control its dynamic regret against an arbitrary sequence of comparators. When the loss functions are strongly convex or exp-…

Open-Ended Question Answeringregression