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: Parabolic Approximation Line Search for DNNs

Abstract: A major challenge in current optimization research for deep learning is to automatically find optimal step sizes for each update step. The optimal step size is closely related to the shape of the loss in the update step direction. However, this shape has not yet been examined in detail. This work shows empirically that the batch loss over lines in negative gradient direction is mostly convex locally and well suited for one-dimensional parabolic approximations. By exploiting this parabolic property we introduce a simple and robust line search approach, which performs loss-shape dependent update steps. Our approach combines well-known methods such as parabolic approximation, line search and conjugate gradient, to perform efficiently. It surpasses other step size estimating methods and competes with common optimization methods on a large variety of experiments without the need of hand-designed step size schedules. Thus, it is of interest for objectives where step-size schedules are unknown or do not perform well. Our extensive evaluation includes multiple comprehensive hyperparameter grid searches on several datasets and architectures. Finally, we provide a general investigation of exact line searches in the context of batch losses and exact losses, including their relation to our line search approach.
Subjects: Machine Learning (cs.LG); Computer Vision and Pattern Recognition (cs.CV); Neural and Evolutionary Computing (cs.NE); Machine Learning (stat.ML)
Journal reference: Advances in Neural Information Processing Systems 33: Annual Conference on Neural Information Processing Systems 2020, NeurIPS 2020, December 6-12, 2020, virtual
Cite as: arXiv:1903.11991 [cs.LG]
  (or arXiv:1903.11991v5 [cs.LG] for this version)

Submission history

From: Maximus Mutschler [view email]
[v1] Thu, 28 Mar 2019 14:13:21 GMT (7194kb,D)
[v2] Tue, 26 Nov 2019 10:03:30 GMT (8426kb,D)
[v3] Wed, 3 Jun 2020 11:17:22 GMT (6394kb,D)
[v4] Wed, 28 Oct 2020 14:06:03 GMT (9737kb,D)
[v5] Fri, 29 Oct 2021 15:13:43 GMT (26196kb,D)

Link back to: arXiv, form interface, contact.