SOTAVerified

Fast Benchmarking of Accuracy vs. Training Time with Cyclic Learning Rates

2022-06-02Code Available0· sign in to hype

Jacob Portes, Davis Blalock, Cory Stephenson, Jonathan Frankle

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Benchmarking the tradeoff between neural network accuracy and training time is computationally expensive. Here we show how a multiplicative cyclic learning rate schedule can be used to construct a tradeoff curve in a single training run. We generate cyclic tradeoff curves for combinations of training methods such as Blurpool, Channels Last, Label Smoothing and MixUp, and highlight how these cyclic tradeoff curves can be used to evaluate the effects of algorithmic choices on network training efficiency.

Tasks

Reproductions