HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning Generative Models using Denoising Density Estimators

Siavash A. Bigdeli Geng Lin Tiziano Portenier L. Andrea Dunbar Matthias Zwicker

Learning Generative Models using Denoising Density Estimators

Abstract

Learning probabilistic models that can estimate the density of a given set of samples, and generate samples from that density, is one of the fundamental challenges in unsupervised machine learning. We introduce a new generative model based on denoising density estimators (DDEs), which are scalar functions parameterized by neural networks, that are efficiently trained to represent kernel density estimators of the data. Leveraging DDEs, our main contribution is a novel technique to obtain generative models by minimizing the KL-divergence directly. We prove that our algorithm for obtaining generative models is guaranteed to converge to the correct solution. Our approach does not require specific network architecture as in normalizing flows, nor use ordinary differential equation solvers as in continuous normalizing flows. Experimental results demonstrate substantial improvement in density estimation and competitive performance in generative model training.

Code Repositories

logchan/dde
pytorch
Mentioned in GitHub
siavashBigdeli/DDE
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
density-estimation-on-uci-gasDDE
Log-likelihood: 9.73
density-estimation-on-uci-hepmassDDE
Log-likelihood: -11.3
density-estimation-on-uci-minibooneDDE
Log-likelihood: -6.94
NLL: 6.94
density-estimation-on-uci-powerDDE
Log-likelihood: 0.97

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Learning Generative Models using Denoising Density Estimators | Papers | HyperAI