Stochastic parareal: an application of probabilistic methods to time-parallelisation
Kamran Pentland, Massimiliano Tamborrino, D. Samaddar, L. C. Appel

TL;DR
This paper introduces a stochastic variant of the parareal algorithm for time-parallel numerical integration, which accelerates convergence by sampling initial values from probability distributions, reducing iterations while maintaining accuracy.
Contribution
The paper proposes a novel stochastic parareal algorithm that uses probabilistic sampling to improve convergence speed over the deterministic version.
Findings
Stochastic parareal converges faster with high probability.
The method maintains solution accuracy comparable to deterministic algorithms.
Multiple runs provide a distribution of solutions indicating uncertainty.
Abstract
Parareal is a well-studied algorithm for numerically integrating systems of time-dependent differential equations by parallelising the temporal domain. Given approximate initial values at each temporal sub-interval, the algorithm locates a solution in a fixed number of iterations using a predictor-corrector, stopping once a tolerance is met. This iterative process combines solutions located by inexpensive (coarse resolution) and expensive (fine resolution) numerical integrators. In this paper, we introduce a stochastic parareal algorithm aimed at accelerating the convergence of the deterministic parareal algorithm. Instead of providing the predictor-corrector with a deterministically located set of initial values, the stochastic algorithm samples initial values from dynamically varying probability distributions in each temporal sub-interval. All samples are then propagated in parallel…
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 · Matrix Theory and Algorithms · Advanced Mathematical Modeling in Engineering
