The document discusses approximate Bayesian computation (ABC) methods for Bayesian model choice when likelihoods are intractable. It introduces ABC, which approximates posteriors by simulating data under different parameter values and accepting simulations that are close to the observed data according to a distance measure. It then discusses applying ABC to model choice by simulating parameters and data from different candidate models. The document provides an example of using ABC for an MA time series model and compares distance measures. It also outlines a generic ABC algorithm for Bayesian model choice.