Pith. sign in

REVIEW 2 cited by

Reverse Transition Kernel: A Flexible Framework to Accelerate Diffusion Inference

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.16387 v1 pith:IIDMPURI submitted 2024-05-26 stat.ML cs.LG

classification stat.MLcs.LG
keywords diffusioninferencealgorithmsconvergenceepsilonreversertk-malartk-uld
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
abstract

To generate data from trained diffusion models, most inference algorithms, such as DDPM, DDIM, and other variants, rely on discretizing the reverse SDEs or their equivalent ODEs. In this paper, we view such approaches as decomposing the entire denoising diffusion process into several segments, each corresponding to a reverse transition kernel (RTK) sampling subproblem. Specifically, DDPM uses a Gaussian approximation for the RTK, resulting in low per-subproblem complexity but requiring a large number of segments (i.e., subproblems), which is conjectured to be inefficient. To address this, we develop a general RTK framework that enables a more balanced subproblem decomposition, resulting in $\tilde O(1)$ subproblems, each with strongly log-concave targets. We then propose leveraging two fast sampling algorithms, the Metropolis-Adjusted Langevin Algorithm (MALA) and Underdamped Langevin Dynamics (ULD), for solving these strongly log-concave subproblems. This gives rise to the RTK-MALA and RTK-ULD algorithms for diffusion inference. In theory, we further develop the convergence guarantees for RTK-MALA and RTK-ULD in total variation (TV) distance: RTK-ULD can achieve $\epsilon$ target error within $\tilde{\mathcal O}(d^{1/2}\epsilon^{-1})$ under mild conditions, and RTK-MALA enjoys a $\mathcal{O}(d^{2}\log(d/\epsilon))$ convergence rate under slightly stricter conditions. These theoretical results surpass the state-of-the-art convergence rates for diffusion inference and are well supported by numerical experiments.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Multi-Step Consistency Models: Fast Generation with Theoretical Guarantees

    cs.LG 2025-05 reject novelty 6.0 of 10

    Multi-step consistency models with interleaved noising are claimed to achieve O(ε^2) KL divergence in O(log(d/ε)) constant steps, but the proof's error bound fails to close.

  2. Capturing Conditional Dependence via Auto-regressive Diffusion Models

    cs.LG 2025-04 conditional novelty 6.0 of 10

    Auto-regressive diffusion models provably control conditional-distribution sampling error with only a factor-K increase in inference cost, unlike vanilla diffusion where conditional error can blow up despite small joi...

Pith tools