IDR: Self-Supervised Image Denoising via Iterative Data Refinement
Yi Zhang, Dasong Li, Ka Lung Law, Xiaogang Wang, Hongwei Qin,, Hongsheng Li

TL;DR
This paper introduces IDR, a practical unsupervised image denoising method that iteratively refines noisy images using only single noisy images and a noise model, achieving state-of-the-art results without requiring clean image pairs.
Contribution
The authors propose a novel iterative data refinement approach for unsupervised denoising that works with only noisy images and a noise model, improving performance over existing methods.
Findings
Achieves superior denoising performance on real-world and synthetic data.
Introduces the SenseNoise-500 dataset for benchmarking raw image denoising.
Provides a fast algorithm approximation maintaining high performance.
Abstract
The lack of large-scale noisy-clean image pairs restricts supervised denoising methods' deployment in actual applications. While existing unsupervised methods are able to learn image denoising without ground-truth clean images, they either show poor performance or work under impractical settings (e.g., paired noisy images). In this paper, we present a practical unsupervised image denoising method to achieve state-of-the-art denoising performance. Our method only requires single noisy images and a noise model, which is easily accessible in practical raw image denoising. It performs two steps iteratively: (1) Constructing a noisier-noisy dataset with random noise from the noise model; (2) training a model on the noisier-noisy dataset and using the trained model to refine noisy images to obtain the targets used in the next round. We further approximate our full iterative method with a fast…
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 · Photoacoustic and Ultrasonic Imaging · Image Processing Techniques and Applications
