Multilevel Monte Carlo learning
Thomas Gerstner, Bastian Harrach, Daniel Roth, Martin Simon

TL;DR
This paper introduces a multilevel approach to training deep neural networks for approximating expected values in stochastic differential equations, significantly reducing computational costs compared to traditional methods.
Contribution
It combines multilevel Monte Carlo techniques with deep learning to efficiently train neural networks for SDE expectations, lowering computational complexity.
Findings
Variance in training is reduced by shifting workload to coarse levels.
Multilevel approach decreases overall training computational cost.
Theoretical complexity reduction is demonstrated.
Abstract
In this work, we study the approximation of expected values of functional quantities on the solution of a stochastic differential equation (SDE), where we replace the Monte Carlo estimation with the evaluation of a deep neural network. Once the neural network training is done, the evaluation of the resulting approximating function is computationally highly efficient so that using deep neural networks to replace costly Monte Carlo integration is appealing, e.g., for near real-time computations in quantitative finance. However, the drawback of these nowadays widespread ideas lies in the fact that training a suitable neural network is likely to be prohibitive in terms of computational cost. We address this drawback here by introducing a multilevel approach to the training of deep neural networks. More precisely, we combine the deep learning algorithm introduced by Beck et al. with the idea…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic processes and financial applications · Model Reduction and Neural Networks · Statistical Methods and Inference
