paper-with-me

Papers

Class-specific image denoising using importance sampling

2017-06-21 · Milad Niknejad, Jose M. Bioucas-Dias, Mario A. T. Figueiredo

In this paper, we propose a new image denoising method, tailored to specific classes of images, assuming that a dataset of clean images of the same class is available. Similarly to the non-local means (NLM) algorithm, the proposed method computes a weighted average of non-local patches, which we interpret under the importance sampling framework. This viewpoint introduces flexibility regarding the adopted priors, the noise statistics, and the computation of Bayesian estimates. The importance sampling viewpoint is exploited to approximate the minimum mean squared error (MMSE) patch estimates, using the true underlying prior on image patches. The estimates thus obtained converge to the true MMSE estimates, as the number of samples approaches infinity. Experimental results provide evidence that the proposed denoiser outperforms the state-of-the-art in the specific classes of face and text images.

📄 PDF Abstract BibTeX arXiv:1706.06917

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Class-specific Poisson denoising by patch-based importance sampling

2017-06-09 · Milad Niknejad, Jose M. Bioucas-Dias, Mario A. T. Figueiredo

In this paper, we address the problem of recovering images degraded by Poisson noise, where the image is known to belong to a specific class. In the proposed method, a dataset of clean patches from images of the class of…

Denoising

Noisy Batch Active Learning with Deterministic Annealing

2019-09-27 · Gaurav Gupta, Anit Kumar Sahu, Wan-Yi Lin

We study the problem of training machine learning models incrementally with batches of samples annotated with noisy oracles. We select each batch of samples that are important and also diverse via clustering and importan…

Active LearningClusteringDenoisingimage-classification+1

Learning in Confusion: Batch Active Learning with Noisy Oracle

2019-09-25 · Gaurav Gupta, Anit Kumar Sahu, Wan-Yi Lin

We study the problem of training machine learning models incrementally using active learning with access to imperfect or noisy oracles. We specifically consider the setting of batch active learning, in which multiple sam…

Active LearningDenoisingimage-classificationImage Classification

GradCheck: Analyzing classifier guidance gradients for conditional diffusion sampling

2024-06-25 · Philipp Vaeth, Alexander M. Fruehwald, Benjamin Paassen, Magda Gregorova

To sample from an unconditionally trained Denoising Diffusion Probabilistic Model (DDPM), classifier guidance adds conditional information during sampling, but the gradients from classifiers, especially those not trained…

Denoising

Dynamic Importance in Diffusion U-Net for Enhanced Image Synthesis

2025-04-04 · Xi Wang, Ziqi He, Yang Zhou

Traditional diffusion models typically employ a U-Net architecture. Previous studies have unveiled the roles of attention blocks in the U-Net. However, they overlook the dynamic evolution of their importance during the i…

DenoisingImage Generation