SOTAVerified

Generalized Recorrupted-to-Recorrupted: Self-Supervised Learning Beyond Gaussian Noise

2024-12-05CVPR 2025Code Available4· sign in to hype

Brayan Monroy, Jorge Bacca, Julián Tachella

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recorrupted-to-Recorrupted (R2R) has emerged as a methodology for training deep networks for image restoration in a self-supervised manner from noisy measurement data alone, demonstrating equivalence in expectation to the supervised squared loss in the case of Gaussian noise. However, its effectiveness with non-Gaussian noise remains unexplored. In this paper, we propose Generalized R2R (GR2R), extending the R2R framework to handle a broader class of noise distribution as additive noise like log-Rayleigh and address the natural exponential family including Poisson and Gamma noise distributions, which play a key role in many applications including low-photon imaging and synthetic aperture radar. We show that the GR2R loss is an unbiased estimator of the supervised loss and that the popular Stein's unbiased risk estimator can be seen as a special case. A series of experiments with Gaussian, Poisson, and Gamma noise validate GR2R's performance, showing its effectiveness compared to other self-supervised methods.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DIV2KDRUnet_Poisson_0.01Average PSNR (dB)33.92Unverified

Reproductions