REVIEW 3 major objections 5 minor 253 references
Provable diffusion-based posterior sampling for linear inverse problems via DDIM
T0 review · 3 major / 5 minor · reviewed 2026-08-01 · deepseek-v4-flash
Pith's one-line read A coordinate-wise SNR-guided modification of the DDIM sampler provably converges to the true Bayesian posterior for noisy linear inverse problems, with no likelihood gradients or particle filters.
desk verdict A promising DDIM-based posterior sampler with a real, likely repairable, gap in the central proof; worth a serious referee but not publication as-is. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central mechanism is the SNR-guided partition of singular directions S_meas^t = {s : α_t σ < Σ_ss σ_t} versus S_prior^t, equivalently encoded by the threshold time τ_s at which diffusion SNR matches observation SNR. The load-bearing identity is that the auxiliary forward process ξ_{t,s} = α_t Σ_{ss}^{-1} u_s^T Y + sqrt(σ_t^2 − α_t^2 σ^2 Σ_{ss}^{-2}) Z_s has the same marginal distribution as v_s^T X_t, which licenses replacing the DDIM update by the measurement-injected update in measurement-dominated coordinates. Prior-dominated and unobserved coordinates evolve by standard DDIM dynamics, with a correction term in the general-singular-value case to account for conditioning on the measure
What would settle it
Simulate Posterior-DDIM with an exactly known prior (e.g., a Gaussian mixture) and a measurement matrix whose singular value Σ_ss satisfies α_{τ_s}<1 at the matching time, then compare the empirical marginal of v_s^T X̂_{t_M} to the true posterior marginal along v_s. If the total-variation distance fails to vanish as the grid refines, the threshold identification is the culprit.
Extended reading notes
Core claim
Posterior-DDIM works in the singular-value basis of the measurement matrix A. For each direction s, the algorithm computes the threshold time τ_s at which the diffusion SNR α_t/σ_t equals the observation SNR Σ_ss/σ. In the measurement-dominated regime (t ≥ τ_s), the sampler replaces the DDIM update with a measurement-injected auxiliary process that has the same marginal law as the forward diffusion projected onto v_s. In the prior-dominated regime (t < τ_s), it keeps the standard DDIM update for observed directions, and uses a larger stochasticity parameter for unobserved directions. Theorems 1 and 2 assert that, with exact data predictors, bounded support, and suitable scaling of the stocha
Load-bearing premise
In the proof of Theorem 1 (Appendix A), the load-bearing premise is that the auxiliary measurement-injected coordinate at the switching time τ_s equals the raw observation Σ_{ss}^{-1}u_s^T Y; the construction yields α_{τ_s}Σ_{ss}^{-1}u_s^T Y, so identifying the auxiliary process with conditioning on Y holds only when α_{τ_s}=1.
Editorial extensions
If this is right
- Posterior sampling for noisy linear inverse problems reduces to coordinate-wise DDIM updates, avoiding likelihood-gradient computations and particle filtering.
- Along low-SNR and unobserved directions, following the learned prior is provably the correct update; measurements are only imposed where observation SNR exceeds diffusion SNR.
- The guarantees cover arbitrary, possibly rank-deficient measurement operators (Theorem 2), so tasks such as inpainting, super-resolution, deblurring, and compressed sensing fall under one proof.
- The asymptotic TV convergence requires the terminal time to tend to 0 and the log-SNR grid to refine; with 100 DDIM steps the empirical metrics saturate, consistent with the theorem's regime.
Reading between the lines
- A testable diagnostic is whether the proof's identification at the switching time requires α_{τ_s}=1: the update (23) gives v_s^T X̂_{τ_s} = α_{τ_s} Σ_{ss}^{-1} u_s^T Y with zero residual noise, which equals the raw observation Σ_{ss}^{-1}u_s^T Y only if α_{τ_s}=1.
- The per-direction switching rule suggests a sharp phase transition: coordinates with Σ_ss/σ above a time-dependent threshold are effectively pinned by the measurement, which could yield per-direction posterior contraction rates under exact predictors.
- A natural extension is to replace the exact data predictor with a learned score in a controlled Gaussian-mixture setting and measure the TV gap empirically, isolating the error contributed by the switching boundary.
- The double-limit statement supplies no convergence rate; a non-asymptotic bound would require quantitative control of the KL terms in Lemmas 1–6, which the argument leaves as an open constant.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes Posterior-DDIM, a DDIM-type sampler for linear inverse problems with diffusion priors. The method partitions singular directions of the measurement operator according to whether the observation SNR exceeds the diffusion SNR, applies a calibrated measurement-based update in measurement-dominated directions, and a standard DDIM update in prior-dominated or unobserved directions. The main theoretical claims (Theorems 1 and 2) assert asymptotic posterior correctness in total variation under exact diffusion predictors, bounded support, and suitable choices of the stochasticity parameters. The paper also reports image-restoration experiments (inpainting, super-resolution, deblurring, compressed sensing) comparing favorably with several existing diffusion-based solvers.
Significance. If the theorems are correct, the contribution is significant: it provides a simple, coordinate-wise modification of DDIM with a proof of posterior consistency for noisy linear inverse problems, at lower computational overhead than many alternatives. The algorithm is easy to implement, and the experimental results are broadly competitive. The paper also ships a detailed proof structure with auxiliary processes and DDIM convergence machinery. However, the central proof currently contains a load-bearing identification error that invalidates the stated theorems as written. The result is plausible and likely repairable, but the manuscript cannot be accepted until the proof is corrected.
major comments (3)
- [Appendix A, final paragraph; Eqs. (23), (27), (33)] At the threshold time τ_s, Eq. (23) gives v_s^T \hat X_{τ_s} = α_{τ_s} Σ_{ss}^{-1} u_s^T Y, because the residual variance vanishes when α_{τ_s}/σ_{τ_s}=Σ_{ss}/σ. The text instead asserts v_s^T \hat X_{τ_s}=Σ_{ss}^{-1}u_s^T Y, and that (X_{t_M}, v_s^T X_{τ_s}) has the same joint law as (X_{t_M}, Σ_{ss}^{-1}u_s^T Y). This is false unless α_{τ_s}=1. Since the proof conditions on this quantity to identify the posterior, Theorems 1 and 2 are not established as written. The gap is probably repairable: v_s^T X_{τ_s}/α_{τ_s} equals Σ_{ss}^{-1}u_s^T Y in distribution, and in the scalar Gaussian model the conditioning event is equivalent up to an invertible transformation. This normalization and the resulting conditional equivalence must be stated and proved explicitly.
- [Section 2, Eq. (9); Eq. (11); Appendix B, Eqs. (28)-(29)] The discretization parameter is defined as δ_{i+1}=λ_{t_i}-λ_{t_{i+1}}. But the SNR α_t/σ_t is assumed decreasing in t, and the sampler runs from t_0 (large, α→0, σ→1) to t_M→0, so for t_i>t_{i+1} we have λ_{t_i}<λ_{t_{i+1}} and hence δ_{i+1}<0. Many subsequent bounds in Appendix B explicitly require δ>0 (e.g., 1-e^{-2δ_{i+1}}≍δ_{i+1} in Eq. (29), and the estimates in Lemma 6). This is either a sign error in Eq. (9) or a fundamental inconsistency in the time indexing. The definition must be corrected to δ_{i+1}=λ_{t_{i+1}}-λ_{t_i} (or the time order reversed) and the proof checked with the corrected convention.
- [Appendix C, proof of Theorem 2] The proof of Theorem 2 is substantially terser than that of Theorem 1. In particular, Eq. (106) is asserted 'by a similar argument with Lemma 1' without providing the general-A analogue of the error-term analysis in Lemma 6, and the conditioning argument for the auxiliary sequence in Eq. (105) is only sketched. Since Theorem 2 is a central advertised contribution, the general-case proof needs to be either written out in full or reduced explicitly to Theorem 1 with verifiable assumptions. As it stands, the reader cannot verify that the correction term in Eq. (25) preserves the claimed convergence.
minor comments (5)
- [Appendix B.1, Lemma 5] The definition of \hat bσ_{t_i}^2 contains a typographical inconsistency: Eq. (50) writes σ_{t_i}^2-α_{t_i}^2σ^2Σ_{ss}^{-1}, while Eq. (23) and the surrounding text use σ^2Σ_{ss}^{-2}. Please correct the notation.
- [Section 4.1] The empirical evaluation finds the best performance at η0=0, whereas the theory requires η0=1 in Theorem 1 and η0=δ^{-p}→∞ in Theorem 2. The experimental configuration is therefore outside the proven regime. This mismatch should be acknowledged and discussed.
- [Section 3.1, Eqs. (19)-(20)] The partition S_meas^t and S_prior^t uses strict inequalities, but the threshold time τ_s is defined by equality. At the exact boundary, Algorithm 1 and the proof need a consistent convention; the current presentation leaves this ambiguous.
- [Theorem 1, Eq. (26)] The double limit lim_{t_M→0} lim_{δ→0} and the definition of δ, which includes α_{t_0} and |1-σ_{t_0}|, should be accompanied by a concrete example of a valid schedule, so the order of limits and the meaning of δ→0 are unambiguous.
- [Tables 1 and 2] The table formatting around the rows beginning '0 32' and '2 16' is corrupted; the hyperparameter values are not clearly aligned with columns.
Circularity Check
No significant circularity: the Appendix A issue is a proof gap, not a reduction by construction.
full rationale
The paper's central claim is an asymptotic TV-convergence theorem for a concrete coordinate-wise DDIM algorithm. The proof in Appendices A and C proceeds by constructing auxiliary sequences, bounding KL/TV errors, and invoking analytical lemmas; no parameter is fitted to data and then renamed as a prediction, and no 'uniqueness theorem' from the authors' prior work is used to force the conclusion. The self-citations in Section 1.3 (Li et al. 2024, Jiao et al. 2025, Cai et al. 2026, etc.) are background references on unconditional DDPM/DDIM convergence and are not load-bearing in the proof of Theorems 1 and 2. The one suspicious passage is Appendix A's final paragraph, which states v_s^T \hat X_{τ_s} = Σ_{ss}^{-1} u_s^T Y and asserts a joint-law equivalence; by the paper's own Eq. (23) the value is α_{τ_s} Σ_{ss}^{-1} u_s^T Y, so the displayed equality is false as written. This is a genuine mathematical error in the proof, apparently repairable because the threshold condition gives σ_{τ_s}/α_{τ_s} = σ/Σ_{ss}, making the scaled event equivalent to the observation equation. But it is a correctness gap, not a circular derivation: the posterior conclusion is not assumed as an input, the algorithm's measurement branch is not just a relabeling of the target, and the proof does not reduce to a self-citation or to a fitted quantity. I therefore find no circular step that can be exhibited under the stated criteria.
Assumptions & free parameters
free parameters (1)
- η0, η1 =
η0=0, η1=16 in experiments; theory uses η0=1 or η0=η1=δ^{-p}
assumptions (5)
- domain assumption Exact diffusion score / data predictor access
- domain assumption Bounded support of X0
- domain assumption Monotone continuous SNR schedule with α0/σ0=∞ and α∞/σ∞=0
- domain assumption Known Gaussian measurement noise with variance σ²I
- ad hoc to paper Posterior identification equality v_s^T \hat X_{τ_s}=Σ^{-1}u_s^TY and the joint-law identity with X_{t_M}
Cite this review
Pith. "Pith review of Provable diffusion-based posterior sampling for linear inverse problems via DDIM." pith.science (2026). https://pith.science/paper/O245SBWX
@misc{pith2026260719333,
author = {Pith},
title = {Pith review of: Provable diffusion-based posterior sampling for linear inverse problems via DDIM},
year = {2026},
howpublished = {\url{https://pith.science/paper/O245SBWX}},
note = {Machine review of arXiv:2607.19333}
}
read the original abstract
Diffusion-based methods have achieved remarkable empirical success in solving inverse problems. However, many existing posterior samplers either lack rigorous theoretical guarantees or incur substantial computational overhead. We propose a simple and efficient algorithm, called \pddim, for solving linear inverse problems with diffusion priors via a DDIM-type sampler. Our method requires only lightweight, coordinate-wise modifications to the standard DDIM update, while explicitly incorporating the measurement model. The key idea is to perform posterior sampling separately along each singular direction of the measurement operator: for each direction, the sampler follows the learned diffusion prior when the observation signal-to-noise ratio (SNR) is below the corresponding diffusion SNR, and switches to a calibrated measurement-based predictor otherwise. We prove that the proposed sampler converges to the Bayesian posterior conditioned on the measurements. Empirical results show that the proposed sampler performs favorably against existing diffusion-based posterior samplers across a range of image restoration tasks, achieving the best performance on the majority of evaluation metrics considered. Overall, our results convert posterior sampling for noisy linear inverse problems to simple coordinate-wise DDIM updates, yielding an efficient, easy-to-implement algorithm with provable posterior consistency.
Figures
Reference graph
Works this paper leans on
-
[1]
arXiv preprint arXiv:2303.05754 , year=
Fast Diffusion Sampler for Inverse Problems by Geometric Decomposition , author=. arXiv preprint arXiv:2303.05754 , year=
-
[2]
arXiv preprint arXiv:2410.13738 , year=
Instance-dependent Convergence Theory for Diffusion Models , author=. arXiv preprint arXiv:2410.13738 , year=
-
[3]
arXiv preprint arXiv:2503.10103 , year=
Improving Diffusion-based Inverse Algorithms under Few-Step Constraint via Learnable Linear Extrapolation , author=. arXiv preprint arXiv:2503.10103 , year=
-
[4]
arXiv preprint arXiv:2510.27562 , year=
Optimal Convergence Analysis of DDPM for General Distributions , author=. arXiv preprint arXiv:2510.27562 , year=
-
[5]
arXiv preprint arXiv:2606.23627 , year=
Diffusion Models Adapt to Low-Dimensional Structure Under Flexible Coefficient Choices , author=. arXiv preprint arXiv:2606.23627 , year=
-
[6]
arXiv preprint arXiv:2206.09012 , year=
Diffusion models as plug-and-play priors , author=. arXiv preprint arXiv:2206.09012 , year=
-
[7]
arXiv preprint arXiv:2512.08022 , year=
Provable diffusion posterior sampling for Bayesian inversion , author=. arXiv preprint arXiv:2512.08022 , year=
-
[8]
Conference on Computer Vision and Pattern Recognition (CVPR) , pages=
Come-Closer-Diffuse-Faster: Accelerating Conditional Diffusion Models for Inverse Problems through Stochastic Contraction , author=. Conference on Computer Vision and Pattern Recognition (CVPR) , pages=
Show all 253 references
-
[9]
Advances in Neural Information Processing Systems , volume=
Solving linear inverse problems provably via posterior sampling with latent diffusion models , author=. Advances in Neural Information Processing Systems , volume=
-
[10]
International conference on learning representations , year=
Pseudoinverse-guided diffusion models for inverse problems , author=. International conference on learning representations , year=
-
[11]
International Conference on Learning Representations , year=
Diffusion Posterior Sampling for General Noisy Inverse Problems , author=. International Conference on Learning Representations , year=
-
[12]
Advances in Neural Information Processing Systems , volume=
Denoising Diffusion Restoration Models , author=. Advances in Neural Information Processing Systems , volume=
-
[13]
arXiv preprint arXiv:2410.00083 , year=
A survey on diffusion models for inverse problems , author=. arXiv preprint arXiv:2410.00083 , year=
-
[14]
Park, Trevor and Casella, George , journal=. The. 2008 , publisher=
2008
-
[15]
IEEE Transactions on signal processing , volume=
Bayesian compressive sensing , author=. IEEE Transactions on signal processing , volume=. 2008 , publisher=
2008
-
[16]
Communications of the ACM , volume=
Exact matrix completion via convex optimization , author=. Communications of the ACM , volume=. 2012 , publisher=
2012
-
[17]
Journal of the American Statistical Association , volume=
The spike-and-slab lasso , author=. Journal of the American Statistical Association , volume=. 2018 , publisher=
2018
-
[18]
Journal of the American statistical Association , volume=
Variable selection via nonconcave penalized likelihood and its oracle properties , author=. Journal of the American statistical Association , volume=. 2001 , publisher=
2001
-
[19]
Proceedings of the National Academy of Sciences , volume=
Message-passing algorithms for compressed sensing , author=. Proceedings of the National Academy of Sciences , volume=. 2009 , publisher=
2009
-
[20]
IEEE Transactions on image processing , volume=
Bayesian compressive sensing using Laplace priors , author=. IEEE Transactions on image processing , volume=. 2009 , publisher=
2009
-
[21]
International Conference on Learning Representations , year=
Solving inverse problems in medical imaging with score-based generative models , author=. International Conference on Learning Representations , year=
-
[22]
arXiv preprint arXiv:2510.21890 , year=
The principles of diffusion models , author=. arXiv preprint arXiv:2510.21890 , year=
-
[23]
IEEE Transactions on Signal Processing , volume=
Nonconvex optimization meets low-rank matrix factorization: An overview , author=. IEEE Transactions on Signal Processing , volume=. 2019 , publisher=
2019
-
[24]
Proceedings of the International Congress of Mathematicians, Seoul, South Korea , volume=
Mathematics of sparsity (and a few other things) , author=. Proceedings of the International Congress of Mathematicians, Seoul, South Korea , volume=. 2014 , organization=
2014
-
[25]
arXiv preprint arXiv:2506.03979 , year=
Solving inverse problems via diffusion-based priors: An approximation-free ensemble sampling approach , author=. arXiv preprint arXiv:2506.03979 , year=
-
[26]
IEEE Transactions on Computational Imaging , volume=
Provable probabilistic imaging using score-based generative priors , author=. IEEE Transactions on Computational Imaging , volume=. 2024 , publisher=
2024
-
[27]
arXiv preprint arXiv:2405.15643 , year=
An unconditional representation of the conditional score in infinite-dimensional linear inverse problems , author=. arXiv preprint arXiv:2405.15643 , year=
-
[28]
Proceedings of the IEEE conference on computer vision and pattern recognition , pages=
The unreasonable effectiveness of deep features as a perceptual metric , author=. Proceedings of the IEEE conference on computer vision and pattern recognition , pages=
-
[29]
IEEE transactions on image processing , volume=
Image quality assessment: from error visibility to structural similarity , author=. IEEE transactions on image processing , volume=. 2004 , publisher=
2004
-
[30]
arXiv preprint arXiv:2406.06959 , year=
Unleashing the denoising capability of diffusion prior for solving inverse problems , author=. arXiv preprint arXiv:2406.06959 , year=
-
[31]
Proceedings of the IEEE international conference on computer vision , pages=
Deep learning face attributes in the wild , author=. Proceedings of the IEEE international conference on computer vision , pages=
-
[32]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
A style-based generator architecture for generative adversarial networks , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
-
[33]
International journal of computer vision , volume=
Imagenet large scale visual recognition challenge , author=. International journal of computer vision , volume=. 2015 , publisher=
2015
-
[34]
Advances in Neural Information Processing Systems , volume=
Snips: Solving noisy inverse problems stochastically , author=. Advances in Neural Information Processing Systems , volume=
-
[35]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
Repaint: Inpainting using denoising diffusion probabilistic models , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
-
[36]
2019 , publisher=
High-dimensional statistics: A non-asymptotic viewpoint , author=. 2019 , publisher=
2019
-
[37]
arXiv preprint arXiv:2403.07902 , year=
DecompDiff: diffusion models with decomposed priors for structure-based drug design , author=. arXiv preprint arXiv:2403.07902 , year=
-
[38]
arXiv preprint arXiv:1506.03365 , Year =
Yu, Fisher and Zhang, Yinda and Song, Shuran and Seff, Ari and Xiao, Jianxiong , Title =. arXiv preprint arXiv:1506.03365 , Year =
-
[39]
arXiv preprint arXiv:2506.24042 , year=
Faster Diffusion Models via Higher-Order Approximation , author=. arXiv preprint arXiv:2506.24042 , year=
-
[40]
arXiv preprint arXiv:2405.16876 , year=
Transfer learning for diffusion models , author=. arXiv preprint arXiv:2405.16876 , year=
-
[41]
Journal of Chemical Information and Modeling , volume=
Diffusion models in de novo drug design , author=. Journal of Chemical Information and Modeling , volume=. 2024 , publisher=
2024
-
[42]
Journal of Materials Chemistry A , volume=
Inverse design of porous materials: a diffusion model approach , author=. Journal of Materials Chemistry A , volume=. 2024 , publisher=
2024
-
[43]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
Matfuse: controllable material generation with diffusion models , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
-
[44]
arXiv preprint arXiv:2503.09583 , year=
Minimax optimality of the probability flow ode for diffusion models , author=. arXiv preprint arXiv:2503.09583 , year=
-
[45]
arXiv preprint arXiv:1707.08819 , year=
A downsampled variant of imagenet as an alternative to the cifar datasets , author=. arXiv preprint arXiv:1707.08819 , year=
-
[46]
Nature , volume=
De novo design of protein structure and function with RFdiffusion , author =. Nature , volume=. 2023 , publisher=
2023
-
[47]
arXiv preprint arXiv:2206.04119 , year=
Diffusion probabilistic modeling of protein backbones in 3d for the motif-scaffolding problem , author=. arXiv preprint arXiv:2206.04119 , year=
-
[48]
arXiv preprint arXiv:2402.04997 , year=
Generative flows on discrete state-spaces: Enabling multimodal flows with applications to protein co-design , author=. arXiv preprint arXiv:2402.04997 , year=
-
[49]
arXiv preprint arXiv:2009.09761 , year=
Diffwave: A versatile diffusion model for audio synthesis , author=. arXiv preprint arXiv:2009.09761 , year=
2009 arXiv
-
[50]
Probability Theory and Related Fields , volume=
Measure estimation on manifolds: an optimal transport approach , author=. Probability Theory and Related Fields , volume=. 2022 , publisher=
2022
-
[51]
Learning multiple layers of features from tiny images , year =
Krizhevsky, Alex and Hinton, Geoffrey , address =. Learning multiple layers of features from tiny images , year =
-
[52]
Advances in neural information processing systems , volume=
Gans trained by a two time-scale update rule converge to a local nash equilibrium , author=. Advances in neural information processing systems , volume=
-
[53]
arXiv preprint arXiv:2112.10741 , year=
Glide: Towards photorealistic image generation and editing with text-guided diffusion models , author=. arXiv preprint arXiv:2112.10741 , year=
-
[54]
arXiv preprint arXiv:2307.08123 , year=
Solving inverse problems with latent diffusion models via hard data consistency , author=. arXiv preprint arXiv:2307.08123 , year=
-
[55]
Medical physics , volume=
The lung image database consortium (LIDC) and image database resource initiative (IDRI): a completed reference database of lung nodules on CT scans , author =. Medical physics , volume=. 2011 , publisher=
2011
-
[56]
Medical physics , volume=
Low-dose CT image and projection dataset , author=. Medical physics , volume=. 2021 , publisher=
2021
-
[57]
IEEE transactions on medical imaging , volume=
The multimodal brain tumor image segmentation benchmark (BRATS) , author=. IEEE transactions on medical imaging , volume=. 2014 , publisher=
2014
-
[58]
arXiv preprint arXiv:2403.17042 , year=
Provably robust score-based diffusion posterior sampling for plug-and-play image reconstruction , author=. arXiv preprint arXiv:2403.17042 , year=
-
[59]
International Conference on Machine Learning , pages=
Loss-guided diffusion models for plug-and-play controllable generation , author=. International Conference on Machine Learning , pages=. 2023 , organization=
2023
-
[60]
Advances in Neural Information Processing Systems , volume=
Practical and asymptotically exact conditional sampling in diffusion models , author=. Advances in Neural Information Processing Systems , volume=
-
[61]
arXiv preprint arXiv:2308.07983 , year=
Monte Carlo guided diffusion for Bayesian linear inverse problems , author=. arXiv preprint arXiv:2308.07983 , year=
-
[62]
arXiv preprint arXiv:2305.04391 , year=
A variational perspective on solving inverse problems with diffusion models , author=. arXiv preprint arXiv:2305.04391 , year=
-
[63]
arXiv preprint arXiv:2212.00490 , year=
Zero-shot image restoration using denoising diffusion null-space model , author=. arXiv preprint arXiv:2212.00490 , year=
-
[64]
The Twelfth International Conference on Learning Representations , year=
Diffusion posterior sampling for linear inverse problem solving: A filtering perspective , author=. The Twelfth International Conference on Learning Representations , year=
-
[65]
2013 IEEE global conference on signal and information processing , pages=
Plug-and-play priors for model based reconstruction , author=. 2013 IEEE global conference on signal and information processing , pages=. 2013 , organization=
2013
-
[66]
Advances in Neural Information Processing Systems , volume=
Diffusion models as plug-and-play priors , author=. Advances in Neural Information Processing Systems , volume=
-
[67]
IEEE Transactions on Computational Imaging , volume=
Plug-and-play priors for bright field electron tomography and sparse interpolation , author=. IEEE Transactions on Computational Imaging , volume=. 2016 , publisher=
2016
-
[68]
IEEE Transactions on Computational Imaging , volume=
Plug-and-play ADMM for image restoration: Fixed-point convergence and applications , author=. IEEE Transactions on Computational Imaging , volume=. 2016 , publisher=
2016
-
[69]
Advances in Neural Information Processing Systems , volume=
Robust compressed sensing mri with deep generative priors , author=. Advances in Neural Information Processing Systems , volume=
-
[70]
Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=
Score-based diffusion models as principled priors for inverse imaging , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=
-
[71]
IEEE Transactions on Computational Imaging , volume=
Plug-and-Play ADMM for Image Restoration: Fixed-Point Convergence and Applications , author=. IEEE Transactions on Computational Imaging , volume=. 2017 , publisher=
2017
-
[72]
International Conference on Learning Representations , year=
Denoising Diffusion Implicit Models , author=. International Conference on Learning Representations , year=
-
[73]
Advances in Neural Information Processing Systems , volume=
Dmplug: A plug-in method for solving inverse problems with diffusion models , author=. Advances in Neural Information Processing Systems , volume=
-
[74]
Information and Inference: A Journal of the IMA , volume=
Adaptivity and convergence of probability flow ODEs in diffusion generative models , author=. Information and Inference: A Journal of the IMA , volume=. 2026 , publisher=
2026
-
[75]
Journal of Machine Learning Research , volume=
O (d/T) convergence theory for diffusion probabilistic models under minimal assumptions , author=. Journal of Machine Learning Research , volume=
-
[76]
2005 , publisher=
Inverse problem theory and methods for model parameter estimation , author=. 2005 , publisher=
2005
-
[77]
Communications on Pure and Applied Mathematics: A Journal Issued by the Courant Institute of Mathematical Sciences , volume=
An iterative thresholding algorithm for linear inverse problems with a sparsity constraint , author=. Communications on Pure and Applied Mathematics: A Journal Issued by the Courant Institute of Mathematical Sciences , volume=. 2004 , publisher=
2004
-
[78]
IEEE Transactions on information theory , volume=
Robust uncertainty principles: Exact signal reconstruction from highly incomplete frequency information , author=. IEEE Transactions on information theory , volume=. 2006 , publisher=
2006
-
[79]
IEEE Transactions on information theory , volume=
Compressed sensing , author=. IEEE Transactions on information theory , volume=. 2006 , publisher=
2006
-
[80]
arXiv preprint arXiv:2207.12598 , year=
Classifier-free diffusion guidance , author=. arXiv preprint arXiv:2207.12598 , year=
-
[81]
arXiv preprint arXiv:2403.13219 , year=
Diffusion model for data-driven black-box optimization , author=. arXiv preprint arXiv:2403.13219 , year=
-
[82]
arXiv preprint arXiv:2403.11968 , year=
Unveil conditional diffusion models with classifier-free guidance: A sharp statistical theory , author=. arXiv preprint arXiv:2403.11968 , year=
-
[83]
2009 IEEE conference on computer vision and pattern recognition , pages=
Imagenet: A large-scale hierarchical image database , author=. 2009 IEEE conference on computer vision and pattern recognition , pages=. 2009 , organization=
2009
-
[84]
arXiv preprint arXiv:2104.08894 , year=
The intrinsic dimension of images and its impact on learning , author=. arXiv preprint arXiv:2104.08894 , year=
-
[85]
International Conference on Machine Learning , pages=
Reflected diffusion models , author=. International Conference on Machine Learning , pages=. 2023 , organization=
2023
-
[86]
working paper , year=
Approximate message passing algorithms for inverse problems with diffusion priors , author=. working paper , year=
-
[87]
The Annals of Statistics , volume=
Consistent inference for diffusions from low frequency measurements , author=. The Annals of Statistics , volume=. 2024 , publisher=
2024
-
[88]
arXiv preprint arXiv:2211.12267 , year=
Nonparametric Bayesian estimation in a multidimensional diffusion model with high frequency data , author=. arXiv preprint arXiv:2211.12267 , year=
-
[89]
arXiv preprint arXiv:2504.05300 , year=
Dimension-free convergence of diffusion models for approximate Gaussian mixtures , author=. arXiv preprint arXiv:2504.05300 , year=
-
[90]
Supplement to ``Minimax Optimality of the Probability Flow ODE for Diffusion Models" , author =
-
[91]
International conference on machine learning , pages=
Deep unsupervised learning using nonequilibrium thermodynamics , author=. International conference on machine learning , pages=. 2015 , organization=
2015
-
[92]
Proceedings of the National Academy of Sciences , volume=
Sampling can be faster than optimization , author=. Proceedings of the National Academy of Sciences , volume=. 2019 , publisher=
2019
-
[93]
Conference on Learning Theory , pages=
Non-convex learning via stochastic gradient langevin dynamics: a nonasymptotic analysis , author=. Conference on Learning Theory , pages=. 2017 , organization=
2017
-
[94]
Conference on Learning Theory , pages=
Further and stronger analogy between sampling and optimization: Langevin Monte Carlo and gradient descent , author=. Conference on Learning Theory , pages=. 2017 , organization=
2017
-
[95]
Advances in neural information processing systems , volume=
Rapid convergence of the unadjusted langevin algorithm: Isoperimetry suffices , author=. Advances in neural information processing systems , volume=
-
[96]
Bernoulli , number =
Alain Durmus and. Bernoulli , number =
-
[97]
Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=
Theoretical guarantees for approximate sampling from smooth and log-concave densities , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2017 , publisher=
2017
-
[98]
arXiv preprint arXiv:2411.01563 , year=
Statistical guarantees for denoising reflected diffusion models , author=. arXiv preprint arXiv:2411.01563 , year=
-
[99]
The annals of Statistics , pages=
Optimal rates of convergence for nonparametric estimators , author=. The annals of Statistics , pages=. 1980 , publisher=
1980
-
[100]
The annals of statistics , pages=
Optimal global rates of convergence for nonparametric regression , author=. The annals of statistics , pages=. 1982 , publisher=
1982
-
[101]
arXiv preprint arXiv:2108.01073 , year=
Sdedit: Image synthesis and editing with stochastic differential equations , author=. arXiv preprint arXiv:2108.01073 , year=
-
[102]
Proceedings of the IEEE/CVF international conference on computer vision , pages=
Masactrl: Tuning-free mutual self-attention control for consistent image synthesis and editing , author=. Proceedings of the IEEE/CVF international conference on computer vision , pages=
-
[103]
arXiv preprint arXiv:2402.17525 , year=
Diffusion model-based image editing: A survey , author=. arXiv preprint arXiv:2402.17525 , year=
-
[104]
arXiv preprint arXiv:2310.12395 , year=
Closed-form diffusion models , author=. arXiv preprint arXiv:2310.12395 , year=
-
[105]
arXiv preprint arXiv:2502.09151 , year=
Regularization can make diffusion models more efficient , author=. arXiv preprint arXiv:2502.09151 , year=
-
[106]
arXiv preprint arXiv:2501.01783 , year=
Nonparametric estimation of a factorizable density using diffusion models , author=. arXiv preprint arXiv:2501.01783 , year=
-
[107]
arXiv preprint arXiv:2403.16688 , year=
Optimal convex M -estimation via score matching , author=. arXiv preprint arXiv:2403.16688 , year=
-
[108]
A good score does not lead to a good generative model , year =
Li, Sixu and Chen, Shi and Li, Qin , journal =. A good score does not lead to a good generative model , year =
-
[109]
Convergence of the inexact langevin algorithm and score-based generative models in kl divergence , year =
Yang, Kaylee Yingxi and Wibisono, Andre , journal =. Convergence of the inexact langevin algorithm and score-based generative models in kl divergence , year =
-
[110]
Sanjeev Arora and Ravi Kannan , journal =
-
[111]
Score-based Diffusion Models via Stochastic Differential Equations--a Technical Tutorial , year =
Tang, Wenpin and Zhao, Hanyang , journal =. Score-based Diffusion Models via Stochastic Differential Equations--a Technical Tutorial , year =
-
[112]
Contributions to the mathematical theory of evolution , volume =
Pearson, Karl , journal =. Contributions to the mathematical theory of evolution , volume =
-
[113]
The probability flow ode is provably fast , volume =
Chen, Sitan and Chewi, Sinho and Lee, Holden and Li, Yuanzhi and Lu, Jianfeng and Salim, Adil , journal =. The probability flow ode is provably fast , volume =
-
[114]
Low-dimensional adaptation of diffusion models: Convergence in total variation , year =
Liang, Jiadong and Huang, Zhihan and Chen, Yuxin , journal =. Low-dimensional adaptation of diffusion models: Convergence in total variation , year =
-
[115]
Minimax bounds for estimating multivariate Gaussian location mixtures , volume =
Kim, Arlene KH and Guntuboyina, Adityanand , journal =. Minimax bounds for estimating multivariate Gaussian location mixtures , volume =
-
[116]
Nearly tight sample complexity bounds for learning mixtures of gaussians via sample compression schemes , volume =
Ashtiani, Hassan and Ben-David, Shai and Harvey, Nicholas and Liaw, Christopher and Mehrabian, Abbas and Plan, Yaniv , journal =. Nearly tight sample complexity bounds for learning mixtures of gaussians via sample compression schemes , volume =
-
[117]
List-decodable robust mean estimation and learning mixtures of spherical gaussians , year =
Diakonikolas, Ilias and Kane, Daniel M and Stewart, Alistair , booktitle =. List-decodable robust mean estimation and learning mixtures of spherical gaussians , year =
-
[118]
Mixture models, robustness, and sum of squares proofs , year =
Hopkins, Samuel B and Li, Jerry , booktitle =. Mixture models, robustness, and sum of squares proofs , year =
-
[119]
Robust moment estimation and improved clustering via sum of squares , year =
Kothari, Pravesh K and Steinhardt, Jacob and Steurer, David , booktitle =. Robust moment estimation and improved clustering via sum of squares , year =
-
[120]
Nhat Ho and XuanLong Nguyen , journal =
-
[121]
Clustering mixtures with almost optimal separation in polynomial time , year =
Liu, Allen and Li, Jerry , booktitle =. Clustering mixtures with almost optimal separation in polynomial time , year =
-
[122]
Robust and proper learning for mixtures of gaussians via systems of polynomial inequalities , year =
Li, Jerry and Schmidt, Ludwig , booktitle =. Robust and proper learning for mixtures of gaussians via systems of polynomial inequalities , year =
-
[123]
Near-optimal-sample estimators for spherical gaussian mixtures , volume =
Suresh, Ananda Theertha and Orlitsky, Alon and Acharya, Jayadev and Jafarpour, Ashkan , journal =. Near-optimal-sample estimators for spherical gaussian mixtures , volume =
-
[124]
Optimal rate of convergence for finite mixture models , year =
Chen, Jiahua , journal =. Optimal rate of convergence for finite mixture models , year =
-
[125]
Score-based generative models break the curse of dimensionality in learning a family of sub-Gaussian distributions , year =
Cole, Frank and Lu, Yulong , booktitle =. Score-based generative models break the curse of dimensionality in learning a family of sub-Gaussian distributions , year =
-
[126]
Learning mixtures of gaussians using the DDPM objective , volume =
Shah, Kulin and Chen, Sitan and Klivans, Adam , journal =. Learning mixtures of gaussians using the DDPM objective , volume =
-
[127]
Gaussian mixture solvers for diffusion models , volume =
Guo, Hanzhong and Lu, Cheng and Bao, Fan and Pang, Tianyu and Yan, Shuicheng and Du, Chao and Li, Chongxuan , journal =. Gaussian mixture solvers for diffusion models , volume =
-
[128]
Critical windows: non-asymptotic theory for feature emergence in diffusion models , year =
Li, Marvin and Chen, Sitan , journal =. Critical windows: non-asymptotic theory for feature emergence in diffusion models , year =
-
[129]
What does guidance do? a fine-grained analysis in a simple setting , year =
Chidambaram, Muthu and Gatmiry, Khashayar and Chen, Sitan and Lee, Holden and Lu, Jianfeng , journal =. What does guidance do? a fine-grained analysis in a simple setting , year =
-
[130]
Learning mixtures of Gaussians , year =
Dasgupta, Sanjoy , booktitle =. Learning mixtures of Gaussians , year =
-
[131]
Learning mixtures of spherical gaussians: moment methods and spectral decompositions , year =
Hsu, Daniel and Kakade, Sham M , booktitle =. Learning mixtures of spherical gaussians: moment methods and spectral decompositions , year =
-
[132]
Strong identifiability and optimal minimax rates for finite mixture estimation , volume =
Philippe Heinrich and Jonas Kahn , journal =. Strong identifiability and optimal minimax rates for finite mixture estimation , volume =
-
[133]
Optimal estimation of high-dimensional Gaussian location mixtures , volume =
Doss, Natalie and Wu, Yihong and Yang, Pengkun and Zhou, Harrison H , journal =. Optimal estimation of high-dimensional Gaussian location mixtures , volume =
-
[134]
Optimal estimation of Gaussian mixtures via denoised method of moments , volume =
Wu, Yihong and Yang, Pengkun , journal =. Optimal estimation of Gaussian mixtures via denoised method of moments , volume =
-
[135]
Settling the polynomial learnability of mixtures of gaussians , year =
Moitra, Ankur and Valiant, Gregory , booktitle =. Settling the polynomial learnability of mixtures of gaussians , year =
-
[136]
Efficiently learning mixtures of two Gaussians , year =
Kalai, Adam Tauman and Moitra, Ankur and Valiant, Gregory , booktitle =. Efficiently learning mixtures of two Gaussians , year =
-
[137]
A spectral algorithm for learning mixture models , volume =
Vempala, Santosh and Wang, Grant , journal =. A spectral algorithm for learning mixture models , volume =
-
[138]
Learning mixtures of gaussians using diffusion models , year =
Gatmiry, Khashayar and Kelner, Jonathan and Lee, Holden , journal =. Learning mixtures of gaussians using diffusion models , year =
-
[139]
Learning general gaussian mixtures with efficient score matching , year =
Chen, Sitan and Kontonis, Vasilis and Shah, Kulin , journal =. Learning general gaussian mixtures with efficient score matching , year =
-
[140]
Provable acceleration for diffusion models under minimal assumptions , year =
Li, Gen and Cai, Changxiao , journal =. Provable acceleration for diffusion models under minimal assumptions , year =
-
[141]
Unraveling the smoothness properties of diffusion models: A gaussian mixture perspective , year =
Liang, Yingyu and Shi, Zhenmei and Song, Zhao and Zhou, Yufa , journal =. Unraveling the smoothness properties of diffusion models: A gaussian mixture perspective , year =
-
[142]
How much is a noisy image worth? Data Scaling Laws for Ambient Diffusion , year =
Daras, Giannis and Cherapanamjeri, Yeshwanth and Daskalakis, Constantinos , journal =. How much is a noisy image worth? Data Scaling Laws for Ambient Diffusion , year =
-
[143]
Tweedie's formula and selection bias , volume =
Efron, Bradley , journal =. Tweedie's formula and selection bias , volume =
-
[144]
Wenhua Jiang and Cun-Hui Zhang , journal =
-
[145]
Adaptive estimation of a quadratic functional by model selection , year =
Laurent, Beatrice and Massart, Pascal , journal =. Adaptive estimation of a quadratic functional by model selection , year =
-
[146]
On the nonparametric maximum likelihood estimator for Gaussian location mixture densities with application to Gaussian denoising , volume =
Saha, Sujayam and Guntuboyina, Adityanand , journal =. On the nonparametric maximum likelihood estimator for Gaussian location mixture densities with application to Gaussian denoising , volume =
-
[147]
High-dimensional probability: An introduction with applications in data science , volume =
Vershynin, Roman , publisher =. High-dimensional probability: An introduction with applications in data science , volume =
-
[148]
Tsybakov, A. B. , publisher =. Introduction to nonparametric estimation , volume =
-
[149]
Li, Gen and Cai, Changxiao , title =
-
[150]
Generative adversarial nets , volume =
Goodfellow, Ian and Pouget-Abadie, Jean and Mirza, Mehdi and Xu, Bing and Warde-Farley, David and Ozair, Sherjil and Courville, Aaron and Bengio, Yoshua , journal =. Generative adversarial nets , volume =
-
[151]
Auto-encoding variational bayes , year =
Kingma, Diederik P , journal =. Auto-encoding variational bayes , year =
-
[152]
Reverse Transition Kernel: A Flexible Framework to Accelerate Diffusion Inference , year =
Huang, Xunpeng and Zou, Difan and Dong, Hanze and Zhang, Yi and Ma, Yi-An and Zhang, Tong , journal =. Reverse Transition Kernel: A Flexible Framework to Accelerate Diffusion Inference , year =
-
[153]
A sharp convergence theory for the probability flow odes of diffusion models , year =
Li, Gen and Wei, Yuting and Chi, Yuejie and Chen, Yuxin , journal =. A sharp convergence theory for the probability flow odes of diffusion models , year =
-
[154]
Li, Gen and Yan, Yuling , journal =
-
[155]
Improved analysis of score-based generative modeling: User-friendly bounds under minimal smoothness assumptions , year =
Chen, Hongrui and Lee, Holden and Lu, Jianfeng , booktitle =. Improved analysis of score-based generative modeling: User-friendly bounds under minimal smoothness assumptions , year =
-
[156]
Convergence analysis of probability flow
Huang, Daniel Zhengyu and Huang, Jiaoyang and Lin, Zhengjiang , journal =. Convergence analysis of probability flow
-
[157]
Linear convergence bounds for diffusion models via stochastic localization , year =
Benton, Joe and De Bortoli, Valentin and Doucet, Arnaud and Deligiannidis, George , journal =. Linear convergence bounds for diffusion models via stochastic localization , year =
-
[158]
Improved Convergence Rate for Diffusion Probabilistic Models , year =
Li, Gen and Jiao, Yuchen , journal =. Improved Convergence Rate for Diffusion Probabilistic Models , year =
-
[159]
Accelerating convergence of score-based diffusion models, provably , year =
Li, Gen and Huang, Yu and Efimov, Timofey and Wei, Yuting and Chi, Yuejie and Chen, Yuxin , journal =. Accelerating convergence of score-based diffusion models, provably , year =
-
[160]
Towards faster non-asymptotic convergence for diffusion-based generative models , year =
Li, Gen and Wei, Yuting and Chen, Yuxin and Chi, Yuejie , journal =. Towards faster non-asymptotic convergence for diffusion-based generative models , year =
-
[161]
Progressive distillation for fast sampling of diffusion models , year =
Salimans, Tim and Ho, Jonathan , journal =. Progressive distillation for fast sampling of diffusion models , year =
-
[162]
Consistency models , year =
Song, Yang and Dhariwal, Prafulla and Chen, Mark and Sutskever, Ilya , journal =. Consistency models , year =
-
[163]
Denoising diffusion probabilistic models , volume =
Ho, Jonathan and Jain, Ajay and Abbeel, Pieter , journal =. Denoising diffusion probabilistic models , volume =
-
[164]
Estimation of non-normalized statistical models by score matching
Hyv. Estimation of non-normalized statistical models by score matching. , volume =. Journal of Machine Learning Research , number =
-
[165]
Convergence for score-based generative modeling with polynomial complexity , volume =
Lee, Holden and Lu, Jianfeng and Tan, Yixin , journal =. Convergence for score-based generative modeling with polynomial complexity , volume =
-
[166]
Convergence of score-based generative modeling for general data distributions , year =
Lee, Holden and Lu, Jianfeng and Tan, Yixin , booktitle =. Convergence of score-based generative modeling for general data distributions , year =
-
[167]
Generative modeling by estimating gradients of the data distribution , volume =
Song, Yang and Ermon, Stefano , journal =. Generative modeling by estimating gradients of the data distribution , volume =
-
[168]
Score-based generative modeling through stochastic differential equations , year =
Song, Yang and Sohl-Dickstein, Jascha and Kingma, Diederik P and Kumar, Abhishek and Ermon, Stefano and Poole, Ben , journal =. Score-based generative modeling through stochastic differential equations , year =
-
[169]
Denoising diffusion implicit models , year =
Song, Jiaming and Meng, Chenlin and Ermon, Stefano , journal =. Denoising diffusion implicit models , year =
-
[170]
Reverse-time diffusion equation models , volume =
Anderson, Brian DO , journal =. Reverse-time diffusion equation models , volume =
-
[171]
Dpm-solver: A fast ode solver for diffusion probabilistic model sampling in around 10 steps , volume =
Lu, Cheng and Zhou, Yuhao and Bao, Fan and Chen, Jianfei and Li, Chongxuan and Zhu, Jun , journal =. Dpm-solver: A fast ode solver for diffusion probabilistic model sampling in around 10 steps , volume =
-
[172]
Dpm-solver++: Fast solver for guided sampling of diffusion probabilistic models , year =
Lu, Cheng and Zhou, Yuhao and Bao, Fan and Chen, Jianfei and Li, Chongxuan and Zhu, Jun , journal =. Dpm-solver++: Fast solver for guided sampling of diffusion probabilistic models , year =
-
[173]
A connection between score matching and denoising autoencoders , volume =
Vincent, Pascal , journal =. A connection between score matching and denoising autoencoders , volume =
-
[174]
Sliced score matching: A scalable approach to density and score estimation , year =
Song, Yang and Garg, Sahaj and Shi, Jiaxin and Ermon, Stefano , booktitle =. Sliced score matching: A scalable approach to density and score estimation , year =
-
[175]
Sampling is as easy as learning the score: theory for diffusion models with minimal data assumptions , year =
Chen, Sitan and Chewi, Sinho and Li, Jerry and Li, Yuanzhi and Salim, Adil and Zhang, Anru R , journal =. Sampling is as easy as learning the score: theory for diffusion models with minimal data assumptions , year =
-
[176]
Restoration-degradation beyond linear diffusions: A non-asymptotic analysis for ddim-type samplers , year =
Chen, Sitan and Daras, Giannis and Dimakis, Alex , booktitle =. Restoration-degradation beyond linear diffusions: A non-asymptotic analysis for ddim-type samplers , year =
-
[177]
Non-asymptotic convergence of discrete-time diffusion models: New approach and improved rate , year =
Liang, Yuchen and Ju, Peizhong and Liang, Yingbin and Shroff, Ness , journal =. Non-asymptotic convergence of discrete-time diffusion models: New approach and improved rate , year =
-
[178]
Wasserstein convergence guarantees for a general class of score-based generative models , year =
Gao, Xuefeng and Nguyen, Hoang M and Zhu, Lingjiong , journal =. Wasserstein convergence guarantees for a general class of score-based generative models , year =
-
[179]
Convergence analysis for general probability flow ODEs of diffusion models in Wasserstein distances , year =
Gao, Xuefeng and Zhu, Lingjiong , journal =. Convergence analysis for general probability flow ODEs of diffusion models in Wasserstein distances , year =
-
[180]
Convergence analysis of discrete diffusion model: Exact implementation through uniformization , year =
Chen, Hongrui and Ying, Lexing , journal =. Convergence analysis of discrete diffusion model: Exact implementation through uniformization , year =
-
[181]
Error bounds for flow matching methods , year =
Benton, Joe and Deligiannidis, George and Doucet, Arnaud , journal =. Error bounds for flow matching methods , year =
-
[182]
Faster Diffusion-based Sampling with Randomized Midpoints: Sequential and Parallel , year =
Gupta, Shivam and Cai, Linda and Chen, Sitan , journal =. Faster Diffusion-based Sampling with Randomized Midpoints: Sequential and Parallel , year =
-
[183]
Fast sampling of diffusion models with exponential integrator , year =
Zhang, Qinsheng and Chen, Yongxin , journal =. Fast sampling of diffusion models with exponential integrator , year =
-
[184]
Unipc: A unified predictor-corrector framework for fast sampling of diffusion models , volume =
Zhao, Wenliang and Bai, Lujia and Rao, Yongming and Zhou, Jie and Lu, Jiwen , journal =. Unipc: A unified predictor-corrector framework for fast sampling of diffusion models , volume =
-
[185]
arXiv preprint arXiv:2105.14080 , title =
Jolicoeur-Martineau, Alexia and Li, Ke and Pich. arXiv preprint arXiv:2105.14080 , title =
-
[186]
Elucidating the design space of diffusion-based generative models , volume =
Karras, Tero and Aittala, Miika and Aila, Timo and Laine, Samuli , journal =. Elucidating the design space of diffusion-based generative models , volume =
-
[187]
SA-Solver: Stochastic Adams solver for fast sampling of diffusion models , volume =
Xue, Shuchen and Yi, Mingyang and Luo, Weijian and Zhang, Shifeng and Sun, Jiacheng and Li, Zhenguo and Ma, Zhi-Ming , journal =. SA-Solver: Stochastic Adams solver for fast sampling of diffusion models , volume =
-
[188]
Neural network-based score estimation in diffusion models: Optimization and generalization , year =
Han, Yinbin and Razaviyayn, Meisam and Xu, Renyuan , journal =. Neural network-based score estimation in diffusion models: Optimization and generalization , year =
-
[189]
Diffusion models beat gans on image synthesis , volume =
Dhariwal, Prafulla and Nichol, Alexander , journal =. Diffusion models beat gans on image synthesis , volume =
-
[190]
Grad-tts: A diffusion probabilistic model for text-to-speech , year =
Popov, Vadim and Vovk, Ivan and Gogoryan, Vladimir and Sadekova, Tasnima and Kudinov, Mikhail , booktitle =. Grad-tts: A diffusion probabilistic model for text-to-speech , year =
-
[191]
High-resolution image synthesis with latent diffusion models , year =
Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bj. High-resolution image synthesis with latent diffusion models , year =. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages =
-
[192]
Diffusion-lm improves controllable text generation , volume =
Li, Xiang and Thickstun, John and Gulrajani, Ishaan and Liang, Percy S and Hashimoto, Tatsunori B , journal =. Diffusion-lm improves controllable text generation , volume =
-
[193]
Hierarchical text-conditional image generation with clip latents , volume =
Ramesh, Aditya and Dhariwal, Prafulla and Nichol, Alex and Chu, Casey and Chen, Mark , journal =. Hierarchical text-conditional image generation with clip latents , volume =
-
[194]
Convergence of denoising diffusion models under the manifold hypothesis , year =
De Bortoli, Valentin , journal =. Convergence of denoising diffusion models under the manifold hypothesis , year =
-
[195]
Diffusion models learn low-dimensional distributions via subspace clustering , year =
Wang, Peng and Zhang, Huijie and Zhang, Zekai and Chen, Siyi and Ma, Yi and Qu, Qing , journal =. Diffusion models learn low-dimensional distributions via subspace clustering , year =
-
[196]
The emergence of reproducibility and consistency in diffusion models , year =
Zhang, Huijie and Zhou, Jinfan and Lu, Yifu and Guo, Minzhe and Wang, Peng and Shen, Liyue and Qu, Qing , booktitle =. The emergence of reproducibility and consistency in diffusion models , year =
-
[197]
Stochastic Runge-Kutta Methods: Provable Acceleration of Diffusion Models , year =
Wu, Yuchen and Chen, Yuxin and Wei, Yuting , journal =. Stochastic Runge-Kutta Methods: Provable Acceleration of Diffusion Models , year =
-
[198]
Theoretical insights for diffusion guidance: A case study for gaussian mixture models , year =
Wu, Yuchen and Chen, Minshuo and Li, Zihao and Wang, Mengdi and Wei, Yuting , journal =. Theoretical insights for diffusion guidance: A case study for gaussian mixture models , year =
-
[199]
Diffusion models: A comprehensive survey of methods and applications , volume =
Yang, Ling and Zhang, Zhilong and Song, Yang and Hong, Shenda and Xu, Runsheng and Zhao, Yue and Zhang, Wentao and Cui, Bin and Yang, Ming-Hsuan , journal =. Diffusion models: A comprehensive survey of methods and applications , volume =
-
[200]
An overview of diffusion models: Applications, guided generation, statistical rates and optimization , year =
Chen, Minshuo and Mei, Song and Fan, Jianqing and Wang, Mengdi , journal =. An overview of diffusion models: Applications, guided generation, statistical rates and optimization , year =
-
[201]
Protein design with guided discrete diffusion , volume =
Gruver, Nate and Stanton, Samuel and Frey, Nathan and Rudner, Tim GJ and Hotzel, Isidro and Lafrance-Vanasse, Julien and Rajpal, Arvind and Cho, Kyunghyun and Wilson, Andrew G , journal =. Protein design with guided discrete diffusion , volume =
-
[202]
Score-based diffusion models for accelerated MRI , volume =
Chung, Hyungjin and Ye, Jong Chul , journal =. Score-based diffusion models for accelerated MRI , volume =
-
[203]
Planning with diffusion for flexible behavior synthesis , year =
Janner, Michael and Du, Yilun and Tenenbaum, Joshua B and Levine, Sergey , journal =. Planning with diffusion for flexible behavior synthesis , year =
-
[204]
Contrastive energy prediction for exact energy-guided diffusion sampling in offline reinforcement learning , year =
Lu, Cheng and Chen, Huayu and Chen, Jianfei and Su, Hang and Li, Chongxuan and Zhu, Jun , booktitle =. Contrastive energy prediction for exact energy-guided diffusion sampling in offline reinforcement learning , year =
-
[205]
Diffusion policies as an expressive policy class for offline reinforcement learning , year =
Wang, Zhendong and Hunt, Jonathan J and Zhou, Mingyuan , journal =. Diffusion policies as an expressive policy class for offline reinforcement learning , year =
-
[206]
Diffusion policy: Visuomotor policy learning via action diffusion , year =
Chi, Cheng and Xu, Zhenjia and Feng, Siyuan and Cousineau, Eric and Du, Yilun and Burchfiel, Benjamin and Tedrake, Russ and Song, Shuran , journal =. Diffusion policy: Visuomotor policy learning via action diffusion , year =
-
[207]
Offline reinforcement learning via high-fidelity generative behavior modeling , year =
Chen, Huayu and Lu, Cheng and Ying, Chengyang and Su, Hang and Zhu, Jun , journal =. Offline reinforcement learning via high-fidelity generative behavior modeling , year =
-
[208]
Is conditional generative modeling all you need for decision-making? , year =
Ajay, Anurag and Du, Yilun and Gupta, Abhi and Tenenbaum, Joshua and Jaakkola, Tommi and Agrawal, Pulkit , journal =. Is conditional generative modeling all you need for decision-making? , year =
-
[209]
Imitating human behaviour with diffusion models , year =
Pearce, Tim and Rashid, Tabish and Kanervisto, Anssi and Bignell, Dave and Sun, Mingfei and Georgescu, Raluca and Valcarcel Macua, Sergio and Tan, Shan Zheng and Momennejad, Ida and Hofmann, Katja and Devlin, Sam , journal =. Imitating human behaviour with diffusion models , year =
-
[210]
Idql: Implicit q-learning as an actor-critic method with diffusion policies , year =
Hansen-Estruch, Philippe and Kostrikov, Ilya and Janner, Michael and Kuba, Jakub Grudzien and Levine, Sergey , journal =. Idql: Implicit q-learning as an actor-critic method with diffusion policies , year =
-
[211]
Structured denoising diffusion models in discrete state-spaces , volume =
Austin, Jacob and Johnson, Daniel D and Ho, Jonathan and Tarlow, Daniel and Van Den Berg, Rianne , journal =. Structured denoising diffusion models in discrete state-spaces , volume =
-
[212]
Time reversal of diffusions , year =
Haussmann, Ulrich G and Pardoux, Etienne , journal =. Time reversal of diffusions , year =
-
[213]
Rapid convergence of the unadjusted langevin algorithm: Isoperimetry suffices , volume =
Vempala, Santosh and Wibisono, Andre , journal =. Rapid convergence of the unadjusted langevin algorithm: Isoperimetry suffices , volume =
-
[214]
2013 , publisher=
Analysis and geometry of Markov diffusion operators , author=. 2013 , publisher=
2013
-
[215]
Sara and Gontijo-Lopes, Raphael and Salimans, Tim and Ho, Jonathan and Fleet, David J and Norouzi, Mohammad , journal =
Saharia, Chitwan and Chan, William and Saxena, Saurabh and Lit, Lala and Whang, Jay and Denton, Emily and Ghasemipour, Seyed Kamyar Seyed and Ayan, Burcu Karagol and Mahdavi, S. Sara and Gontijo-Lopes, Raphael and Salimans, Tim and Ho, Jonathan and Fleet, David J and Norouzi, ...
-
[216]
Optimal score estimation via empirical bayes smoothing , year =
Wibisono, Andre and Wu, Yihong and Yang, Kaylee Yingxi , journal =. Optimal score estimation via empirical bayes smoothing , year =
-
[217]
Minimax Optimality of Score-based Diffusion Models: Beyond the Density Lower Bound Assumptions , year =
Zhang, Kaihong and Yin, Heqi and Liang, Feng and Liu, Jingbo , journal =. Minimax Optimality of Score-based Diffusion Models: Beyond the Density Lower Bound Assumptions , year =
-
[218]
Generative modeling with denoising auto-encoders and Langevin sampling , year =
Block, Adam and Mroueh, Youssef and Rakhlin, Alexander , journal =. Generative modeling with denoising auto-encoders and Langevin sampling , year =
-
[219]
Diffusion schr
De Bortoli, Valentin and Thornton, James and Heng, Jeremy and Doucet, Arnaud , journal =. Diffusion schr
-
[220]
Diffusion models are minimax optimal distribution estimators , year =
Oko, Kazusato and Akiyama, Shunta and Suzuki, Taiji , booktitle =. Diffusion models are minimax optimal distribution estimators , year =
-
[221]
Linear Convergence of Diffusion Models Under the Manifold Hypothesis , year =
Potaptchik, Peter and Azangulov, Iskander and Deligiannidis, George , journal =. Linear Convergence of Diffusion Models Under the Manifold Hypothesis , year =
-
[222]
Denoising diffusion probabilistic models are optimally adaptive to unknown low dimensionality , year =
Huang, Zhihan and Wei, Yuting and Chen, Yuxin , journal =. Denoising diffusion probabilistic models are optimally adaptive to unknown low dimensionality , year =
-
[223]
Contractive diffusion probabilistic models , year =
Tang, Wenpin and Zhao, Hanyang , journal =. Contractive diffusion probabilistic models , year =
-
[224]
Accelerating Diffusion Models with Parallel Sampling: Inference at Sub-Linear Time Complexity , year =
Chen, Haoxuan and Ren, Yinuo and Ying, Lexing and Rotskoff, Grant M , journal =. Accelerating Diffusion Models with Parallel Sampling: Inference at Sub-Linear Time Complexity , year =
-
[225]
Let us build bridges: Understanding and extending diffusion generative models , year =
Liu, Xingchao and Wu, Lemeng and Ye, Mao and Liu, Qiang , journal =. Let us build bridges: Understanding and extending diffusion generative models , year =
-
[226]
Score-based generative models detect manifolds , volume =
Pidstrigach, Jakiw , journal =. Score-based generative models detect manifolds , volume =
-
[227]
Adapting to Unknown Low-Dimensional Structures in Score-Based Diffusion Models , year =
Li, Gen and Yan, Yuling , journal =. Adapting to Unknown Low-Dimensional Structures in Score-Based Diffusion Models , year =
-
[228]
An information-theoretic view of stochastic localization , volume =
El Alaoui, Ahmed and Montanari, Andrea , journal =. An information-theoretic view of stochastic localization , volume =
-
[229]
Sampling, diffusions, and stochastic localization , year =
Montanari, Andrea , journal =. Sampling, diffusions, and stochastic localization , year =
-
[230]
Convergence of Diffusion Models Under the Manifold Hypothesis in High-Dimensions , year =
Azangulov, Iskander and Deligiannidis, George and Rousseau, Judith , journal =. Convergence of Diffusion Models Under the Manifold Hypothesis in High-Dimensions , year =
-
[231]
From optimal score matching to optimal sampling , year =
Dou, Zehao and Kotekal, Subhodh and Xu, Zhehao and Zhou, Harrison H , journal =. From optimal score matching to optimal sampling , year =
-
[232]
Score approximation, estimation and distribution recovery of diffusion models on low-dimensional data , year =
Chen, Minshuo and Huang, Kaixuan and Zhao, Tuo and Wang, Mengdi , booktitle =. Score approximation, estimation and distribution recovery of diffusion models on low-dimensional data , year =
-
[233]
arXiv preprint arXiv:2310.03575 , title =
Cui, Hugo and Krzakala, Florent and Vanden-Eijnden, Eric and Zdeborov. arXiv preprint arXiv:2310.03575 , title =
-
[234]
Adaptivity of diffusion models to manifold structures , year =
Tang, Rong and Yang, Yun , booktitle =. Adaptivity of diffusion models to manifold structures , year =
-
[235]
Deep networks as denoising algorithms: Sample-efficient learning of diffusion models in high-dimensional graphical models , year =
Mei, Song and Wu, Yuchen , journal =. Deep networks as denoising algorithms: Sample-efficient learning of diffusion models in high-dimensional graphical models , year =
-
[236]
Sampling from mean-field gibbs measures via diffusion processes , year =
Alaoui, Ahmed El and Montanari, Andrea and Sellke, Mark , journal =. Sampling from mean-field gibbs measures via diffusion processes , year =
-
[237]
Posterior sampling from the spiked models via diffusion processes , year =
Montanari, Andrea and Wu, Yuchen , journal =. Posterior sampling from the spiked models via diffusion processes , year =
-
[238]
Stochastic interpolants: A unifying framework for flows and diffusions , year =
Albergo, Michael S and Boffi, Nicholas M and Vanden-Eijnden, Eric , journal =. Stochastic interpolants: A unifying framework for flows and diffusions , year =
-
[239]
Taming correlations through entropy-efficient measure decompositions with applications to mean-field approximation , volume =
Eldan, Ronen , journal =. Taming correlations through entropy-efficient measure decompositions with applications to mean-field approximation , volume =
-
[240]
Convergence of flow-based generative models via proximal gradient descent in wasserstein space , year =
Cheng, Xiuyuan and Lu, Jianfeng and Tan, Yixin and Xie, Yao , journal =. Convergence of flow-based generative models via proximal gradient descent in wasserstein space , year =
-
[241]
Normalizing flow neural networks by JKO scheme , volume =
Xu, Chen and Cheng, Xiuyuan and Xie, Yao , journal =. Normalizing flow neural networks by JKO scheme , volume =
-
[242]
Posterior sampling via Langevin dynamics based on generative priors , year =
Purohit, Vishal and Repasky, Matthew and Lu, Jianfeng and Qiu, Qiang and Xie, Yao and Cheng, Xiuyuan , journal =. Posterior sampling via Langevin dynamics based on generative priors , year =
-
[243]
2015 , publisher=
Multivariate density estimation: theory, practice, and visualization , author=. 2015 , publisher=
2015
-
[244]
Advances in neural information processing systems , volume=
Masked autoregressive flow for density estimation , author=. Advances in neural information processing systems , volume=
-
[245]
Simple and effective masked diffusion language models , volume =
Sahoo, Subham and Arriola, Marianne and Schiff, Yair and Gokaslan, Aaron and Marroquin, Edgar and Chiu, Justin and Rush, Alexander and Kuleshov, Volodymyr , journal =. Simple and effective masked diffusion language models , volume =
-
[246]
Discrete diffusion modeling by estimating the ratios of the data distribution , year =
Lou, Aaron and Meng, Chenlin and Ermon, Stefano , journal =. Discrete diffusion modeling by estimating the ratios of the data distribution , year =
-
[247]
arXiv preprint arXiv:2502.09992 , year=
Large language diffusion models , author=. arXiv preprint arXiv:2502.09992 , year=
-
[248]
arXiv preprint arXiv:2406.03736 , year=
Your absorbing discrete diffusion secretly models the conditional distributions of clean data , author=. arXiv preprint arXiv:2406.03736 , year=
-
[249]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
Blended diffusion for text-driven editing of natural images , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
-
[250]
Machine Learning: Science and Technology , volume=
Spectroscopy-guided discovery of three-dimensional structures of disordered materials with diffusion models , author =. Machine Learning: Science and Technology , volume=. 2024 , publisher=
2024
-
[251]
Sequential Monte Carlo methods in practice , pages=
An introduction to sequential Monte Carlo methods , author=. Sequential Monte Carlo methods in practice , pages=. 2001 , publisher=
2001
-
[252]
arXiv preprint arXiv:2402.12727 , year=
Diffusion posterior sampling is computationally intractable , author=. arXiv preprint arXiv:2402.12727 , year=
-
[253]
arXiv preprint arXiv:2108.02938 , year=
Ilvr: Conditioning method for denoising diffusion probabilistic models , author=. arXiv preprint arXiv:2108.02938 , year=
Reviewed August 1, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.