paper-with-me

Papers

Efficient displacement convex optimization with particle gradient descent

2023-02-09 · Hadi Daneshmand, Jason D. Lee, Chi Jin

Particle gradient descent, which uses particles to represent a probability measure and performs gradient descent on particles in parallel, is widely used to optimize functions of probability measures. This paper considers particle gradient descent with a finite number of particles and establishes its theoretical guarantees to optimize functions that are \emph{displacement convex} in measures. Concretely, for Lipschitz displacement convex functions defined on probability over $\mathbb{R}^d$, we prove that $O(1/\epsilon^2)$ particles and $O(d/\epsilon^4)$ computations are sufficient to find the $\epsilon$-optimal solutions. We further provide improved complexity bounds for optimizing smooth displacement convex functions. We demonstrate the application of our results for function approximation with specific neural architectures with two-dimensional inputs.

📄 PDF Abstract BibTeX arXiv:2302.04753

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MirrorCBO: A consensus-based optimization method in the spirit of mirror descent

2025-01-21 · Leon Bungert, Franca Hoffmann, Doh Yeon Kim, Tim Roith

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

Sparse Optimization on Measures with Over-parameterized Gradient Descent

2019-07-24 · Lenaic Chizat

Minimizing a convex function of a measure with a sparsity-inducing penalty is a typical problem arising, e.g., in sparse spikes deconvolution or two-layer neural networks training. We show that this problem can be solved…

global-optimization

Gradient is All You Need?

2023-06-16 · Konstantin Riedl, Timo Klock, Carina Geldhauser, Massimo Fornasier

In this paper we provide a novel analytical perspective on the theoretical understanding of gradient-based learning algorithms by interpreting consensus-based optimization (CBO), a recently proposed multi-particle deriva…

All

On the Global Convergence of Gradient Descent for Over-parameterized Models using Optimal Transport

2018-05-24 · NeurIPS 2018 12 · Lenaic Chizat, Francis Bach

Many tasks in machine learning and signal processing can be solved by minimizing a convex function of a measure. This includes sparse spikes deconvolution or training a neural network with a single hidden layer. For thes…

A Particle-based Sparse Gaussian Process Optimizer

2022-11-26 · Chandrajit Bajaj, Omatharv Bharat Vaidya, Yi Wang

Task learning in neural networks typically requires finding a globally optimal minimizer to a loss function objective. Conventional designs of swarm based optimization methods apply a fixed update rule, with possibly an …

image-classificationImage Classification