paper-with-me

Papers

Stochastic Approximation Algorithms for Systems of Interacting Particles

2023-09-21 · NeurIPS 2023 11

Interacting particle systems have proven highly successful in various machine learning tasks, including approximate Bayesian inference and neural network optimization. However, the analysis of these systems often relies on the simplifying assumption of the \emph{mean-field} limit, where particle numbers approach infinity and infinitesimal step sizes are used. In practice, discrete time steps, finite particle numbers, and complex integration schemes are employed, creating a theoretical gap between continuous-time and discrete-time processes. In this paper, we present a novel framework that establishes a precise connection between these discrete-time schemes and their corresponding mean-field limits in terms of convergence properties and asymptotic behavior. By adopting a dynamical system perspective, our framework seamlessly integrates various numerical schemes that are typically analyzed independently. For example, our framework provides a unified treatment of optimizing an infinite-width two-layer neural network and sampling via Stein Variational Gradient descent, which were previously studied in isolation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Online Learning in Interacting Particle Systems

2026-02-24 · Louis Sharrock, Nikolas Kantas, Grigorios A. Pavliotis arxiv

We introduce a new method for online parameter estimation in stochastic interacting particle systems, based on continuous observation of a small number of particles from the system. Our method recursively updates the mod…

On stochastic mirror descent with interacting particles: convergence properties and variance reduction

2020-07-15 · Anastasia Borovykh, Nikolas Kantas, Panos Parpas, Grigorios A. Pavliotis

An open problem in optimization with noisy information is the computation of an exact minimizer that is independent of the amount of noise. A standard practice in stochastic approximation algorithms is to use a decreasin…

Recursive Maximum Likelihood Estimation for Interacting Particle Systems using Virtual Particles

2026-05-01 · Louis Sharrock, Nikolas Kantas, Grigorios A. Pavliotis arxiv

We study recursive maximum likelihood estimation for stochastic interacting particle systems based on continuous observation of a single particle. In this regime, consistent estimation of the finite-particle log-likeliho…

Design of Interacting Particle Systems for Fast Linear Quadratic RL

2024-06-16 · Anant A Joshi, Heng-Sheng Chang, Amirhossein Taghvaei, Prashant G Mehta 외

This paper is concerned with the design of algorithms based on systems of interacting particles to represent, approximate, and learn the optimal control law for reinforcement learning (RL). The primary contribution is th…

Reinforcement Learning (RL)

Mean-field Chaos Diffusion Models

2024-06-08 · Sungwoo Park, Dongjun Kim, Ahmed Alaa

In this paper, we introduce a new class of score-based generative models (SGMs) designed to handle high-cardinality data distributions by leveraging concepts from mean-field theory. We present mean-field chaos diffusion …