Poisson2Sparse: Self-Supervised Poisson Denoising From a Single Image
Image enhancement approaches often assume that the noise is signal independent, and approximate the degradation model as zero-mean additive Gaussian. However, this assumption does not hold for biomedical imaging systems where sensor-based sources of noise are proportional to signal strengths, and the noise is better represented as a Poisson process. In this work, we explore a sparsity and dictionary learning-based approach and present a novel self-supervised learning method for single-image denoising where the noise is approximated as a Poisson process, requiring no clean ground-truth data. Specifically, we approximate traditional iterative optimization algorithms for image denoising with a recurrent neural network that enforces sparsity with respect to the weights of the network. Since the sparse representations are based on the underlying image, it is able to suppress the spurious components (noise) in the image patches, thereby introducing implicit regularization for denoising tasks through the network structure. Experiments on two bio-imaging datasets demonstrate that our method outperforms the state-of-the-art approaches in terms of PSNR and SSIM. Our qualitative results demonstrate that, in addition to higher performance on standard quantitative metrics, we are able to recover much more subtle details than other compared approaches. Our code is made publicly available at https://github.com/tacalvin/Poisson2Sparse
Code (1)
Tasks
DenoisingDictionary LearningImage DenoisingImage EnhancementSelf-Supervised LearningSSIMSimilar Papers 제목 키워드 기반
Self-Supervised Poisson-Gaussian Denoising
We extend the blindspot model for self-supervised denoising to handle Poisson-Gaussian noise and introduce an improved training scheme that avoids hyperparameters and adapts the denoiser to the test data. Self-supervised…
DenoisingImage DenoisingSelf-supervised conformal prediction for uncertainty quantification in Poisson imaging problems
Image restoration problems are often ill-posed, leading to significant uncertainty in reconstructed images. Accurately quantifying this uncertainty is essential for the reliable interpretation of reconstructed images. Ho…
Conformal PredictionDeblurringDenoisingImage Denoising+3Poisson Image Denoising Using Best Linear Prediction: A Post-processing Framework
In this paper, we address the problem of denoising images degraded by Poisson noise. We propose a new patch-based approach based on best linear prediction to estimate the underlying clean image. A simplified prediction f…
DenoisingImage Denoisingbit2bit: 1-bit quanta video reconstruction via self-supervised photon prediction
Quanta image sensors, such as SPAD arrays, are an emerging sensor technology, producing 1-bit arrays representing photon detection events over exposures as short as a few nanoseconds. In practice, raw data are post-proce…
DenoisingVideo ReconstructionWeighted Anisotropic-Isotropic Total Variation for Poisson Denoising
Poisson noise commonly occurs in images captured by photon-limited imaging systems such as in astronomy and medicine. As the distribution of Poisson noise depends on the pixel intensity value, noise levels vary from pixe…
AstronomyComputational EfficiencyDenoising