Masked Pre-training Enables Universal Zero-shot Denoiser
Xiaoxiao Ma, Zhixiang Wei, Yi Jin, Pengyang Ling, Tianle Liu, Ben, Wang, Junkang Dai, Huaian Chen

TL;DR
This paper introduces MPI, a zero-shot denoising method that leverages masked pre-training to achieve high-quality image denoising without prior noise-specific training, demonstrating significant improvements over previous methods.
Contribution
The paper proposes a novel zero-shot denoising paradigm combining masked pre-training with iterative filling, enabling effective denoising on diverse noisy images without additional training.
Findings
MPI achieves superior denoising quality compared to previous methods.
MPI significantly reduces inference time for image denoising.
The approach generalizes well across various noise levels and image types.
Abstract
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.…
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
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Image Enhancement Techniques
