English

Deep Belief Networks for Image Denoising

Machine Learning 2014-01-03 v2 Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

Deep Belief Networks which are hierarchical generative models are effective tools for feature representation and extraction. Furthermore, DBNs can be used in numerous aspects of Machine Learning such as image denoising. In this paper, we propose a novel method for image denoising which relies on the DBNs' ability in feature representation. This work is based upon learning of the noise behavior. Generally, features which are extracted using DBNs are presented as the values of the last layer nodes. We train a DBN a way that the network totally distinguishes between nodes presenting noise and nodes presenting image content in the last later of DBN, i.e. the nodes in the last layer of trained DBN are divided into two distinct groups of nodes. After detecting the nodes which are presenting the noise, we are able to make the noise nodes inactive and reconstruct a noiseless image. In section 4 we explore the results of applying this method on the MNIST dataset of handwritten digits which is corrupted with additive white Gaussian noise (AWGN). A reduction of 65.9% in average mean square error (MSE) was achieved when the proposed method was used for the reconstruction of the noisy images.

Keywords

Cite

@article{arxiv.1312.6158,
  title  = {Deep Belief Networks for Image Denoising},
  author = {Mohammad Ali Keyvanrad and Mohammad Pezeshki and Mohammad Ali Homayounpour},
  journal= {arXiv preprint arXiv:1312.6158},
  year   = {2014}
}

Comments

ICLR 2014 Conference track

R2 v1 2026-06-22T02:33:05.563Z