Restoration Score Distillation: From Corrupted Diffusion Pretraining to One-Step High-Quality Generation
Yasi Zhang, Tianyu Chen, Zhendong Wang, Ying Nian Wu, Mingyuan Zhou, Oscar Leong
TL;DR
Restoration Score Distillation (RSD) extends denoising score distillation to a broad class of corruptions by first pretraining a diffusion teacher on corrupted data and then distilling it into a fast one-step generator. The approach unifies and enhances corruption-aware diffusion techniques (Ambient Tweedie, Ambient Diffusion, Fourier-space Ambient Diffusion) and is supported by a theoretical result showing eigenspace alignment in linear settings, providing a principled regularization mechanism. Empirically, RSD improves generation quality on natural images and medical MRI, often surpassing the teacher and competing baselines, while offering substantial data and runtime efficiency. The work demonstrates that degraded data, when leveraged via score distillation, can yield superior supervision for robust generative modeling in domains where clean data are scarce or expensive. These findings suggest broad applicability to scientific imaging and other corrupted-data scenarios, with potential extensions to conditional sampling and inverse problems.
Abstract
Learning generative models from corrupted data is a fundamental yet persistently challenging task across scientific disciplines, particularly when access to clean data is limited or expensive. Denoising Score Distillation (DSD) \cite{chen2025denoising} recently introduced a novel and surprisingly effective strategy that leverages score distillation to train high-fidelity generative models directly from noisy observations. Building upon this foundation, we propose \textit{Restoration Score Distillation} (RSD), a principled generalization of DSD that accommodates a broader range of corruption types, such as blurred, incomplete, or low-resolution images. RSD operates by first pretraining a teacher diffusion model solely on corrupted data and subsequently distilling it into a single-step generator that produces high-quality reconstructions. Empirically, RSD consistently surpasses its teacher model across diverse restoration tasks on both natural and scientific datasets. Moreover, beyond standard diffusion objectives, the RSD framework is compatible with several corruption-aware training techniques such as Ambient Tweedie, Ambient Diffusion, and its Fourier-space variant, enabling flexible integration with recent advances in diffusion modeling. Theoretically, we demonstrate that in a linear regime, RSD recovers the eigenspace of the clean data covariance matrix from linear measurements, thereby serving as an implicit regularizer. This interpretation recasts score distillation not only as a sampling acceleration technique but as a principled approach to enhancing generative performance in severely degraded data regimes.
