paper-with-me

홈 › Papers

Adaptive Independent Sticky MCMC algorithms

2013-08-17 · L. Martino, R. Casarin, F. Leisen, D. Luengo

In this work, we introduce a novel class of adaptive Monte Carlo methods, called adaptive independent sticky MCMC algorithms, for efficient sampling from a generic target probability density function (pdf). The new class of algorithms employs adaptive non-parametric proposal densities which become closer and closer to the target as the number of iterations increases. The proposal pdf is built using interpolation procedures based on a set of support points which is constructed iteratively based on previously drawn samples. The algorithm's efficiency is ensured by a test that controls the evolution of the set of support points. This extra stage controls the computational cost and the convergence of the proposal density to the target. Each part of the novel family of algorithms is discussed and several examples are provided. Although the novel algorithms are presented for univariate target densities, we show that they can be easily extended to the multivariate context within a Gibbs-type sampler. The ergodicity is ensured and discussed. Exhaustive numerical examples illustrate the efficiency of sticky schemes, both as a stand-alone methods to sample from complicated one-dimensional pdfs and within Gibbs in order to draw from multi-dimensional target distributions.

📄 PDF Abstract BibTeX arXiv:1308.3779

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Disentangled Sticky Hierarchical Dirichlet Process Hidden Markov Model

2020-04-06 · Ding Zhou, Yuanjun Gao, Liam Paninski

The Hierarchical Dirichlet Process Hidden Markov Model (HDP-HMM) has been used widely as a natural Bayesian nonparametric extension of the classical Hidden Markov Model for learning from sequential and time-series data. …

modelTime SeriesTime Series Analysis

Robustness Analysis of POMDP Policies to Observation Perturbations

2026-04-23 · Benjamin Kraske, Qi Heng Ho, Federico Rossi, Morteza Lahijanian 외 arxiv

Policies for Partially Observable Markov Decision Processes (POMDPs) are often designed using a nominal system model. In practice, this model can deviate from the true system during deployment due to factors such as cali…

Parallelizing MCMC with Random Partition Trees

2015-06-10 · NeurIPS 2015 12 · Xiangyu Wang, Fangjian Guo, Katherine A. Heller, David B. Dunson

The modern scale of data has brought new challenges to Bayesian inference. In particular, conventional MCMC algorithms are computationally very expensive for large data sets. A promising approach to solve this problem is…

Bayesian Inference

Extending Sticky-Datalog+/- via Finite-Position Selection Functions: Tractability, Algorithms, and Optimization

2021-08-02 · Leopoldo Bertossi, Mostafa Milani

Weakly-Sticky(WS) Datalog+/- is an expressive member of the family of Datalog+/- program classes that is defined on the basis of the conditions of stickiness and weak-acyclicity. Conjunctive query answering (QA) over the…

Position

Accelerating MCMC algorithms through Bayesian Deep Networks

2020-11-29 · Hector J. Hortua, Riccardo Volpi, Dimitri Marinelli, Luigi Malago

Markov Chain Monte Carlo (MCMC) algorithms are commonly used for their versatility in sampling from complicated probability distributions. However, as the dimension of the distribution gets larger, the computational cost…