A consensus-based global optimization method with adaptive momentum estimation
Jingrun Chen, Shi Jin, Liyao Lyu

TL;DR
This paper introduces Adam-CBO, a novel consensus-based global optimization method combining Adam and CBO, capable of efficiently finding global minima in high-dimensional, non-convex, and low-regularity functions, outperforming existing methods.
Contribution
The paper proposes Adam-CBO, integrating Adam with consensus-based optimization, achieving high success rates in global minimization for complex, high-dimensional problems with theoretical stability analysis.
Findings
100% success in optimizing 1000-dimensional Rastrigin function
Outperforms Adam in low-regularity PDE problems
Linear cost growth with dimension
Abstract
Objective functions in large-scale machine-learning and artificial intelligence applications often live in high dimensions with strong non-convexity and massive local minima. First-order methods, such as the stochastic gradient method and Adam, are often used to find global minima. Recently, the consensus-based optimization (CBO) method has been introduced as one of the gradient-free optimization methods and its convergence is proven with dimension-dependent parameters, which may suffer from the curse of dimensionality. By replacing the isotropic geometric Brownian motion with the component-wise one, the latest improvement of the CBO method is guaranteed to converge to the global minimizer with dimension-independent parameters, although the initial data need to be well-chosen. In this paper, based on the CBO method and Adam, we propose a consensus-based global optimization method with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
