vix.ing · top · new · best · stats · spec

A Deterministic Gradient-Based Approach to Avoid Saddle Points

2019/01/21 by Lisa Maria Kreußer, Stanley Osher, Kreusser, Lisa Maria +3
Computer Science · Physics and Astronomy · #Dynamical Systems (math.DS) #FOS: Computer and information sciences #FOS: Mathematics #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Machine Learning and Algorithms #Model Reduction and Neural Networks #Numerical Analysis (math.NA) #Stochastic Gradient Optimization Techniques

paper · pdf · doi:10.48550/arxiv.1901.06827

openalex publication_date 2019/01/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/30

Abstract

Loss functions with a large number of saddle points are one of the major obstacles for training modern machine learning models efficiently. First-order methods such as gradient descent are usually the methods of choice for training machine learning models. However, these methods converge to saddle points for certain choices of initial guesses. In this paper, we propose a modification of the recently proposed Laplacian smoothing gradient descent [Osher et al., arXiv:1806.06317], called modified Laplacian smoothing gradient descent (mLSGD), and demonstrate its potential to avoid saddle points without sacrificing the convergence rate. Our analysis is based on the attraction region, formed by all starting points for which the considered numerical scheme converges to a saddle point. We investigate the attraction region's dimension both analytically and numerically. For a canonical class of quadratic functions, we show that the dimension of the attraction region for mLSGD is floor((n-1)/2), and hence it is significantly smaller than that of the gradient descent whose dimension is n-1.

Citations

Related