paper-with-me

Papers

Sublinear iterations can suffice even for DDPMs

2025-11-06 · Matthew S. Zhang, Stephen Huan, Jerry Huang, Nicholas M. Boffi, Sitan Chen, Sinho Chewi arxiv

SDE-based methods such as denoising diffusion probabilistic models (DDPMs) have shown remarkable success in real-world sample generation tasks. Prior analyses of DDPMs have been focused on the exponential Euler discretization, showing guarantees that generally depend at least linearly on the dimension or initial Fisher information. Inspired by works in log-concave sampling (Shen and Lee, 2019), we analyze an integrator -- the denoising diffusion randomized midpoint method (DDRaM) -- that leverages an additional randomized midpoint to better approximate the SDE. Using a recently-developed analytic framework called the "shifted composition rule", we show that this algorithm enjoys favorable discretization properties under appropriate smoothness assumptions, with sublinear $\widetilde{O}(\sqrt{d})$ score evaluations needed to ensure convergence. This is the first sublinear complexity bound for pure DDPM sampling -- prior works which obtained such bounds worked instead with ODE-based sampling and had to make modifications to the sampler which deviate from how they are used in practice. We also provide experimental validation of the advantages of our method, showing that it performs well in practice with pre-trained image synthesis models.

📄 PDF Abstract BibTeX arXiv:2511.04844

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pseudo Numerical Methods for Diffusion Models on Manifolds

2022-02-20 · ICLR 2022 4 · Luping Liu, Yi Ren, Zhijie Lin, Zhou Zhao

Denoising Diffusion Probabilistic Models (DDPMs) can generate high-quality samples such as image and audio samples. However, DDPMs require hundreds to thousands of iterations to produce final samples. Several prior works…

DenoisingImage Generation

WaveFit: An Iterative and Non-autoregressive Neural Vocoder based on Fixed-Point Iteration

2022-10-03 · Yuma Koizumi, Kohei Yatabe, Heiga Zen, Michiel Bacchiani

Denoising diffusion probabilistic models (DDPMs) and generative adversarial networks (GANs) are popular generative models for neural vocoders. The DDPMs and GANs can be characterized by the iterative denoising framework …

Denoising

Can speed up the convergence rate of stochastic gradient methods to $\mathcal{O}(1/k^2)$ by a gradient averaging strategy?

2020-02-25 · Xin Xu, Xiaopeng Luo

In this paper we consider the question of whether it is possible to apply a gradient averaging strategy to improve on the sublinear convergence rates without any increase in storage. Our analysis reveals that a positive …

ProSE: Diffusion Priors for Speech Enhancement

2025-03-09 · Sonal Kumar, Sreyan Ghosh, Utkarsh Tyagi, Anton Jeran Ratnarajah 외

Speech enhancement (SE) is the foundational task of enhancing the clarity and quality of speech in the presence of non-stationary additive noise. While deterministic deep learning models have been commonly employed for S…

DenoisingregressionSpeech Enhancement

Robust Single-Stage Fully Sparse 3D Object Detection via Detachable Latent Diffusion

2025-08-05 · Wentao Qu, Guofeng Mei, Jing Wang, Yujiao Wu 외 arxiv

Denoising Diffusion Probabilistic Models (DDPMs) have shown success in robust 3D object detection tasks. Existing methods often rely on the score matching from 3D boxes or pre-trained diffusion priors. However, they typi…

Robust 3D Object Detection