English

Unsupervised Image Denoising with Frequency Domain Knowledge

Image and Video Processing 2021-11-30 v1 Computer Vision and Pattern Recognition

Abstract

Supervised learning-based methods yield robust denoising results, yet they are inherently limited by the need for large-scale clean/noisy paired datasets. The use of unsupervised denoisers, on the other hand, necessitates a more detailed understanding of the underlying image statistics. In particular, it is well known that apparent differences between clean and noisy images are most prominent on high-frequency bands, justifying the use of low-pass filters as part of conventional image preprocessing steps. However, most learning-based denoising methods utilize only one-sided information from the spatial domain without considering frequency domain information. To address this limitation, in this study we propose a frequency-sensitive unsupervised denoising method. To this end, a generative adversarial network (GAN) is used as a base structure. Subsequently, we include spectral discriminator and frequency reconstruction loss to transfer frequency knowledge into the generator. Results using natural and synthetic datasets indicate that our unsupervised learning method augmented with frequency information achieves state-of-the-art denoising performance, suggesting that frequency domain information could be a viable factor in improving the overall performance of unsupervised learning-based methods.

Keywords

Cite

@article{arxiv.2111.14362,
  title  = {Unsupervised Image Denoising with Frequency Domain Knowledge},
  author = {Nahyun Kim and Donggon Jang and Sunhyeok Lee and Bomi Kim and Dae-Shik Kim},
  journal= {arXiv preprint arXiv:2111.14362},
  year   = {2021}
}

Comments

Accepted to BMVC 2021

R2 v1 2026-06-24T07:55:17.802Z