paper-with-me

홈 › Papers

On Graduated Optimization for Stochastic Non-Convex Problems

2015-03-12 · Elad Hazan, Kfir. Y. Levy, Shai Shalev-Shwartz

The graduated optimization approach, also known as the continuation method, is a popular heuristic to solving non-convex problems that has received renewed interest over the last decade. Despite its popularity, very little is known in terms of theoretical convergence analysis. In this paper we describe a new first-order algorithm based on graduated optimiza- tion and analyze its performance. We characterize a parameterized family of non- convex functions for which this algorithm provably converges to a global optimum. In particular, we prove that the algorithm converges to an {\epsilon}-approximate solution within O(1/\epsilon^2) gradient-based steps. We extend our algorithm and analysis to the setting of stochastic non-convex optimization with noisy gradient feedback, attaining the same convergence rate. Additionally, we discuss the setting of zero-order optimization, and devise a a variant of our algorithm which converges at rate of O(d^2/\epsilon^4).

📄 PDF Abstract BibTeX arXiv:1503.03712

Code (1)

ecotner/ConvexityAnnealing tf

Similar Papers 제목 키워드 기반

Stochastic Variance Reduction Gradient for a Non-convex Problem Using Graduated Optimization

2017-07-10 · Li Chen, Shuisheng Zhou, Zhuan Zhang

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 problem…

GNCGCP - Graduated NonConvexity and Graduated Concavity Procedure

2013-08-29 · Zhi-Yong Liu, Hong Qiao

In this paper we propose the Graduated NonConvexity and Graduated Concavity Procedure (GNCGCP) as a general optimization framework to approximately solve the combinatorial optimization problems on the set of partial perm…

Combinatorial OptimizationGraph Matching

Using Stochastic Gradient Descent to Smooth Nonconvex Functions: Analysis of Implicit Graduated Optimization

2023-11-15 · Naoki Sato, Hideaki Iiduka

The graduated optimization approach is a method for finding global optimal solutions for nonconvex functions by using a function smoothing operation with stochastic noise. We show that stochastic noise in stochastic grad…

image-classificationImage ClassificationScheduling

Learning Gradually Non-convex Image Priors Using Score Matching

2023-02-21 · Erich Kobler, Thomas Pock

In this paper, we propose a unified framework of denoising score-based models in the context of graduated non-convex energy minimization. We show that for sufficiently large noise variance, the associated negative log de…

Denoising

Explicit and Implicit Graduated Optimization in Deep Neural Networks

2024-12-16 · Naoki Sato, Hideaki Iiduka

Graduated optimization is a global optimization technique that is used to minimize a multimodal nonconvex function by smoothing the objective function with noise and gradually refining the solution. This paper experiment…

global-optimizationimage-classificationImage ClassificationScheduling