Pith. sign in

REVIEW 2 cited by

Fast Diffusion Model

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 2306.06991 v2 pith:PFYF2GMX submitted 2023-06-12 cs.CV cs.AIcs.LG

classification cs.CVcs.AIcs.LG
keywords diffusionprocessstochasticfastermomentumachieveconvergencedamped
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Diffusion models (DMs) have been adopted across diverse fields with its remarkable abilities in capturing intricate data distributions. In this paper, we propose a Fast Diffusion Model (FDM) to significantly speed up DMs from a stochastic optimization perspective for both faster training and sampling. We first find that the diffusion process of DMs accords with the stochastic optimization process of stochastic gradient descent (SGD) on a stochastic time-variant problem. Then, inspired by momentum SGD that uses both gradient and an extra momentum to achieve faster and more stable convergence than SGD, we integrate momentum into the diffusion process of DMs. This comes with a unique challenge of deriving the noise perturbation kernel from the momentum-based diffusion process. To this end, we frame the process as a Damped Oscillation system whose critically damped state -- the kernel solution -- avoids oscillation and yields a faster convergence speed of the diffusion process. Empirical results show that our FDM can be applied to several popular DM frameworks, e.g., VP, VE, and EDM, and reduces their training cost by about 50% with comparable image synthesis performance on CIFAR-10, FFHQ, and AFHQv2 datasets. Moreover, FDM decreases their sampling steps by about 3x to achieve similar performance under the same samplers. The code is available at https://github.com/sail-sg/FDM.

Discussion (0). Sign in 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. DiFA: Inference-Time Forward-Process Alignment for Diffusion Models

    cs.LG 2026-07 conditional novelty 5.0 of 10

    DiFA produces a consensus of historical denoiser predictions weighted by structural and noise-level compatibility, then applies SNR-gated residual guidance, improving few-step FID/IS of diffusion and flow-matching sam...

  2. MapBERT: Bitwise Masked Modeling for Real-Time Semantic Mapping Generation

    cs.RO 2025-06 conditional novelty 5.0 of 10

    MapBERT uses a lookup-free BitVAE and a BERT-style masked transformer with object-aware masking to generate complete indoor semantic maps from partial observations in real time.

Pith tools