Nearest Neighbors GParareal: Improving Scalability of Gaussian Processes for Parallel-in-Time Solvers
Guglielmo Gattiglio, Lyudmila Grigoryeva, Massimiliano Tamborrino

TL;DR
This paper introduces nnGParareal, an advanced parallel-in-time solver that enhances the scalability of Gaussian Process-based methods for high-dimensional and complex systems, enabling faster solutions over long time intervals.
Contribution
The paper presents nnGParareal, a novel data-enriched algorithm that improves the scalability and efficiency of GParareal for complex, high-dimensional problems.
Findings
nnGParareal outperforms GParareal and Parareal in various complex systems.
Model complexity is reduced from cubic to log-linear, enabling faster computations.
Theoretical error bounds and speed-up advantages are established.
Abstract
With the advent of supercomputers, multi-processor environments and parallel-in-time (PinT) algorithms offer ways to solve initial value problems for ordinary and partial differential equations (ODEs and PDEs) over long time intervals, a task often unfeasible with sequential solvers within realistic time frames. A recent approach, GParareal, combines Gaussian Processes with traditional PinT methodology (Parareal) to achieve faster parallel speed-ups. The method is known to outperform Parareal for low-dimensional ODEs and a limited number of computer cores. Here, we present Nearest Neighbors GParareal (nnGParareal), a novel data-enriched PinT integration algorithm. nnGParareal builds upon GParareal by improving its scalability properties for higher-dimensional systems and increased processor count. Through data reduction, the model complexity is reduced from cubic to log-linear in the…
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
TopicsSimulation Techniques and Applications · Gaussian Processes and Bayesian Inference · Scientific Computing and Data Management
