pith. sign in

arxiv: 1611.01722 · v2 · pith:V7BDBH2Mnew · submitted 2016-11-06 · 📊 stat.ML · cs.LG

Learning to Draw Samples: With Application to Amortized MLE for Generative Adversarial Learning

classification 📊 stat.ML cs.LG
keywords methodneuraltargetadversarialalgorithmamortizedapplicationdeep
0
0 comments X
read the original abstract

We propose a simple algorithm to train stochastic neural networks to draw samples from given target distributions for probabilistic inference. Our method is based on iteratively adjusting the neural network parameters so that the output changes along a Stein variational gradient that maximumly decreases the KL divergence with the target distribution. Our method works for any target distribution specified by their unnormalized density function, and can train any black-box architectures that are differentiable in terms of the parameters we want to adapt. As an application of our method, we propose an amortized MLE algorithm for training deep energy model, where a neural sampler is adaptively trained to approximate the likelihood function. Our method mimics an adversarial game between the deep energy model and the neural sampler, and obtains realistic-looking images competitive with the state-of-the-art results.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Reinforcement Learning for Flow-Matching Policies with Density Transport

    cs.LG 2026-06 unverdicted novelty 7.0

    RLDT fine-tunes pretrained flow-matching policies for continuous control by aligning them to a max-entropy RL transport field constructed via SVGD, using expected-target estimation for stable multi-step updates.