Nonparametric Bayesian Methods: Models, Algorithms, and Applications

This tutorial took place at the Queensland University of Technology (QUT). See this link for the latest versions of all tutorials.

Part I: Tuesday, January 22, 11:00 AM–12:30 PM
Part II: Wednesday, January 23, 11:00 AM–12:30 PM

Instructor:
  Professor Tamara Broderick
  Email:


Description

This tutorial introduces nonparametric Bayes (BNP) as a tool for modern data science and machine learning. BNP methods are useful in a variety of data analyses---including density estimation without parametric assumptions and clustering models that adaptively determine the number of clusters. We will demonstrate that BNP allows the data analyst to learn more from a data set as the size of the data set grows and see how this feat is accomplished. We will describe popular BNP models such as the Dirichlet process, Chinese restaurant process, Indian buffet process, and hierarchical BNP models---and how they relate to each other.

Materials

Prerequisites

Working knowledge of Bayesian data analysis. Know how to use Bayes' Theorem to calculate a posterior for both discrete and continuous parametric distributions. Have a basic knowledge of Markov chain Monte Carlo (especially Gibbs) sampling for posterior approximation.

What we won't cover

Gaussian processes are an important branch of nonparametric Bayesian modeling, but we won't have time to cover them here. We'll be focusing on the discrete, or Poisson point process, side of nonparametric Bayesian inference.