A randomized Halton algorithm in R

06/09/2017
by   Art B. Owen, et al.
0

Randomized quasi-Monte Carlo (RQMC) sampling can bring orders of magnitude reduction in variance compared to plain Monte Carlo (MC) sampling. The extent of the efficiency gain varies from problem to problem and can be hard to predict. This article presents an R function rhalton that produces scrambled versions of Halton sequences. On some problems it brings efficiency gains of several thousand fold. On other problems, the efficiency gain is minor. The code is designed to make it easy to determine whether a given integrand will benefit from RQMC sampling. An RQMC sample of n points in [0,1]^d can be extended later to a larger n and/or d.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/15/2023

Gain coefficients for scrambled Halton points

Randomized quasi-Monte Carlo, via certain scramblings of digital nets, p...
research
07/18/2023

Field-Level Inference with Microcanonical Langevin Monte Carlo

Field-level inference provides a means to optimally extract information ...
research
04/07/2021

Quasi-Newton Quasi-Monte Carlo for variational Bayes

Many machine learning problems optimize an objective that must be measur...
research
07/16/2018

Density estimation by Randomized Quasi-Monte Carlo

We consider the problem of estimating the density of a random variable X...
research
08/18/2020

On dropping the first Sobol' point

Quasi-Monte Carlo (QMC) points are a substitute for plain Monte Carlo (M...
research
05/12/2022

Low-variance estimation in the Plackett-Luce model via quasi-Monte Carlo sampling

The Plackett-Luce (PL) model is ubiquitous in learning-to-rank (LTR) bec...
research
11/12/2018

A Generalized Framework for Approximate Control Variates

We describe and analyze a Monte Carlo (MC) sampling framework for accele...

Please sign up or login with your details

Forgot password? Click here to reset