paper-with-me

Papers

Poisson2Sparse: Self-Supervised Poisson Denoising From a Single Image

2022-06-04 · Calvin-Khang Ta, Abhishek Aich, Akash Gupta, Amit K. Roy-Chowdhury

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

📄 PDF Abstract BibTeX arXiv:2206.01856

Code (1)

tacalvin/Poisson2Sparse 공식 구현 pytorch

Tasks

DenoisingDictionary LearningImage DenoisingImage EnhancementSelf-Supervised LearningSSIM

Similar Papers 제목 키워드 기반

Self-Supervised Poisson-Gaussian Denoising

2020-02-21 · Wesley Khademi, Sonia Rao, Clare Minnerath, Guy Hagen 외

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 Denoising

Self-supervised conformal prediction for uncertainty quantification in Poisson imaging problems

2025-02-26 · Bernardin Tamo Amougou, Marcelo Pereyra, Barbara Pascal

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+3

Poisson Image Denoising Using Best Linear Prediction: A Post-processing Framework

2018-03-01 · Milad Niknejad, Mario A. T. Figueiredo

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 Denoising

bit2bit: 1-bit quanta video reconstruction via self-supervised photon prediction

2024-10-30 · Yehe Liu, Alexander Krull, Hector Basevi, Ales Leonardis 외

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 Reconstruction

Weighted Anisotropic-Isotropic Total Variation for Poisson Denoising

2023-07-01 · Kevin Bui, Yifei Lou, Fredrick Park, Jack Xin

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