Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Masked Pre-training Enables Universal Zero-shot Denoiser

About

In this work, we observe that model trained on vast general images via masking strategy, has been naturally embedded with their distribution knowledge, thus spontaneously attains the underlying potential for strong image denoising. Based on this observation, we propose a novel zero-shot denoising paradigm, i.e., Masked Pre-train then Iterative fill (MPI). MPI first trains model via masking and then employs pre-trained weight for high-quality zero-shot image denoising on a single noisy image. Concretely, MPI comprises two key procedures: 1) Masked Pre-training involves training model to reconstruct massive natural images with random masking for generalizable representations, gathering the potential for valid zero-shot denoising on images with varying noise degradation and even in distinct image types. 2) Iterative filling exploits pre-trained knowledge for effective zero-shot denoising. It iteratively optimizes the image by leveraging pre-trained weights, focusing on alternate reconstruction of different image parts, and gradually assembles fully denoised image within limited number of iterations. Comprehensive experiments across various noisy scenarios underscore the notable advances of MPI over previous approaches with a marked reduction in inference time. Code available at https://github.com/krennic999/MPI.

Xiaoxiao Ma, Zhixiang Wei, Yi Jin, Pengyang Ling, Tianle Liu, Ben Wang, Junkang Dai, Huaian Chen• 2024

Related benchmarks

TaskDatasetResultRank
Image DenoisingSIDD (val)
PSNR34.43
105
Image DenoisingSIDD Benchmark
PSNR34.32
61
Image DenoisingPolyU
PSNR38.11
56
Image DenoisingKodak (test)
PSNR33.15
42
Image DenoisingMcMaster (test)
PSNR35.46
32
Image DenoisingKodak Gaussian σ=25 (test)
PSNR31.78
24
Image DenoisingSIDD 1 (val)
PSNR34.43
23
Image DenoisingCSet (test)
PSNR34.91
21
Image DenoisingCBSD (test)
PSNR35.14
21
Poisson Noise RemovalCSet
PSNR31.68
21
Showing 10 of 23 rows

Other info

Code

Follow for update