paper-with-me

홈 › Papers

On the saddle point problem for non-convex optimization

2014-05-19 · Razvan Pascanu, Yann N. Dauphin, Surya Ganguli, Yoshua Bengio

A central challenge to many fields of science and engineering involves minimizing non-convex error functions over continuous, high dimensional spaces. Gradient descent or quasi-Newton methods are almost ubiquitously used to perform such minimizations, and it is often thought that a main source of difficulty for the ability of these local methods to find the global minimum is the proliferation of local minima with much higher error than the global minimum. Here we argue, based on results from statistical physics, random matrix theory, and neural network theory, that a deeper and more profound difficulty originates from the proliferation of saddle points, not local minima, especially in high dimensional problems of practical interest. Such saddle points are surrounded by high error plateaus that can dramatically slow down learning, and give the illusory impression of the existence of a local minimum. Motivated by these arguments, we propose a new algorithm, the saddle-free Newton method, that can rapidly escape high dimensional saddle points, unlike gradient descent and quasi-Newton methods. We apply this algorithm to deep neural network training, and provide preliminary numerical evidence for its superior performance.

📄 PDF Abstract BibTeX arXiv:1405.4604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Saddle-free Hessian-free Optimization

2015-05-30 · Martin Arjovsky

Nonconvex optimization problems such as the ones in training deep neural networks suffer from a phenomenon called saddle point proliferation. This means that there are a vast number of high error saddle points present in…

Second-order methods

Efficiently Escaping Saddle Points in Bilevel Optimization

2022-02-08 · Minhui Huang, Xuxing Chen, Kaiyi Ji, Shiqian Ma 외

Bilevel optimization is one of the fundamental problems in machine learning and optimization. Recent theoretical developments in bilevel optimization focus on finding the first-order stationary points for nonconvex-stron…

Bilevel Optimization

Online and Bandit Algorithms for Nonstationary Stochastic Saddle-Point Optimization

2019-12-03 · Abhishek Roy, Yifang Chen, Krishnakumar Balasubramanian, Prasant Mohapatra

Saddle-point optimization problems are an important class of optimization problems with applications to game theory, multi-agent reinforcement learning and machine learning. A majority of the rich literature available fo…

Multi-agent Reinforcement LearningReinforcement Learning

Distributed Saddle-Point Problems: Lower Bounds, Near-Optimal and Robust Algorithms

2020-10-25 · Aleksandr Beznosikov, Valentin Samokhin, Alexander Gasnikov

This paper focuses on the distributed optimization of stochastic saddle point problems. The first part of the paper is devoted to lower bounds for the centralized and decentralized distributed methods for smooth (strongl…

Distributed OptimizationFederated Learning

Escaping From Saddle Points --- Online Stochastic Gradient for Tensor Decomposition

2015-03-06 · Rong Ge, Furong Huang, Chi Jin, Yang Yuan

We analyze stochastic gradient descent for optimizing non-convex functions. In many cases for non-convex functions the goal is to find a reasonable local minimum, and the main concern is that gradient updates are trapped…

Tensor Decomposition