paper-with-me

홈 › Papers

Consensus-Based Optimization on the Sphere: Convergence to Global Minimizers and Machine Learning

2020-01-31 · Massimo Fornasier, Hui Huang, Lorenzo Pareschi, Philippe Sünnen

We investigate the implementation of a new stochastic Kuramoto-Vicsek-type model for global optimization of nonconvex functions on the sphere. This model belongs to the class of Consensus-Based Optimization. In fact, particles move on the sphere driven by a drift towards an instantaneous consensus point, which is computed as a convex combination of particle locations, weighted by the cost function according to Laplace's principle, and it represents an approximation to a global minimizer. The dynamics is further perturbed by a random vector field to favor exploration, whose variance is a function of the distance of the particles to the consensus point. In particular, as soon as the consensus is reached the stochastic component vanishes. The main results of this paper are about the proof of convergence of the numerical scheme to global minimizers provided conditions of well-preparation of the initial datum. The proof combines previous results of mean-field limit with a novel asymptotic analysis, and classical convergence results of numerical methods for SDE. We present several numerical experiments, which show that the algorithm proposed in the present paper scales well with the dimension and is extremely versatile. To quantify the performances of the new approach, we show that the algorithm is able to perform essentially as good as ad hoc state of the art methods in challenging problems in signal processing and machine learning, namely the phase retrieval problem and the robust subspace detection.

📄 PDF Abstract BibTeX arXiv:2001.11988

Code (1)

PhilippeSu/KV-CBO 공식 구현

Tasks

BIG-bench Machine Learningglobal-optimizationRetrieval

Similar Papers 제목 키워드 기반

Convergence of Consensus-Based Particle Methods for Nonconvex Bi-Level Optimization

2026-05-19 · Yutong Chao, Xudong Sun, Konstantin Riedl, Majid Khadiv 외 arxiv

In this paper, we study a consensus-based optimization method for nonconvex bi-level optimization, where the objective is to minimize an upper-level function over the set of global minimizers of a lower-level problem. Th…

Non-convergence to global minimizers for Adam and stochastic gradient descent optimization and constructions of local minimizers in the training of artificial neural networks

2024-02-07 · Arnulf Jentzen, Adrian Riekert

Stochastic gradient descent (SGD) optimization methods such as the plain vanilla SGD method and the popular Adam optimizer are nowadays the method of choice in the training of artificial neural networks (ANNs). Despite t…

Stochastic Gradient Langevin Dynamics with Variance Reduction

2021-02-12 · Zhishen Huang, Stephen Becker

Stochastic gradient Langevin dynamics (SGLD) has gained the attention of optimization researchers due to its global optimization properties. This paper proves an improved convergence property to local minimizers of nonco…

global-optimization

Distributed Low-rank Matrix Factorization With Exact Consensus

2019-12-01 · NeurIPS 2019 12 · Zhihui Zhu, Qiuwei Li, Xinshuo Yang, Gongguo Tang 외

Low-rank matrix factorization is a problem of broad importance, owing to the ubiquity of low-rank models in machine learning contexts. In spite of its non- convexity, this problem has a well-behaved geometric landscape, …

Non-convergence to global minimizers in data driven supervised deep learning: Adam and stochastic gradient descent optimization provably fail to converge to global minimizers in the training of deep neural networks with ReLU activation

2024-10-14 · Thang Do, Sonja Hannibal, Arnulf Jentzen

Deep learning methods - consisting of a class of deep neural networks (DNNs) trained by a stochastic gradient descent (SGD) optimization method - are nowadays key tools to solve data driven supervised learning problems. …