English

Transfer Learning from Synthetic to Real-Noise Denoising with Adaptive Instance Normalization

Computer Vision and Pattern Recognition 2020-03-17 v2 Image and Video Processing

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 has great generalization ability, such that our network trained with synthetic-noise achieves the best performance for Darmstadt Noise Dataset (DND) among the methods from published papers. We can also see that the proposed transfer learning scheme robustly works for real-noise images through the learning with a very small number of labeled data.

Keywords

Cite

@article{arxiv.2002.11244,
  title  = {Transfer Learning from Synthetic to Real-Noise Denoising with Adaptive Instance Normalization},
  author = {Yoonsik Kim and Jae Woong Soh and Gu Yong Park and Nam Ik Cho},
  journal= {arXiv preprint arXiv:2002.11244},
  year   = {2020}
}

Comments

CVPR accepted paper. The paper will be updated according to reviewers' comments

R2 v1 2026-06-23T13:53:59.256Z