Regenerative Rejection Sampling

📅 2026-03-12
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the limitation of traditional rejection sampling, which relies on a finite upper bound for the likelihood ratio and thus struggles with unbounded or complex posterior distributions. The authors propose a novel sampling method based on continuous-time regenerative processes that integrates ideas from rejection sampling and Markov chain Monte Carlo, enabling approximation of the target distribution without requiring a pre-specified bounding constant. Theoretically, the method achieves exponential convergence and improves the bias of time-averaged estimators from \(O(1/t)\) to \(O(1/t^2)\). Empirical results on both synthetic and real-world medical data in Bayesian probit regression demonstrate reduced autocorrelation, faster mixing, and lower estimation bias compared to existing approaches.

Technology Category

Application Category

📝 Abstract
This thesis presents Regenerative Rejection Sampling (RRS), a novel approximate sampling algorithm inspired by classical Rejection Sampling and Markov Chain Monte Carlo methods. The method constructs a continuous-time regenerative process whose stationary distribution coincides with a target density known only up to a normalizing constant. Unlike standard Rejection Sampling, RRS does not require the existence of a finite constant that upper-bounds the likelihood ratio. As a result, its total variation convergence rate remains exponential for a larger class of scenarios compared to, for example, the Independent Metropolis-Hastings sampler, which requires a finite bounding constant. To explain the workings of the method, we first present a detailed review of renewal and regenerative processes, including their limit theorems, stationary versions, and convergence properties under standard conditions. We explain a coupling proof for exponential convergence of regenerative processes, under the assumption of a spread-out cycle length distribution. We then introduce the RRS algorithm, and derive its convergence rate. Its performance is compared theoretically and empirically with classical MCMC methods. Numerical experiments demonstrate that RRS can exhibit lower autocorrelations and faster effective mixing, both in synthetic examples and in a Bayesian probit regression model applied to a real medical dataset. Moreover, if the algorithm is run until time t, we show that the usual order $O(1/t)$ results for the bias of the time-average estimators, is improved to a bias of $O(1/t^2)$ for the estimator constructed from the RRS method, and provide easy-to-estimate non-asymptotic bounds for this bias.
Problem

Research questions and friction points this paper is trying to address.

approximate sampling
normalizing constant
exponential convergence
rejection sampling
Markov Chain Monte Carlo
Innovation

Methods, ideas, or system contributions that make the work stand out.

Regenerative Rejection Sampling
exponential convergence
bias reduction
non-asymptotic bounds
Markov Chain Monte Carlo
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
T
Tommaso Bozzi