Residual Prior Diffusion: A Probabilistic Framework Integrating Coarse Latent Priors with Diffusion Models
Takuro Kutsuna

TL;DR
This paper introduces Residual Prior Diffusion, a two-stage probabilistic framework that improves generative modeling by separately capturing large-scale structure and fine details, outperforming standard diffusion models especially with limited inference steps.
Contribution
The paper proposes Residual Prior Diffusion, a novel two-stage approach that explicitly models large-scale structure and residual details, enhancing diffusion model performance on complex data.
Findings
RPD accurately captures fine-scale details in synthetic datasets.
RPD outperforms standard diffusion models on natural image generation.
Maintains high quality with fewer inference steps.
Abstract
Diffusion models have become a central tool in deep generative modeling, but standard formulations rely on a single network and a single diffusion schedule to transform a simple prior, typically a standard normal distribution, into the target data distribution. As a result, the model must simultaneously represent the global structure of the distribution and its fine-scale local variations, which becomes difficult when these scales are strongly mismatched. This issue arises both in natural images, where coarse manifold-level structure and fine textures coexist, and in low-dimensional distributions with highly concentrated local structure. To address this issue, we propose Residual Prior Diffusion (RPD), a two-stage framework in which a coarse prior model first captures the large-scale structure of the data distribution, and a diffusion model is then trained to represent the residual…
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 · Advanced Neuroimaging Techniques and Applications · Domain Adaptation and Few-Shot Learning
