Domain-Decomposed Graph Neural Network Surrogate Modeling for Ice Sheets
Adrienne M. Propp, Mauro Perego, Eric C. Cyr, Anthony Gruber, Amanda A. Howard, Alexander Heinlein, Panos Stinis, Daniel M. Tartakovsky
TL;DR
The paper addresses the computational bottleneck of uncertainty quantification for large-scale ice-sheet PDEs by developing a physics-inspired graph neural network surrogate that operates on unstructured meshes. It combines a Hamiltonian-bracket GNN architecture with graph attention to preserve physical structure while mitigating oversmoothing, and introduces transfer learning and domain decomposition to achieve fast, accurate training on massive graphs. Key findings show substantial training-time reductions and improved predictive accuracy when employing TL and DD, with notable gains near the glacier terminus and promising avenues for UQ foundation-models. The work demonstrates a scalable, data-efficient path to reliable surrogate modeling for ice-sheet dynamics and other PDE-governed systems, with broad applicability to uncertainty quantification tasks.
Abstract
Accurate yet efficient surrogate models are essential for large-scale simulations of partial differential equations (PDEs), particularly for uncertainty quantification (UQ) tasks that demand hundreds or thousands of evaluations. We develop a physics-inspired graph neural network (GNN) surrogate that operates directly on unstructured meshes and leverages the flexibility of graph attention. To improve both training efficiency and generalization properties of the model, we introduce a domain decomposition (DD) strategy that partitions the mesh into subdomains, trains local GNN surrogates in parallel, and aggregates their predictions. We then employ transfer learning to fine-tune models across subdomains, accelerating training and improving accuracy in data-limited settings. Applied to ice sheet simulations, our approach accurately predicts full-field velocities on high-resolution meshes, substantially reduces training time relative to training a single global surrogate model, and provides a ripe foundation for UQ objectives. Our results demonstrate that graph-based DD, combined with transfer learning, provides a scalable and reliable pathway for training GNN surrogates on massive PDE-governed systems, with broad potential for application beyond ice sheet dynamics.
