# Analysis of sparse grid multilevel estimators for multi-dimensional   Zakai equations

**Authors:** Christoph Reisinger, Zhenru Wang

arXiv: 1904.08334 · 2019-04-18

## TL;DR

This paper evaluates the accuracy and computational efficiency of multilevel estimators for multi-dimensional Zakai equations, demonstrating that MLMC on sparse grids achieves optimal complexity, especially in higher dimensions.

## Contribution

The paper introduces a detailed analysis of sparse grid multilevel Monte Carlo methods for Zakai equations, showing their optimal complexity and advantages over traditional methods.

## Key findings

- MLMC on sparse grids has optimal $O(	ext{error}^{-2})$ complexity in 2D.
- MLMC on regular grids has $O(	ext{error}^{-2}(	ext{log error})^2)$ complexity.
- Numerical tests confirm the theoretical complexity results.

## Abstract

In this article, we analyse the accuracy and computational complexity of estimators for expected functionals of the solution to multi-dimensional parabolic stochastic partial differential equations (SPDE) of Zakai-type. Here, we use the Milstein scheme for time integration and an alternating direction implicit (ADI) splitting of the spatial finite difference discretisation, coupled with the sparse grid combination technique and multilevel Monte Carlo sampling (MLMC). In the two-dimensional case, we find by detailed Fourier analysis that for a root-mean-square error (RMSE) $\varepsilon$, MLMC on sparse grids has the optimal complexity $O(\varepsilon^{-2})$, whereas MLMC on regular grids has $O(\varepsilon^{-2}(\log\varepsilon)^2)$, standard MC on sparse grids $O(\varepsilon^{-7/2}(|\log\varepsilon|)^{5/2})$, and MC on regular grids $O(\varepsilon^{-4})$. Numerical tests confirm these findings empirically. We give a discussion of the higher-dimensional setting without detailed proofs, which suggests that MLMC on sparse grids always leads to the optimal complexity, standard MC on sparse grids has a fixed complexity order independent of the dimension (up to a logarithmic term), whereas the cost of MLMC and MC on regular grids increases exponentially with the dimension.

## Full text

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

## Figures

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

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1904.08334/full.md

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