Papers › IDR: Self-Supervised Image Denoising via Iterative Data Refinement

IDR: Self-Supervised Image Denoising via Iterative Data Refinement

29 Nov 2021CVPR 2022 1arXiv:2111.14358archive 2025-07-28

Yi Zhang, Dasong Li, Ka Lung Law, Xiaogang Wang, Hongwei Qin, Hongsheng Li

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 algorithm for more efficient training while keeping its original high performance. Experiments on real-world, synthetic, and correlated noise show that our proposed unsupervised denoising approach has superior performances over existing unsupervised methods and competitive performance with supervised methods. In addition, we argue that existing denoising datasets are of low quality and contain only a small number of scenes. To evaluate raw image denoising performance in real-world applications, we build a high-quality raw image dataset SenseNoise-500 that contains 500 real-life scenes. The dataset can serve as a strong benchmark for better evaluating raw image denoising. Code and dataset will be released at https://github.com/zhangyi-3/IDR

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2111.14358")

Code

Syntology Ran 1 of 12 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 12 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zhangyi-3/idr officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 1 ran; 1 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
11unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zhangyi-3/idr. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

pil_loader zhangyi-3/idr/dataset/imagefolder.py official repository ran · honoured contract MIT (permissive) · a8f561aa316f61d5 · report
augment_img zhangyi-3/idr/dataset/imagefolder.py official repository unverified MIT (permissive) · 28fbeb7bec50d7de · report
basic_loss zhangyi-3/idr/utils/util.py official repository unverified MIT (permissive) · 3fe41c0df287cd13 · report
generate_n2v_mask zhangyi-3/idr/utils/n2v.py official repository unverified MIT (permissive) · e9c12bdad87094eb · report
get_cropped_psnr zhangyi-3/idr/utils/util.py official repository unverified MIT (permissive) · 22fdadc36333b0c7 · report
get_psnr zhangyi-3/idr/utils/util.py official repository unverified MIT (permissive) · d1f930a853c83317 · report
get_subpatch zhangyi-3/idr/utils/n2v.py official repository unverified MIT (permissive) · 908bec30f1eff48c · report
interpolate_mask zhangyi-3/idr/utils/n2s.py official repository unverified MIT (permissive) · 6ac9b4450a5101fb · report
master_only zhangyi-3/idr/utils/dist_util.py official repository unverified MIT (permissive) · a2bb271e0661073c · report
pixel_grid_mask zhangyi-3/idr/utils/n2s.py official repository unverified MIT (permissive) · 1a57c82d01231e95 · report
pm_uniform_withCP zhangyi-3/idr/utils/n2v.py official repository unverified MIT (permissive) · ee6cc9cc91e62a98 · report
random_crop zhangyi-3/idr/dataset/imagefolder.py official repository unverified MIT (permissive) · 4cd7e5e0aea15740 · report

Tasks

DenoisingImage Denoising

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections