2010
DOI: 10.1214/10-ba603
|View full text |Cite
|
Sign up to set email alerts
|

A general purpose sampling algorithm for continuous distributions (the t-walk)

Abstract: We develop a new general purpose MCMC sampler for arbitrary continuous distributions that requires no tuning. We call this MCMC the t-walk. The t-walk maintains two independent points in the sample space, and all moves are based on proposals that are then accepted with a standard Metropolis-Hastings acceptance probability on the product space. Hence the t-walk is provably convergent under the usual mild requirements. We restrict proposal distributions, or 'moves', to those that produce an algorithm that is inv… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
143
0
3

Year Published

2016
2016
2021
2021

Publication Types

Select...
9

Relationship

2
7

Authors

Journals

citations
Cited by 148 publications
(147 citation statements)
references
References 21 publications
1
143
0
3
Order By: Relevance
“…-The integrated autocorrelation time τ (see e.g. ForemanMackey et al 2013;Christen & Fox 2010;Goodman & Weare 2010), also called inefficiency factor, aims to give an estimate of the number of posterior PDF evaluations required to draw an independent sample. The smaller τ, the better.…”
Section: The Pyastrofit Python Packagementioning
confidence: 99%
“…-The integrated autocorrelation time τ (see e.g. ForemanMackey et al 2013;Christen & Fox 2010;Goodman & Weare 2010), also called inefficiency factor, aims to give an estimate of the number of posterior PDF evaluations required to draw an independent sample. The smaller τ, the better.…”
Section: The Pyastrofit Python Packagementioning
confidence: 99%
“…In this paper, since we are working with simulated data, we skip this step entirely; from a practical standpoint, this is possible thanks to an adaptive Markov Chain Monte Carlo (MCMC) algorithm called T-Walk (Christen & Fox 2010), which is uniquely suited to efficient exploration of multimodal distributions. The T-Walk algorithm uses a Metropolis-Hastings step, but at each step, certain chains perform a "jump" over the current point in another, randomly chosen chain in an attempt to find new modes in the posterior distribution.…”
Section: Lens Modeling Algorithmmentioning
confidence: 99%
“…In the serial version of the T-Walk algorithm [41], chains are advanced one at a time, with the proposal density based on the current parameter points of all chains not chosen for advancement, and the chain to be advanced chosen randomly at each iteration. In the parallel version, each MPI process randomly selects a chain for advancement at each iteration, and the proposal distribution used for advancing all chains is based only on the state of the remaining chains not chosen for advancement by any process in that iteration.…”
Section: T-walkmentioning
confidence: 99%
“…The version of the T-Walk algorithm described above, and implemented in ScannerBit, differs slightly from the original algorithm [41] in two ways. The first is the use of the full concurrent covariance matrix for the Gaussian jumps in the hop and blow moves, making them similar to the "walk" move of Ref.…”
Section: T-walkmentioning
confidence: 99%