๐Ÿ—“๏ธ Week 04 - Introduction to Approximate Inference and MCMC

Author
Affiliation

EURECOM

In this week, we will start to analyze the problem of inference in probabilistic models. We will start with an introduction to approximate inference and we will then focus on sampling-based methods. We will cover basic Monte Carlo methods (e.g., rejection sampling) and then we will introduce Markov Chain Monte Carlo (MCMC) methods, which are widely used in practice for sampling from complex distributions. Finally, we will discuss how to use gradient-based methods to improve the efficiency of MCMC sampling, with a focus on Hamiltonian Monte Carlo (HMC).

๐Ÿ“‘ Lecture Slides

๐Ÿ“™ References

Murphy, Kevin P. 2023. Probabilistic Machine Learning: Advanced Topics. MIT Press. http://probml.github.io/book2.