Multigrid Reduction in Time for Chaotic Dynamical Systems
David A. Vargas, Robert D. Falgout, Stefanie G\"unther, Jacob B., Schroder

TL;DR
This paper enhances the Multigrid Reduction in Time (MGRIT) method to better handle chaotic dynamical systems by introducing a modified algorithm and a low memory variant, enabling efficient parallel simulation and Lyapunov vector estimation.
Contribution
It develops a new MGRIT algorithm with improved coarse-grid correction for chaotic systems and introduces a low memory variant that estimates Lyapunov vectors.
Findings
Improved convergence of MGRIT for chaotic IVPs.
Successful parallel speedup on Lorenz and Kuramoto-Sivashinsky systems.
Enhanced long-term simulation accuracy for chaotic PDEs.
Abstract
As CPU clock speeds have stagnated and high performance computers continue to have ever higher core counts, increased parallelism is needed to take advantage of these new architectures. Traditional serial time-marching schemes can be a significant bottleneck, as many types of simulations require large numbers of time-steps which must be computed sequentially. Parallel in Time schemes, such as the Multigrid Reduction in Time (MGRIT) method, remedy this by parallelizing across time-steps, and have shown promising results for parabolic problems. However, chaotic problems have proved more difficult, since chaotic initial value problems (IVPs) are inherently ill-conditioned. MGRIT relies on a hierarchy of successively coarser time-grids to iteratively correct the solution on the finest time-grid, but due to the nature of chaotic systems, small inaccuracies on the coarser levels can be…
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
TopicsNumerical methods for differential equations · Matrix Theory and Algorithms · Scientific Research and Discoveries
