Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GENERALIZING HAMILTONIAN MONTE CARLO WITH NEURAL NETWORKS By: Daniel Levy et, al. #57

Open
QiXuanWang opened this issue Jan 20, 2022 · 0 comments

Comments

@QiXuanWang
Copy link
Owner

Link: https://arxiv.org/pdf/1711.09268.pdf

Yu:
Don't know whether it can be used to generate samples more efficiently?

Abstract:
We present a general-purpose method to train Markov chain Monte Carlo kernels, parameterized by deep neural networks, that converge and mix quickly to
their target distribution. Our method generalizes Hamiltonian Monte Carlo and is
trained to maximize expected squared jumped distance, a proxy for mixing speed.
We demonstrate large empirical gains on a collection of simple but challenging
distributions, for instance achieving a 106× improvement in effective sample size
in one case, and mixing when standard HMC makes no measurable progress in a
second. Finally, we show quantitative and qualitative gains on a real-world task:
latent-variable generative modeling. We release an open source TensorFlow implementation of the algorithm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant