用联合学习的先验提升扩散模型信号恢复效率与质量
RestoreGrad: Signal Restoration Using Conditional Denoising Diffusion Models with Jointly Learned Prior
- 将扩散模型嵌入变分自编码器框架,利用退化信号与清晰信号的相关性构建更优先验
- 训练步数减少5-10倍,推理时采样步数只需2-2.5倍即可达到更好效果
- 适用于语音和图像修复,特别适合追求高效推理的场景
去噪扩散概率模型(DDPM)可通过条件化退化信号来恢复干净信号。由于退化信号本身是干净信号的污染版本,其与目标干净数据分布间存在相关性,可能蕴含有用信息。然而,现有方法采用标准高斯先验,反而丢弃了这部分信息,导致性能不佳。本文提出RestoreGrad,通过与扩散模型联合学习更丰富的先验,提升条件化DDPM在信号恢复中的表现。该框架将DDPM无缝融入变分自编码器(VAE)结构,利用退化信号与干净信号间的相关性,编码更优的扩散先验。在语音和图像恢复任务中,RestoreGrad相比现有DDPM基线实现更快收敛(训练步数减少5-10倍),且推理时对采样步数更鲁棒(仅需2-2.5倍步数即可获得更高质量输出),验证了联合学习先验在提升扩散过程效率方面的优势。
原文摘要 · Abstract (English)
Denoising diffusion probabilistic models (DDPMs) can be utilized to recover a clean signal from its degraded observation(s) by conditioning the model on the degraded signal. The degraded signals are themselves contaminated versions of the clean signals; due to this correlation, they may encompass certain useful information about the target clean data distribution. However, existing adoption of the standard Gaussian as the prior distribution in turn discards such information when shaping the prior, resulting in sub-optimal performance. In this paper, we propose to improve conditional DDPMs for signal restoration by leveraging a more informative prior that is jointly learned with the diffusion model. The proposed framework, called RestoreGrad, seamlessly integrates DDPMs into the variational autoencoder (VAE) framework, taking advantage of the correlation between the degraded and clean signals to encode a better diffusion prior. On speech and image restoration tasks, we show that RestoreGrad demonstrates faster convergence (5-10 times fewer training steps) to achieve better quality of restored signals over existing DDPM baselines and improved robustness to using fewer sampling steps in inference time (2-2.5 times fewer), advocating the advantages of leveraging jointly learned prior for efficiency improvements in the diffusion process.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。