PriorGrad: Improving Conditional Denoising Diffusion Models with Data-Dependent Adaptive Prior
Sang-gil Lee, Heeseung Kim, Chaehun Shin, Xu Tan, Chang Liu, Qi Meng,, Tao Qin, Wei Chen, Sungroh Yoon, Tie-Yan Liu

TL;DR
PriorGrad introduces a data-dependent adaptive prior to conditional diffusion models, significantly enhancing speech synthesis quality, convergence speed, and robustness by aligning the prior more closely with data statistics.
Contribution
It proposes an adaptive prior for diffusion models that improves efficiency and performance in speech synthesis tasks, with theoretical analysis and empirical validation.
Findings
Faster convergence and inference in speech synthesis models.
Improved perceptual quality and robustness.
Effective with smaller network capacities.
Abstract
Denoising diffusion probabilistic models have been recently proposed to generate high-quality samples by estimating the gradient of the data density. The framework defines the prior noise as a standard Gaussian distribution, whereas the corresponding data distribution may be more complicated than the standard Gaussian distribution, which potentially introduces inefficiency in denoising the prior noise into the data sample because of the discrepancy between the data and the prior. In this paper, we propose PriorGrad to improve the efficiency of the conditional diffusion model for speech synthesis (for example, a vocoder using a mel-spectrogram as the condition) by applying an adaptive prior derived from the data statistics based on the conditional information. We formulate the training and sampling procedures of PriorGrad and demonstrate the advantages of an adaptive prior through a…
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.
Code & Models
Videos
Taxonomy
TopicsSpeech Recognition and Synthesis · Music and Audio Processing · Speech and Audio Processing
MethodsDiffusion
