The adaptive complexity of parallelized log-concave sampling
Huanjian Zhou, Baoxiang Wang, Masashi Sugiyama

TL;DR
This paper investigates the minimal number of sequential rounds needed for parallelized sampling algorithms to generate accurate samples from log-concave distributions, revealing fundamental limitations in their efficiency.
Contribution
It introduces new lower bounds on the adaptive complexity of parallelized sampling for log-concave distributions, highlighting inherent computational challenges.
Findings
Almost linear iteration algorithms cannot achieve exponentially small total variation error.
For box-constrained sampling, such algorithms cannot attain sup-polynomially small error.
The proofs involve novel analysis of hardness potentials and smoothing techniques.
Abstract
In large-data applications, such as the inference process of diffusion models, it is desirable to design sampling algorithms with a high degree of parallelization. In this work, we study the adaptive complexity of sampling, which is the minimum number of sequential rounds required to achieve sampling given polynomially many queries executed in parallel at each round. For unconstrained sampling, we examine distributions that are log-smooth or log-Lipschitz and log strongly or non-strongly concave. We show that an almost linear iteration algorithm cannot return a sample with a specific exponentially small error under total variation distance. For box-constrained sampling, we show that an almost linear iteration algorithm cannot return a sample with sup-polynomially small error under total variation distance for log-concave distributions. Our proof relies upon novel analysis with the…
Peer Reviews
Decision·ICLR 2025 Conference Withdrawn Submission
First attempt for a lower bound on adaptive sampling applicable to a wide range of distributions.
The paper only has negative results (lower bounds), which are not tight for any parameter regime. The writeup could also be improved in terms of typos/grammar as well as clarity of the presentation (especially in section 3). Minor comments: Line 15: “minimal”->”minimum” Line 21 and 100: “sup-”->”sub-” Line 21: “small accuracy” sounds weird (because it means “high accuracy” here). Maybe “small error” would be better. Line 85: Mention that c<1. Section 3: There are multiple occasions where y
This paper studies an interesting problem, and shows how to leverage techniques from a different but related area to show lower bounds for parallel sampling. The lower bounds are of interest to both theoreticians and practitioners, since parallel sampling methods for diffusion models have recently been proposed and have gained popularity. Generally, the paper is well-written and easy to understand. I recommend acceptance
It would be nice to see some results for diffusion models, since it seems like they should naturally follow from your results. It would also be nice to cite the recent works from the diffusion literature on parallel sampling (see [1, 2, 3]). This would make this work far more appealing to practitioners. It would also be nice to have a thorough description of the barriers in extending your techniques to the low-accuracy regime, and any specific intermediate conjectures towards proving such resul
The paper improves over previous works which show lower bounds for the problem of sampling from a logconcave distribution. The comparison to previous works for upper bounds is very clearly stated. However, the comparison to previous works on lower bounds is less clear, as there are different situations where such lower bounds apply (e.g., different accuracy levels) (see weaknesses below)
The writing in the paper could be improved in certain aspects. In particular, the comparison to prior works is somewhat confusing and could be made more clear. As mentioned above, the comparison to previous works for upper bounds is very clearly stated, with a clear table—which is good. However, the comparison to previous works on lower bounds is less clear, as there are different situations where such lower bounds apply (e.g., different accuracy levels). It would be good to include a si
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Machine Learning and Algorithms · Face and Expression Recognition
