Transfer Learning from Synthetic to Real-Noise Denoising with Adaptive Instance Normalization
Yoonsik Kim, Jae Woong Soh, Gu Yong Park, and Nam Ik Cho

TL;DR
This paper introduces a denoising architecture using adaptive instance normalization and a transfer learning scheme to effectively denoise real-world noisy images by leveraging synthetic data, achieving superior generalization and robustness.
Contribution
The paper proposes a novel denoising architecture with adaptive instance normalization and a transfer learning scheme that transfers knowledge from synthetic to real noise, enhancing generalization.
Findings
Achieves state-of-the-art performance on DND dataset.
Demonstrates robustness with limited real-noise labeled data.
Shows effective transfer from synthetic to real noise denoising.
Abstract
Real-noise denoising is a challenging task because the statistics of real-noise do not follow the normal distribution, and they are also spatially and temporally changing. In order to cope with various and complex real-noise, we propose a well-generalized denoising architecture and a transfer learning scheme. Specifically, we adopt an adaptive instance normalization to build a denoiser, which can regularize the feature map and prevent the network from overfitting to the training set. We also introduce a transfer learning scheme that transfers knowledge learned from synthetic-noise data to the real-noise denoiser. From the proposed transfer learning, the synthetic-noise denoiser can learn general features from various synthetic-noise data, and the real-noise denoiser can learn the real-noise characteristics from real data. From the experiments, we find that the proposed denoising method…
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
Transfer Learning From Synthetic to Real-Noise Denoising With Adaptive Instance Normalization· youtube
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Fusion Techniques · Advanced Image Processing Techniques
MethodsAdaptive Instance Normalization
