Denoisers
Denoisers are algorithms designed to remove or reduce noise from a signal, including images, video, audio, or other data, with the aim of recovering the underlying clean signal. They are applied across imaging, communications, and audio processing and are typically framed as inverse problems, where the observed data equals the true signal plus noise.
Traditional denoising methods rely on assumptions about the signal and noise. Spatial filters such as mean
Transform-domain and model-based methods use priors such as sparsity, smoothness, or low-rank structure. Total variation regularization
Data-driven denoisers use machine learning to learn mappings from noisy inputs to clean outputs. Supervised neural
Common applications include digital photography, medical and astronomical imaging, video restoration, and audio enhancement. Evaluation typically