2015

Denoising Criterion for Variational Auto-Encoding Framework

Im, Daniel Jiwoong, Ahn, Sungjin, Memisevic, Roland et al.

Understand

Denoising autoencoders (DAE) are trained to reconstruct their clean inputs with noise injected at the input level, while variational autoencoders (VAE) are trained with noise injected in their stochastic hidden layer, with a regularizer that encourages this noise injection.

  • In this paper, we show that injecting noise both in input and in the stochastic hidden layer can be advantageous and we propose a modified variational lower bound as an improved objective function in this setup.
  • When input is corrupted, then the standard VAE lower bound involves marginalizing the encoder conditional distribution over the input noise, which makes the training criterion intractable.
  • Instead, we propose a modified training criterion which corresponds to a tractable bound when input is corrupted.

Reading the bibliography…