Generalized Denoising Auto-Encoders as Generative Models
Yoshua Bengio, Li Yao, Guillaume Alain, and Pascal Vincent

TL;DR
This paper extends denoising auto-encoders to serve as flexible generative models capable of handling discrete and continuous data, arbitrary corruption, and non-infinitesimal noise, with improved theoretical justification.
Contribution
It introduces a unified framework for generalized denoising auto-encoders that can model complex data distributions beyond Gaussian noise and small corruption assumptions.
Findings
Applicable to discrete and continuous data
Handles arbitrary corruption and reconstruction loss
Removes bias from non-infinitesimal noise
Abstract
Recent work has shown how denoising and contractive autoencoders implicitly capture the structure of the data-generating density, in the case where the corruption noise is Gaussian, the reconstruction error is the squared error, and the data is continuous-valued. This has led to various proposals for sampling from this implicitly learned density function, using Langevin and Metropolis-Hastings MCMC. However, it remained unclear how to connect the training procedure of regularized auto-encoders to the implicit estimation of the underlying data-generating distribution when the data are discrete, or using other forms of corruption process and reconstruction errors. Another issue is the mathematical justification which is only valid in the limit of small corruption noise. We propose here a different attack on the problem, which deals with all these issues: arbitrary (but noisy enough)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Generative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference
