Hey guys,
Is there a way to do a from of mcmc + svi where you want to get point estimates of a subset of the parameters (maybe this is mcmc + MAP), and so you take a gradient with respect to the parameter-subset, given the posterior-distribution of the other parameters (which are sample sites)?
For example, with the sparse variational gaussian process, there is an mcmc version (referenced in this paper https://arxiv.org/pdf/1506.04000) where it would be nice to actually take a gradient with respect to the inducing points, while performing mcmc sampling on the remaining parameters.