# Estimation of distributions via multilevel Monte Carlo with stratified   sampling

**Authors:** S{\o}ren Taverniers, Daniel M. Tartakovsky

arXiv: 1906.00126 · 2020-08-26

## TL;DR

This paper introduces a stratified multilevel Monte Carlo algorithm that improves efficiency in estimating distribution functions by reducing variance through stratification and smoothing techniques.

## Contribution

The paper presents a novel stratified MLMC method combined with kernel density smoothing, enhancing efficiency over standard MLMC in distribution estimation tasks.

## Key findings

- Stratified MLMC reduces variance compared to standard MLMC.
- Kernel density smoothing improves estimation efficiency.
- The method's computational cost depends on error tolerance.

## Abstract

We design and implement a novel algorithm for computing a multilevel Monte Carlo (MLMC) estimator of the cumulative distribution function of a quantity of interest in problems with random input parameters or initial conditions. Our approach combines a standard MLMC method with stratified sampling by replacing standard Monte Carlo at each level with stratified Monte Carlo with proportional allocation. We show that the resulting stratified MLMC algorithm is more efficient than its standard MLMC counterpart, due to the reduction in variance at each level provided by the stratification of the random parameter's domain. A smoothing approximation for the indicator function based on kernel density estimation yields a more efficient algorithm compared to the typically used polynomial smoothing. The difference in computational cost between the smoothing methods depends on the required error tolerance.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.00126/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1906.00126/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1906.00126/full.md

---
Source: https://tomesphere.com/paper/1906.00126