Approximating inverse cumulative distribution functions to produce approximate random variables

12/17/2020
by   Oliver Sheridan-Methven, et al.
0

For random variables produced through the inverse transform method, approximate random variables are introduced, which are produced by approximations to a distribution's inverse cumulative distribution function. These approximations are designed to be computationally inexpensive, and much cheaper than exact library functions, and thus highly suitable for use in Monte Carlo simulations. Two approximations are presented for the Gaussian distribution: a piecewise constant on equally spaced intervals, and a piecewise linear using geometrically decaying intervals. The error of the approximations are bounded and the convergence demonstrated, and the computational savings measured for C and C++ implementations. Implementations tailored for Intel and Arm hardwares are inspected, alongside hardware agnostic implementations built using OpenMP. The savings are incorporated into a nested multilevel Monte Carlo framework with the Euler-Maruyama scheme to exploit the speed ups without losing accuracy, offering speed ups by a factor of 5–7. These ideas are empirically extended to the Milstein scheme, and the Cox-Ingersoll-Ross process' non central chi-squared distribution, which offer speed ups by a factor of 250 or more.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/17/2020

Rounding error using low precision approximate random variables

For numerical approximations to stochastic differential equations using ...
research
02/16/2021

Analysis of nested multilevel Monte Carlo using approximate Normal random variables

The multilevel Monte Carlo (MLMC) method has been used for a wide variet...
research
08/29/2017

Tail approximations for sums of dependent regularly varying random variables under Archimedean copula models

In this paper, we compare two numerical methods for approximating the pr...
research
11/26/2019

On the Distribution of the Ratio of Products of Fisher-Snedecor F Random Variables and Its Applications

The Fisher-Snedecor F distribution has been recently proposed as a more ...
research
03/29/2022

A New Expression for the Product of Two κ-μ Shadowed Random Variables and its Application to Wireless Communication

In this work, the product of two independent and non-identically distrib...
research
07/22/2020

Modeling Sums of Exchangeable Binary Variables

We introduce a new model for sums of exchangeable binary random variable...
research
05/19/2022

Automatic Generation of Complete Polynomial Interpolation Hardware Design Space

Hardware implementations of complex functions regularly deploy piecewise...

Please sign up or login with your details

Forgot password? Click here to reset