Image Denoising via Learned Dictionaries and Sparse Representation
Abstract
We address the image denoising problem, where zeromean white and homogeneous Gaussian additive noise should be removed from a given image. The approach taken is based on sparse and redundant representations over a trained dictionary. The proposed algorithm denoises the image, while simultaneously trainining a dictionary on its (corrupted) content using the K-SVD algorithm. As the dictionary training algorithm is limited in handling small image patches, we extend its deployment to arbitrary image sizes by defining a global image prior that forces sparsity over patches in every location in the image. We show how such Bayesian treatment leads to a simple and effective denoising algorithm, with state-of-the-art performance, equivalent and sometimes surpassing recently published leading alternative denoising methods.
Cite
Text
Elad and Aharon. "Image Denoising via Learned Dictionaries and Sparse Representation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.142Markdown
[Elad and Aharon. "Image Denoising via Learned Dictionaries and Sparse Representation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/elad2006cvpr-image/) doi:10.1109/CVPR.2006.142BibTeX
@inproceedings{elad2006cvpr-image,
title = {{Image Denoising via Learned Dictionaries and Sparse Representation}},
author = {Elad, Michael and Aharon, Michal},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2006},
pages = {895-900},
doi = {10.1109/CVPR.2006.142},
url = {https://mlanthology.org/cvpr/2006/elad2006cvpr-image/}
}