We are interested in new sampling algorithms, and more interestingly at methods to calibrate the samplers.
The motivation behind MCMC algorithms
Let us briefly explain where it comes from and the motivations behind it. Let us consider a response variable , feature matrix and a model with parameter so the likelihood of the data given the model and parameter values is given by
Given a test point we are usually interested in the distribution over predictions (a random variable):
Let us a assume we have a function (assumed to be deterministic here) that returns a sample of ‘s distribution given a value of the set of parameters :
Then we get this by marginalizing:
where is the posterior distribution of the model’s parameters. This is the integral that we would like to evaluate for all practical purposes. Given samples from the posterior distribution.
(Adrien) - Should look at Ensemble MCMC.
(Junpeng) - Delayed rejection sampling, Hamiltonian dynamics with non-newtonian momentum for rapid sampling