Fast and Scalable Analytical Diffusion
Xinyi Shang, Peng Sun, Jingyu Lin, Zhiqiang Shen

TL;DR
This paper introduces GoldDiff, a scalable, training-free analytical diffusion method that dynamically identifies a small subset of data for efficient inference, enabling large-scale generative modeling like ImageNet-1K.
Contribution
The paper presents GoldDiff, a novel framework that reduces inference complexity by dynamically selecting a data subset, overcoming the scalability limitations of traditional analytical diffusion models.
Findings
Achieves 71x speedup on AFHQ dataset.
Successfully scales analytical diffusion to ImageNet-1K.
Provides theoretical guarantees for sparse score approximation.
Abstract
Analytical diffusion models offer a mathematically transparent path to generative modeling by formulating the denoising score as an empirical-Bayes posterior mean. However, this interpretability comes at a prohibitive cost: the standard formulation necessitates a full-dataset scan at every timestep, scaling linearly with dataset size. In this work, we present the first systematic study addressing this scalability bottleneck. We challenge the prevailing assumption that the entire training data is necessary, uncovering the phenomenon of Posterior Progressive Concentration: the effective golden support of the denoising score is not static but shrinks asymptotically from the global manifold to a local neighborhood as the signal-to-noise ratio increases. Capitalizing on this, we propose Dynamic Time-Aware Golden Subset Diffusion (GoldDiff), a training-free framework that decouples inference…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques · Advanced Neuroimaging Techniques and Applications
