Markov chain Monte Carlo (MCMC) is one of the most widely used methods for sampling from high-dimensional probability distributions, with applications in machine learning, statistics, and data science. Understanding the convergence rate of MCMC algorithms, which is captured by the concept of mixing time, is a central topic in MCMC theory. In this 3-day mini-course, I will introduce several classical and modern techniques for analyzing the mixing time of standard MCMC algorithms. The course will include the following topics:
Location: 中国科学技术大学 高新校区 GT-B110
Prerequisites: Probability Theory and Linear Algebra.
For further reading, I recommend the following books and lecture notes. For classical techniques such as coupling and spectral analysis, one can refer to the following three books.
For the more recent developments on spectral independence, one can refer to the following lecture notes.
There are many excellent courses on Markov chains and sampling algorithms. Here are some of them.