English

Thinned Mean Field Langevin Dynamics

Machine Learning 2026-05-28 v1

Abstract

Several important learning tasks can be formulated as minimizing an entropy-regularized objective over an appropriate space of probability distributions. Mean-field Langevin dynamics (MFLD) facilitate computation in this general context, casting the minimizer as the invariant distribution of a McKean--Vlasov process, which can be numerically discretized using NN particles and thus simulated. However, simulating this interacting particle system has computational complexity of order N2N^2. Motivated by recent research into \emph{kernel thinning}, we propose \texttt{KT-MFLD}, in which each particle interacts only with a thinned particle coreset of size O(N12)\mathcal{O}(N^{\frac{1}{2}}). \texttt{KT-MFLD} thus reduces the computational complexity to order N32N^{\frac{3}{2}} while, under mild regularity conditions, achieving the same convergence guarantees (up to logarithmic factors) as MFLD. Our theoretical analysis is empirically confirmed on tasks including the training of student-teacher neural networks, quantization with maximum mean discrepancy, and computation of predictively-oriented posteriors in a post-Bayesian framework.

Keywords

Cite

@article{arxiv.2605.28589,
  title  = {Thinned Mean Field Langevin Dynamics},
  author = {Zonghao Chen and Heishiro Kanagawa and François-Xavier Briol and Chris J. Oates and Lester Mackey},
  journal= {arXiv preprint arXiv:2605.28589},
  year   = {2026}
}