Denoising as Adaptation: Noise-Space Domain Adaptation for Image Restoration
Kang Liao, Zongsheng Yue, Zhouxia Wang, Chen Change Loy

TL;DR
This paper introduces a novel domain adaptation method for image restoration that leverages diffusion models in the noise space, effectively aligning synthetic and real-world data distributions to improve restoration performance.
Contribution
It proposes a new diffusion-based domain adaptation technique called denoising as adaptation, with strategies to prevent shortcuts and enhance stability in low-level vision tasks.
Findings
Effective in denoising, deblurring, and deraining tasks
Outperforms existing domain adaptation methods
Improves generalization to real-world scenarios
Abstract
Although learning-based image restoration methods have made significant progress, they still struggle with limited generalization to real-world scenarios due to the substantial domain gap caused by training on synthetic data. Existing methods address this issue by improving data synthesis pipelines, estimating degradation kernels, employing deep internal learning, and performing domain adaptation and regularization. Previous domain adaptation methods have sought to bridge the domain gap by learning domain-invariant knowledge in either feature or pixel space. However, these techniques often struggle to extend to low-level vision tasks within a stable and compact framework. In this paper, we show that it is possible to perform domain adaptation via the noise space using diffusion models. In particular, by leveraging the unique property of how auxiliary conditional inputs influence the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods
MethodsContrastive Learning · ALIGN · Diffusion
