English

Parallel Simulation for Log-concave Sampling and Score-based Diffusion Models

Data Structures and Algorithms 2025-09-23 v3 Distributed, Parallel, and Cluster Computing Machine Learning Numerical Analysis Numerical Analysis

Abstract

Sampling from high-dimensional probability distributions is fundamental in machine learning and statistics. As datasets grow larger, computational efficiency becomes increasingly important, particularly in reducing adaptive complexity, namely the number of sequential rounds required for sampling algorithms. While recent works have introduced several parallelizable techniques, they often exhibit suboptimal convergence rates and remain significantly weaker than the latest lower bounds for log-concave sampling. To address this, we propose a novel parallel sampling method that improves adaptive complexity dependence on dimension dd reducing it from O~(log2d)\widetilde{\mathcal{O}}(\log^2 d) to O~(logd)\widetilde{\mathcal{O}}(\log d). which is even optimal for log-concave sampling with some specific adaptive complexity. Our approach builds on parallel simulation techniques from scientific computing.

Keywords

Cite

@article{arxiv.2412.07435,
  title  = {Parallel Simulation for Log-concave Sampling and Score-based Diffusion Models},
  author = {Huanjian Zhou and Masashi Sugiyama},
  journal= {arXiv preprint arXiv:2412.07435},
  year   = {2025}
}

Comments

Accepted to ICML2025 and this version corrects errors from the previous submission