English

One-Line-of-Code Data Mollification Improves Optimization of Likelihood-based Generative Models

Machine Learning 2023-12-22 v2

Abstract

Generative Models (GMs) have attracted considerable attention due to their tremendous success in various domains, such as computer vision where they are capable to generate impressive realistic-looking images. Likelihood-based GMs are attractive due to the possibility to generate new data by a single model evaluation. However, they typically achieve lower sample quality compared to state-of-the-art score-based diffusion models (DMs). This paper provides a significant step in the direction of addressing this limitation. The idea is to borrow one of the strengths of score-based DMs, which is the ability to perform accurate density estimation in low-density regions and to address manifold overfitting by means of data mollification. We connect data mollification through the addition of Gaussian noise to Gaussian homotopy, which is a well-known technique to improve optimization. Data mollification can be implemented by adding one line of code in the optimization loop, and we demonstrate that this provides a boost in generation quality of likelihood-based GMs, without computational overheads. We report results on image data sets with popular likelihood-based GMs, including variants of variational autoencoders and normalizing flows, showing large improvements in FID score.

Keywords

Cite

@article{arxiv.2305.18900,
  title  = {One-Line-of-Code Data Mollification Improves Optimization of Likelihood-based Generative Models},
  author = {Ba-Hien Tran and Giulio Franzese and Pietro Michiardi and Maurizio Filippone},
  journal= {arXiv preprint arXiv:2305.18900},
  year   = {2023}
}

Comments

NeurIPS 2023

R2 v1 2026-06-28T10:50:28.398Z