An Adaptive Parareal Algorithm
Y. Maday, O. Mula

TL;DR
This paper introduces an adaptive variant of the Parareal algorithm that dynamically adjusts the fine solver's accuracy to improve parallel efficiency in time-dependent simulations, especially for large-scale problems.
Contribution
It develops an adaptive Parareal method that enhances parallel efficiency by dynamically increasing the fine solver's accuracy during iterations, supported by theoretical analysis.
Findings
The adaptive method improves parallel efficiency in stiff ODEs.
Theoretical analysis shows efficiency depends mainly on coarse solver cost.
Performance demonstrated on challenging time-dependent problems.
Abstract
In this paper, we consider the problem of accelerating the numerical simulation of time dependent problems by time domain decomposition. The available algorithms enabling such decompositions present severe efficiency limitations and are an obstacle for the solution of large scale and high dimensional problems. Our main contribution is the improvement of the parallel efficiency of the parareal in time method. The parareal method is based on combining predictions made by a numerically inexpensive solver (with coarse physics and/or coarse resolution) with corrections coming from an expensive solver (with high-fidelity physics and high resolution). At convergence, the algorithm provides a solution that has the fine solver's high-fidelity physics and high resolution. In the classical version, the fine solver has a fixed high accuracy which is the major obstacle to achieve a competitive…
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
TopicsNumerical methods for differential equations · Electromagnetic Simulation and Numerical Methods · Matrix Theory and Algorithms
