Giter Club home page Giter Club logo

contour-stochastic-gradient-langevin-dynamics's Introduction

Contour Stochastic Gradient Langevin Dynamics

Simulations of multi-modal distributions can be very costly and often lead to unreliable predictions. To accelerate the computations, we propose to sample from a flattened distribution to accelerate the computations and estimate the importance weights between the original distribution and the flattened distribution to ensure the correctness of the distribution.

We refer interested readers to blog here. For Chinese readers, you may also find this blog interesting ηŸ₯乎.

Made with Angular hello!

Methods Speed Special features Cost
SGLD (ICML'11) Extremely slow None None
Cycic SGLD (ICLR'20) Medium Cyclic learning rates More cycles
Replica exchange SGLD (ICML'20) Fast Swaps/Jumps Parallel chains
Contour SGLD (NeurIPS'20) Fast Bouncy moves Latent vector

The following is a demo to show how the latent vector is gradually estimated

Made with Angular

Although this version of CSGLD has a global statbility condition, it doesn't handle high-loss problems appropriately. For a more scalable version (called ICSGLD), please check the paper [Link] and the code [Link] here. Since importance sampling suffers a lot from the large variance issue, the conditional independence of ICSGLD will provide the algorithm a perfect variance reduction for estimating the density of states.

@inproceedings{CSGLD,
  title={A Contour Stochastic Gradient Langevin Dynamics Algorithm for Simulations of Multi-modal Distributions},
  author={Wei Deng and Guang Lin and Faming Liang},
  booktitle={Advances in Neural Information Processing Systems},
  year={2020}
}

References:

  1. Max Welling, Yee Whye Teh. Bayesian Learning via Stochastic Gradient Langevin Dynamics. ICML'11

  2. R. Zhang, C. Li, J. Zhang, C. Chen, A. Wilson. Cyclical Stochastic Gradient MCMC for Bayesian Deep Learning. ICLR'20

  3. W. Deng, Q. Feng, L. Gao, F. Liang, G. Lin. Non-convex Learning via Replica Exchange Stochastic Gradient MCMC. ICML'20.

  4. W. Deng, G. Lin, F. Liang. A Contour Stochastic Gradient Langevin Dynamics Algorithm for Simulations of Multi-modal Distributions. NeurIPS'20.

contour-stochastic-gradient-langevin-dynamics's People

Contributors

anonymousauthor0506 avatar waynedw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.