paper-with-me

홈 › Papers

An Algebraically Converging Stochastic Gradient Descent Algorithm for Global Optimization

2022-04-12 · Björn Engquist, Kui Ren, Yunan Yang

We propose a new gradient descent algorithm with added stochastic terms for finding the global optimizers of nonconvex optimization problems. A key component in the algorithm is the adaptive tuning of the randomness based on the value of the objective function. In the language of simulated annealing, the temperature is state-dependent. With this, we prove the global convergence of the algorithm with an algebraic rate both in probability and in the parameter space. This is a significant improvement over the classical rate from using a more straightforward control of the noise term. The convergence proof is based on the actual discrete setup of the algorithm, not just its continuous limit as often done in the literature. We also present several numerical examples to demonstrate the efficiency and robustness of the algorithm for reasonably complex objective functions.

📄 PDF Abstract BibTeX arXiv:2204.05923

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

Graphon Particle Systems, Part I: Spatio-Temporal Approximation and Law of Large Numbers

2024-05-27 · Yan Chen, Tao Li

We study a class of graphon particle systems with time-varying random coefficients. In a graphon particle system, the interactions among particles are characterized by the coupled mean field terms through an underlying g…

Stochastic Gradient Made Stable: A Manifold Propagation Approach for Large-Scale Optimization

2015-06-28 · Yadong Mu, Wei Liu, Wei Fan

Stochastic gradient descent (SGD) holds as a classical method to build large scale machine learning models over big data. A stochastic gradient is typically calculated from a limited number of samples (known as mini-batc…

Averaging Stochastic Gradient Descent on Riemannian Manifolds

2018-02-26 · Nilesh Tripuraneni, Nicolas Flammarion, Francis Bach, Michael. I. Jordan

We consider the minimization of a function defined on a Riemannian manifold $\mathcal{M}$ accessible only through unbiased estimates of its gradients. We develop a geometric framework to transform a sequence of slowly co…

Riemannian optimization

Continuous-time stochastic gradient descent for optimizing over the stationary distribution of stochastic differential equations

2022-02-14 · Ziheng Wang, Justin Sirignano

We develop a new continuous-time stochastic gradient descent method for optimizing over the stationary distribution of stochastic differential equation (SDE) models. The algorithm continuously updates the SDE model's par…

Soft Merging: A Flexible and Robust Soft Model Merging Approach for Enhanced Neural Network Performance

2023-09-21 · Hao Chen, Yusen Wu, Phuong Nguyen, Chao Liu 외

Stochastic Gradient Descent (SGD), a widely used optimization algorithm in deep learning, is often limited to converging to local optima due to the non-convex nature of the problem. Leveraging these local optima to impro…