Abstract
We present a supervised learning framework of training generative models for density estimation. Generative models, including generative adversarial networks (GANs), normalizing flows, and vari-ational auto-encoders (VAEs), are usually considered as unsupervised learning models, because labeled data are usually unavailable for training. Despite the success of the generative models, there are several issues with the unsupervised training, e.g., requirement of reversible architectures, van-ishing gradients, and training instability. To enable supervised learning in generative models, we utilize the score-based diffusion model to generate labeled data. Unlike existing diffusion models that train neural networks to learn the score function, we develop a training-free score estimation method. This approach uses mini-batch-based Monte Carlo estimators to directly approximate the score function at any spatial-temporal location in solving an ordinary differential equation (ODE), corresponding to the reverse-time stochastic differential equation (SDE). This approach can offer both high accuracy and substantial time savings in neural network training. Once the labeled data are generated, we can train a simple, fully connected neural network to learn the generative model in the supervised manner. Compared with existing normalizing flow models, our method does not require the use of reversible neural networks and avoids the computation of the Jacobian matrix. Compared with existing diffusion models, our method does not need to solve the reverse-time SDE to generate new samples. As a result, the sampling efficiency is significantly improved. We demonstrate the performance of our method by applying it to a set of 2D datasets as well as real data from the University of California Irvine (UCI) repository.
| Original language | English |
|---|---|
| Pages (from-to) | 25-38 |
| Number of pages | 14 |
| Journal | Journal of Machine Learning for Modeling and Computing |
| Volume | 5 |
| Issue number | 1 |
| DOIs | |
| State | Published - 2024 |
Funding
This material is based upon work supported by the U.S. Department of Energy (DOE), Office of Science, Office of Advanced Scientific Computing Research, Applied Mathematics program under the contract ERKJ387 at the Oak Ridge National Laboratory, which is operated by UT-Battelle, LLC, for the DOE under Contract No. DE-AC05-00OR22725. The author Feng Bao would also like to acknowledge the support from the U.S. National Science Foundation through project No. DMS-2142672 and the support from the DOE, Office of Science, Office of Advanced Scientific Computing Research, Applied Mathematics program under Grant No. DESC0022297, and the author Yanzhao Cao would also like to acknowledge the support from the DOE, Office of Science, Office of Advanced Scientific Computing Research, Applied Mathematics program under Grant No. DE-SC0022253.
Keywords
- curse of dimensionality
- density estimation
- generative models
- score-based diffusion models
- supervised learning