English

Blind Denoising Autoencoder

Signal Processing 2019-12-17 v1 Machine Learning

Abstract

The term blind denoising refers to the fact that the basis used for denoising is learnt from the noisy sample itself during denoising. Dictionary learning and transform learning based formulations for blind denoising are well known. But there has been no autoencoder based solution for the said blind denoising approach. So far autoencoder based denoising formulations have learnt the model on a separate training data and have used the learnt model to denoise test samples. Such a methodology fails when the test image (to denoise) is not of the same kind as the models learnt with. This will be first work, where we learn the autoencoder from the noisy sample while denoising. Experimental results show that our proposed method performs better than dictionary learning (KSVD), transform learning, sparse stacked denoising autoencoder and the gold standard BM3D algorithm.

Keywords

Cite

@article{arxiv.1912.07358,
  title  = {Blind Denoising Autoencoder},
  author = {Angshul Majumdar},
  journal= {arXiv preprint arXiv:1912.07358},
  year   = {2019}
}

Comments

The final version accepted at IEEE Transactions on Neural Networks and Learning Systems

R2 v1 2026-06-23T12:47:02.107Z