Pith. sign in

REVIEW 1 cited by

Online Learning Rate Adaptation with Hypergradient Descent

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1703.04782 v3 pith:JFRA57LO submitted 2017-03-14 cs.LG stat.ML

classification cs.LGstat.ML
keywords rategradientlearningdescentmethodhypergradientoptimizationstochastic
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Towards Robust Learning to Optimize with Theoretical Guarantees

    cs.LG 2025-06 conditional novelty 5.0 of 10

    The authors prove that out-of-distribution convergence degradation in learning to optimize scales with the magnitude of the model's input feature shift, and build a gradient-only optimizer that reduces this shift.

Pith tools