MirrorCBO: A consensus-based optimization method in the spirit of mirror descent
Leon Bungert, Franca Hoffmann, Dohyeon Kim, Tim Roith

TL;DR
MirrorCBO introduces a novel consensus-based optimization algorithm that combines the advantages of mirror descent and derivative-free methods, effectively handling non-convex and constrained problems with promising empirical results.
Contribution
The paper proposes MirrorCBO, a new optimization method that generalizes CBO using mirror descent principles, with theoretical convergence guarantees and diverse application demonstrations.
Findings
Demonstrates competitive performance in sparsity-inducing optimization.
Effectively handles convex constraints with convergence guarantees.
Shows potential for optimization on non-convex submanifolds.
Abstract
In this work we propose MirrorCBO, a consensus-based optimization (CBO) method which generalizes standard CBO in the same way that mirror descent generalizes gradient descent. For this we apply the CBO methodology to a swarm of dual particles and retain the primal particle positions by applying the inverse of the mirror map, which we parametrize as the subdifferential of a strongly convex function . In this way, we combine the advantages of a derivative-free non-convex optimization algorithm with those of mirror descent. As a special case, the method extends CBO to optimization problems with convex constraints. Assuming bounds on the Bregman distance associated to , we provide asymptotic convergence results for MirrorCBO with explicit exponential rate. Another key contribution is an exploratory numerical study of this new algorithm across different application settings,…
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
TopicsGraph Theory and Algorithms
