We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Averaging Weights Leads to Wider Optima and Better Generalization

Abstract: Deep neural networks are typically trained by optimizing a loss function with an SGD variant, in conjunction with a decaying learning rate, until convergence. We show that simple averaging of multiple points along the trajectory of SGD, with a cyclical or constant learning rate, leads to better generalization than conventional training. We also show that this Stochastic Weight Averaging (SWA) procedure finds much flatter solutions than SGD, and approximates the recent Fast Geometric Ensembling (FGE) approach with a single model. Using SWA we achieve notable improvement in test accuracy over conventional SGD training on a range of state-of-the-art residual networks, PyramidNets, DenseNets, and Shake-Shake networks on CIFAR-10, CIFAR-100, and ImageNet. In short, SWA is extremely easy to implement, improves generalization, and has almost no computational overhead.
Comments: Appears at the Conference on Uncertainty in Artificial Intelligence (UAI), 2018
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (stat.ML)
Cite as: arXiv:1803.05407 [cs.LG]
  (or arXiv:1803.05407v3 [cs.LG] for this version)

Submission history

From: Andrew Wilson [view email]
[v1] Wed, 14 Mar 2018 17:09:27 GMT (1402kb,D)
[v2] Wed, 8 Aug 2018 08:49:15 GMT (1404kb,D)
[v3] Mon, 25 Feb 2019 14:18:11 GMT (1404kb,D)

Link back to: arXiv, form interface, contact.