Stochastic gradient descent and other first-order variants, such as Adam and AdaGrad, are commonly used in the field of deep learning because of their computational efficiency and low-storage memory requirements. However, these methods do not exploit curvature information. Consequently, iterates can converge to saddle points or poor local minima. In contrast, Quasi-Newton methods compute Hessian approximations, which can avoid these pitfalls with a comparable computational budget. In this paper, we propose using a limited-memory symmetric rank-one quasi-Newton approach which allows for indefinite Hessian approximations, enabling directions of negative curvature to be exploited. Furthermore, we use a modified adaptive regularization using cubics approach, which generates a sequence of cubic subproblems that have closed-form solutions with suitable regularization choices. We investigate the performance of our proposed method on autoencoders and feed-forward neural network models and compare our approach to state-of-the-art first-order adaptive stochastic methods.
Paper
References (43)
Scroll for more · 31 remaining