Median2Median: Zero-shot Suppression of Structured Noise in Images
Jianxu Wang, Ge Wang
TL;DR
Median2Median (M2M) tackles denoising under structured, directionally correlated noise in a zero-shot setting, eliminating the need for external training data. It constructs pseudo-independent training pairs from a single noisy image by combining directional interpolation with generalized median filtration, followed by a randomized assignment to satisfy the Noise2Noise independence assumption. Nine lightweight networks are trained in parallel on sub-image pairs, guided by a symmetric loss and a consistency loss, with a de-structured input workflow to enforce robust learning. M2M achieves competitive performance with state-of-the-art zero-shot methods under i.i.d. noise and consistently outperforms them under correlated noise, representing a data-free approach that advances zero-shot denoising beyond the strict i.i.d. assumption and enabling practical denoising in settings with structured artifacts.
Abstract
Image denoising is a fundamental problem in computer vision and medical imaging. However, real-world images are often degraded by structured noise with strong anisotropic correlations that existing methods struggle to remove. Most data-driven approaches rely on large datasets with high-quality labels and still suffer from limited generalizability, whereas existing zero-shot methods avoid this limitation but remain effective only for independent and identically distributed (i.i.d.) noise. To address this gap, we propose Median2Median (M2M), a zero-shot denoising framework designed for structured noise. M2M introduces a novel sampling strategy that generates pseudo-independent sub-image pairs from a single noisy input. This strategy leverages directional interpolation and generalized median filtering to adaptively exclude values distorted by structured artifacts. To further enlarge the effective sampling space and eliminate systematic bias, a randomized assignment strategy is employed, ensuring that the sampled sub-image pairs are suitable for Noise2Noise training. In our realistic simulation studies, M2M performs on par with state-of-the-art zero-shot methods under i.i.d. noise, while consistently outperforming them under correlated noise. These findings establish M2M as an efficient, data-free solution for structured noise suppression and mark the first step toward effective zero-shot denoising beyond the strict i.i.d. assumption.
