UNSURE: self-supervised learning with Unknown Noise level and Stein's Unbiased Risk Estimate
Julián Tachella, Mike Davies, Laurent Jacques
TL;DR
This work addresses learning image reconstructions from noisy measurements without ground-truth references by formalizing an expressivity–robustness trade-off and introducing UNSURE, a self-supervised objective that constrains the estimator's expected divergence to zero. It extends SURE-like losses to unknown noise levels and to broader noise models, including correlated Gaussian, Poisson–Gaussian, and exponential-family noises, as well as general inverse problems. The paper derives closed-form or tractable solutions for divergence-free estimators, introduces two practical implementations (Lagrange-based UNSURE and score-based UNSURE), and demonstrates state-of-the-art performance across MNIST denoising, color-noise DIV2K, CT, MRI, and real Cryo-EM data under unknown noise conditions. These results suggest UNSURE as a practical, robust alternative to supervised training in settings where noise statistics are uncertain or unavailable, with broad applicability to imaging inverse problems.
Abstract
Recently, many self-supervised learning methods for image reconstruction have been proposed that can learn from noisy data alone, bypassing the need for ground-truth references. Most existing methods cluster around two classes: i) Stein's Unbiased Risk Estimate (SURE) and similar approaches that assume full knowledge of the noise distribution, and ii) Noise2Self and similar cross-validation methods that require very mild knowledge about the noise distribution. The first class of methods tends to be impractical, as the noise level is often unknown in real-world applications, and the second class is often suboptimal compared to supervised learning. In this paper, we provide a theoretical framework that characterizes this expressivity-robustness trade-off and propose a new approach based on SURE, but unlike the standard SURE, does not require knowledge about the noise level. Throughout a series of experiments, we show that the proposed estimator outperforms other existing self-supervised methods on various imaging inverse problems.
