Reading Notes | Markov chain Monte Carlo algorithms for Gaussian processes
Michalis K. Titsias, Magnus Rattray, and Neil D. Lawrence, “Markov chain Monte Carlo algorithms for Gaussian processes,” Bayesian Time Series Models, David Barber, A. Taylan Cemgil, and Silvia Chiappa, eds., Cambridge: Cambridge University Press, 2011, pp. 295–316. [Link].
Estimate latent function
Observations
Joint distribution is
Applying Bayes’ rule and posterior over is
Predict the function value at an unseen inputs
where is the conditional GP prior given by,
Predict corresponding to is
In a mainstream machine learning application involving large datasets and where fast inference is required, deterministic methods are usually preferred simply because they are faster.
In contrast, in applications related to scientific questions that need to be carefully addressed by carrying out a statistical data analysis, MCMC is preferred.