paper-with-me

홈 › Papers

Faster MCMC for Gaussian Latent Position Network Models

2020-06-13 · Neil A. Spencer, Brian Junker, Tracy M. Sweet

Latent position network models are a versatile tool in network science; applications include clustering entities, controlling for causal confounders, and defining priors over unobserved graphs. Estimating each node's latent position is typically framed as a Bayesian inference problem, with Metropolis within Gibbs being the most popular tool for approximating the posterior distribution. However, it is well-known that Metropolis within Gibbs is inefficient for large networks; the acceptance ratios are expensive to compute, and the resultant posterior draws are highly correlated. In this article, we propose an alternative Markov chain Monte Carlo strategy -- defined using a combination of split Hamiltonian Monte Carlo and Firefly Monte Carlo -- that leverages the posterior distribution's functional form for more efficient posterior computation. We demonstrate that these strategies outperform Metropolis within Gibbs and other algorithms on synthetic networks, as well as on real information-sharing networks of teachers and staff in a school district.

📄 PDF Abstract BibTeX arXiv:2006.07687

Code (1)

neilspencer/LatentPositionsMCMC 공식 구현

Tasks

Bayesian InferenceClusteringPosition

Similar Papers 제목 키워드 기반

Scalable Nonparametric Bayesian Inference on Point Processes with Gaussian Processes

2014-10-24 · Yves-Laurent Kom Samo, Stephen Roberts

In this paper we propose the first non-parametric Bayesian model using Gaussian Processes to make inference on Poisson Point Processes without resorting to gridding the domain or to introducing latent thinning points. Un…

Bayesian InferenceGaussian ProcessesPoint Processes

Learning Deep Latent Gaussian Models with Markov Chain Monte Carlo

2017-08-01 · ICML 2017 8 · Matthew D. Hoffman

Deep latent Gaussian models are powerful and popular probabilistic models of high-dimensional data. These models are almost always fit using variational expectation-maximization, an approximation to true maximum-mar…

Fast Bayesian Restoration of Poisson Corrupted Images with INLA

2019-04-02 · Takahiro Kawashima, Hayaru Shouno

Photon-limited images are often seen in fields such as medical imaging. Although the number of collected photons on an image sensor statistically follows Poisson distribution, this type of noise is intractable, unlike Ga…

Stein Variational Gaussian Processes

2020-09-25 · Thomas Pinder, Christopher Nemeth, David Leslie

We show how to use Stein variational gradient descent (SVGD) to carry out inference in Gaussian process (GP) models with non-Gaussian likelihoods and large data volumes. Markov chain Monte Carlo (MCMC) is extremely compu…

Gaussian ProcessesVariational Inference

Dimension-Robust MCMC in Bayesian Inverse Problems

2018-03-09 · Victor Chen, Matthew M. Dunlop, Omiros Papaspiliopoulos, Andrew M. Stuart

The methodology developed in this article is motivated by a wide range of prediction and uncertainty quantification problems that arise in Statistics, Machine Learning and Applied Mathematics, such as non-parametric regr…

Active LearningEfficient ExplorationGaussian ProcessesGeneral Classification+2