Papers › Denoising as Adaptation: Noise-Space Domain Adaptation for Image Restoration

Denoising as Adaptation: Noise-Space Domain Adaptation for Image Restoration

26 Jun 2024arXiv:2406.18516archive 2025-07-28

Kang Liao, Zongsheng Yue, Zhouxia Wang, Chen Change Loy

Although learning-based image restoration methods have made significant progress, they still struggle with limited generalization to real-world scenarios due to the substantial domain gap caused by training on synthetic data. Existing methods address this issue by improving data synthesis pipelines, estimating degradation kernels, employing deep internal learning, and performing domain adaptation and regularization. Previous domain adaptation methods have sought to bridge the domain gap by learning domain-invariant knowledge in either feature or pixel space. However, these techniques often struggle to extend to low-level vision tasks within a stable and compact framework. In this paper, we show that it is possible to perform domain adaptation via the noise space using diffusion models. In particular, by leveraging the unique property of how auxiliary conditional inputs influence the multi-step denoising process, we derive a meaningful diffusion loss that guides the restoration model in progressively aligning both restored synthetic and real-world outputs with a target clean distribution. We refer to this method as denoising as adaptation. To prevent shortcuts during joint training, we present crucial strategies such as channel-shuffling layer and residual-swapping contrastive learning in the diffusion model. They implicitly blur the boundaries between conditioned synthetic and real data and prevent the reliance of the model on easily distinguishable features. Experimental results on three classical image restoration tasks, namely denoising, deblurring, and deraining, demonstrate the effectiveness of the proposed method.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2406.18516")

Code

Syntology Ran 17 of 20 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · violated contract; 13 ran with no contract checked.

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

kangliao929/noise-da officialmentioned in papermentioned on GitHubpytorchNOASSERTION 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

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

1ran · honoured contract
3ran · violated contract
13ran
3unverified

Licence: 20 of the 20 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 kangliao929/noise-da. “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.

charbonnier_loss kangliao929/noise-da/models/loss.py official repository ran fingerprinted licence not identified · pointer only · 8f4257e8a5570fbd · report
default kangliao929/noise-da/models/network.py official repository ran · violated contract no licence file found · pointer only · fbf9ec7be545688e · report
dict2str kangliao929/noise-da/core/praser.py official repository ran licence not identified · pointer only · 60fc13986769e4c7 · report
dict_to_nonedict kangliao929/noise-da/core/praser.py official repository ran licence not identified · pointer only · 38e77ca35f1f8bcb · report
exists kangliao929/noise-da/models/network.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 608e364a9d2376a3 · report
get_first_number kangliao929/noise-da/core/dataset_utils.py official repository ran fingerprinted licence not identified · pointer only · a1abc686d2e52151 · report
is_image_file kangliao929/noise-da/core/base_dataset.py official repository ran · violated contract no licence file found · pointer only · ab4109634b75ef8b · report
mae kangliao929/noise-da/models/metric.py official repository ran fingerprinted licence not identified · pointer only · 0570fbc1e2582ae7 · report
make_dataset kangliao929/noise-da/core/base_dataset.py official repository ran licence not identified · pointer only · fd901efe5f883205 · report
make_dataset kangliao929/noise-da/core/dataset_utils.py official repository ran licence not identified · pointer only · f3e6bba202d28b8b · report
mse_loss kangliao929/noise-da/models/loss.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 632959a67ae7fdac · report
mse_loss_alpha kangliao929/noise-da/models/loss.py official repository ran fingerprinted licence not identified · pointer only · bbdabf9fe4ed5152 · report
pil_loader kangliao929/noise-da/core/base_dataset.py official repository ran licence not identified · pointer only · 534e80dab769ec2f · report
postprocess kangliao929/noise-da/core/util.py official repository ran licence not identified · pointer only · 4fd0e47deee01d3d · report
psnr kangliao929/noise-da/models/metric.py official repository ran licence not identified · pointer only · 095495f59dcb8431 · report
set_gpu kangliao929/noise-da/core/util.py official repository ran licence not identified · pointer only · 24ef4b46c563b220 · report
tensor2img kangliao929/noise-da/core/util.py official repository ran licence not identified · pointer only · f6bbbcfb2db7dfbc · report
extract kangliao929/noise-da/models/network.py official repository unverified no licence file found · pointer only · e894fcce48231d2f · report
init_obj kangliao929/noise-da/core/praser.py official repository unverified licence not identified · pointer only · 89ecc1cd0adb6951 · report
ssim kangliao929/noise-da/models/metric.py official repository unverified licence not identified · pointer only · bacc659261a196d8 · report

Tasks

Contrastive LearningDeblurringDenoisingDomain AdaptationImage RestorationRain Removal

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNContrastive LearningDiffusion

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