Escaping From Saddle Points Using Asynchronous Coordinate Gradient Descent
Marco Bornstein, Jin-Peng Liu, Jingling Li, Furong Huang

TL;DR
This paper introduces an asynchronous coordinate gradient descent algorithm that effectively escapes saddle points and converges to local minima in non-convex optimization, even with large parallelization delays, improving efficiency and robustness.
Contribution
It presents the first asynchronous first-order algorithm with proven convergence to local minima in non-convex problems, addressing delay effects and saddle point escape.
Findings
Converges to local minima with bounded delay
Outperforms synchronous algorithms under large delays
Achieves poly-logarithmic convergence rate in dimension
Abstract
Large-scale non-convex optimization problems are expensive to solve due to computational and memory costs. To reduce the costs, first-order (computationally efficient) and asynchronous-parallel (memory efficient) algorithms are necessary to minimize non-convex functions in machine learning. However, asynchronous-first-order methods applied within non-convex settings run into two difficulties: (i) parallelization delays, which affect convergence by disrupting the monotonicity of first-order methods, and (ii) sub-optimal saddle points where the gradient is zero. To solve these two difficulties, we propose an asynchronous-coordinate-gradient-descent algorithm shown to converge to local minima with a bounded delay. Our algorithm overcomes parallelization-delay issues by using a carefully constructed Hamiltonian function. We prove that our designed kinetic-energy term, incorporated within…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Glioma Diagnosis and Treatment
