LGAINov 30, 2022

Denoising Deep Generative Models

arXiv:2212.01265v38 citationsh-index: 49
Originality Synthesis-oriented
AI Analysis

This addresses a theoretical issue in generative modeling for machine learning researchers, but the results are incremental as the methods did not consistently outperform existing approaches.

The paper tackled the problem of likelihood-based deep generative models exhibiting pathological behavior under the manifold hypothesis due to a dimensionality mismatch, and found that proposed denoising methods based on adding Gaussian noise only sporadically improved performance over not adding noise.

Likelihood-based deep generative models have recently been shown to exhibit pathological behaviour under the manifold hypothesis as a consequence of using high-dimensional densities to model data with low-dimensional structure. In this paper we propose two methodologies aimed at addressing this problem. Both are based on adding Gaussian noise to the data to remove the dimensionality mismatch during training, and both provide a denoising mechanism whose goal is to sample from the model as though no noise had been added to the data. Our first approach is based on Tweedie's formula, and the second on models which take the variance of added noise as a conditional input. We show that surprisingly, while well motivated, these approaches only sporadically improve performance over not adding noise, and that other methods of addressing the dimensionality mismatch are more empirically adequate.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes