Stochastic Variance Reduction Gradient for a Non-convex Problem Using Graduated Optimization
Li Chen, Shuisheng Zhou, Zhuan Zhang

TL;DR
This paper introduces two new algorithms, SVRG-GOA and PSVRG-GOA, that improve the efficiency of solving nonconvex optimization problems with convex and nonconvex parts using graduated optimization and variance reduction techniques.
Contribution
The paper proposes novel algorithms combining graduated optimization with SVRG for nonconvex problems, achieving lower iteration complexity and faster convergence.
Findings
Algorithms converge to global optima in nonconvex problems.
Proposed methods outperform GradOpt and nonconvex proximal SVRG in speed.
Theoretical analysis confirms improved iteration complexity.
Abstract
In machine learning, nonconvex optimization problems with multiple local optimums are often encountered. Graduated Optimization Algorithm (GOA) is a popular heuristic method to obtain global optimums of nonconvex problems through progressively minimizing a series of convex approximations to the nonconvex problems more and more accurate. Recently, such an algorithm GradOpt based on GOA is proposed with amazing theoretical and experimental results, but it mainly studies the problem which consists of one nonconvex part. This paper aims to find the global solution of a nonconvex objective with a convex part plus a nonconvex part based on GOA. By graduating approximating non-convex part of the problem and minimizing them with the Stochastic Variance Reduced Gradient (SVRG) or proximal SVRG, two new algorithms, SVRG-GOA and PSVRG-GOA, are proposed. We prove that the new algorithms have lower…
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 · Numerical methods in inverse problems
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
