A Massively Parallel Implementation of Multilevel Monte Carlo for Finite Element Models
Santiago Badia, Jerrad Hampton, Javier Principe

TL;DR
This paper introduces a massively parallel implementation of Multilevel Monte Carlo for finite element PDE models, optimizing HPC efficiency through innovative scheduling and partitioning strategies.
Contribution
It presents a new parallel MLMC algorithm with a novel processor partition scheme and a greedy scheduling algorithm, improving scalability and efficiency for high-dimensional PDE uncertainty quantification.
Findings
Achieves scalable parallel performance on HPC architectures.
Develops a 2-approximation greedy scheduling algorithm.
Demonstrates efficiency through numerical experiments.
Abstract
The Multilevel Monte Carlo (MLMC) method has proven to be an effective variance-reduction statistical method for Uncertainty Quantification (UQ) in Partial Differential Equation (PDE) models, combining model computations at different levels to create an accurate estimate. Still, the computational complexity of the resulting method is extremely high, particularly for 3D models, which requires advanced algorithms for the efficient exploitation of High Performance Computing (HPC). In this article we present a new implementation of the MLMC in massively parallel computer architectures, exploiting parallelism within and between each level of the hierarchy. The numerical approximation of the PDE is performed using the finite element method but the algorithm is quite general and could be applied to other discretization methods as well, although the focus is on parallel sampling. The two key…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProbabilistic and Robust Engineering Design · Mathematical Approximation and Integration · Statistical Methods and Inference
