PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 14, 201777 citationsOpen Access

Online Learning Rate Adaptation with Hypergradient Descent

ABAtılım Güneş BaydinRCRobert CornishDMDavid Martínez-Rubio

Key Points

Key points are not available for this paper at this time.

Abstract

We introduce a general method for improving the convergence rate of gradient-based optimizers that is easy to implement and works well in practice. We demonstrate the effectiveness of the method in a range of optimization problems by applying it to stochastic gradient descent, stochastic gradient descent with Nesterov momentum, and Adam, showing that it significantly reduces the need for the manual tuning of the initial learning rate for these commonly used algorithms. Our method works by dynamically updating the learning rate during optimization using the gradient with respect to the learning rate of the update rule itself. Computing this "hypergradient" needs little additional computation, requires only one extra copy of the original gradient to be stored in memory, and relies upon nothing more than what is provided by reverse-mode automatic differentiation.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Baydin et al. (2017) studied this question.

synapsesocial.com/papers/6a0f7503b6f5ee04015fba90https://doi.org/10.48550/arxiv.1703.04782
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Fast Exact Multiplication by the Hessian1994 · 572 citations
  2. 2Gradient-Based Optimization of Hyperparameters2000 · 478 citations
  3. 3Learning Multiple Layers of Features from Tiny Images2024 · 25,429 citations
  4. 4An evaluation of sequential model-based optimization for expensive blackbox functions2013 · 70 citations
  5. 5Adaptive Subgradient Methods for Online Learning and Stochastic Optimization2010 · 8,621 citations