English

Exploring loss function topology with cyclical learning rates

Machine Learning 2017-02-15 v1 Neural and Evolutionary Computing

Abstract

We present observations and discussion of previously unreported phenomena discovered while training residual networks. The goal of this work is to better understand the nature of neural networks through the examination of these new empirical results. These behaviors were identified through the application of Cyclical Learning Rates (CLR) and linear network interpolation. Among these behaviors are counterintuitive increases and decreases in training loss and instances of rapid training. For example, we demonstrate how CLR can produce greater testing accuracy than traditional training despite using large learning rates. Files to replicate these results are available at https://github.com/lnsmith54/exploring-loss

Keywords

Cite

@article{arxiv.1702.04283,
  title  = {Exploring loss function topology with cyclical learning rates},
  author = {Leslie N. Smith and Nicholay Topin},
  journal= {arXiv preprint arXiv:1702.04283},
  year   = {2017}
}

Comments

Submitted as an ICLR 2017 Workshop paper

R2 v1 2026-06-22T18:18:15.681Z