English

MARTHE: Scheduling the Learning Rate Via Online Hypergradients

Machine Learning 2020-05-19 v4 Machine Learning

Abstract

We study the problem of fitting task-specific learning rate schedules from the perspective of hyperparameter optimization, aiming at good generalization. We describe the structure of the gradient of a validation error w.r.t. the learning rate schedule -- the hypergradient. Based on this, we introduce MARTHE, a novel online algorithm guided by cheap approximations of the hypergradient that uses past information from the optimization trajectory to simulate future behaviour. It interpolates between two recent techniques, RTHO (Franceschi et al., 2017) and HD (Baydin et al. 2018), and is able to produce learning rate schedules that are more stable leading to models that generalize better.

Keywords

Cite

@article{arxiv.1910.08525,
  title  = {MARTHE: Scheduling the Learning Rate Via Online Hypergradients},
  author = {Michele Donini and Luca Franceschi and Massimiliano Pontil and Orchid Majumder and Paolo Frasconi},
  journal= {arXiv preprint arXiv:1910.08525},
  year   = {2020}
}

Comments

IJCAI 2020. Larger images. Code available at https://github.com/awslabs/adatune

R2 v1 2026-06-23T11:48:02.908Z