paper-with-me

Papers

Parallel Stochastic Gradient Markov Chain Monte Carlo for Matrix Factorisation Models

2015-06-03 · Umut Şimşekli, Hazal Koptagel, Hakan Güldaş, A. Taylan Cemgil, Figen Öztoprak, Ş. İlker Birbil

For large matrix factorisation problems, we develop a distributed Markov Chain Monte Carlo (MCMC) method based on stochastic gradient Langevin dynamics (SGLD) that we call Parallel SGLD (PSGLD). PSGLD has very favourable scaling properties with increasing data size and is comparable in terms of computational requirements to optimisation methods based on stochastic gradient descent. PSGLD achieves high performance by exploiting the conditional independence structure of the MF models to sub-sample data in a systematic manner as to allow parallelisation and distributed computation. We provide a convergence proof of the algorithm and verify its superior performance on various architectures such as Graphics Processing Units, shared memory multi-core systems and multi-computer clusters.

📄 PDF Abstract BibTeX arXiv:1506.01418

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Asynchronous Stochastic Gradient MCMC with Elastic Coupling

2016-12-02 · Jost Tobias Springenberg, Aaron Klein, Stefan Falkner, Frank Hutter

We consider parallel asynchronous Markov Chain Monte Carlo (MCMC) sampling for problems where we can leverage (stochastic) gradients to define continuous dynamics which explore the target distribution. We outline a solut…

Multilevel Monte Carlo for Scalable Bayesian Computations

2016-09-15 · Mike Giles, Tigran Nagapetyan, Lukasz Szpruch, Sebastian Vollmer 외

Markov chain Monte Carlo (MCMC) algorithms are ubiquitous in Bayesian computations. However, they need to access the full data set in order to evaluate the posterior density at every step of the algorithm. This results i…

Stochastic Gradient MCMC with Repulsive Forces

2018-11-30 · Victor Gallego, David Rios Insua

We propose a unifying view of two different Bayesian inference algorithms, Stochastic Gradient Markov Chain Monte Carlo (SG-MCMC) and Stein Variational Gradient Descent (SVGD), leading to improved and efficient novel sam…

Bayesian Inferencevalid

Stochastic Gradient Richardson-Romberg Markov Chain Monte Carlo

2016-12-01 · NeurIPS 2016 12 · Alain Durmus, Umut Simsekli, Eric Moulines, Roland Badeau 외

Stochastic Gradient Markov Chain Monte Carlo (SG-MCMC) algorithms have become increasingly popular for Bayesian inference in large-scale applications. Even though these methods have proved useful in several scenarios, th…

Bayesian Inference

Stochastic gradient Markov chain Monte Carlo

2019-07-16 · Christopher Nemeth, Paul Fearnhead

Markov chain Monte Carlo (MCMC) algorithms are generally regarded as the gold standard technique for Bayesian inference. They are theoretically well-understood and conceptually simple to apply in practice. The drawback o…

Bayesian Inference