Graph convolutional network as a fast statistical emulator for numerical ice sheet modeling
Maryam Rahnemoonfar, Younghyun Koo
TL;DR
This study tackles the CPU bottleneck of ISSM-based ice-sheet modeling by proposing a GCN emulator that operates on ISSM's unstructured meshes. The GCN is trained on 20-year Pine Island Glacier simulations across multiple mesh resolutions and basal-melting scenarios and benchmarked against CNN and MLP baselines. Results show the GCN reproduces ice thickness with RMSE ≈ 12 m and ice velocity with RMSE in the tens of m/year range, with $R \approx 0.998$–$0.999$, and achieves GPU speed-ups of roughly 60–100× over ISSM. The work demonstrates that graph-based emulation can capture fine-resolution dynamics in irregular meshes and enables rapid sensitivity analyses of basal melting and other climate forcings, with potential extensions to physics-informed and dynamic-graph models.
Abstract
The Ice-sheet and Sea-level System Model (ISSM) provides numerical solutions for ice sheet dynamics using finite element and fine mesh adaption. However, considering ISSM is compatible only with central processing units (CPUs), it has limitations in economizing computational time to explore the linkage between climate forcings and ice dynamics. Although several deep learning emulators using graphic processing units (GPUs) have been proposed to accelerate ice sheet modeling, most of them rely on convolutional neural networks (CNNs) designed for regular grids. Since they are not appropriate for the irregular meshes of ISSM, we use a graph convolutional network (GCN) to replicate the adapted mesh structures of the ISSM. When applied to transient simulations of the Pine Island Glacier (PIG), Antarctica, the GCN successfully reproduces ice thickness and velocity with a correlation coefficient of approximately 0.997, outperforming non-graph models, including fully convolutional network (FCN) and multi-layer perceptron (MLP). Compared to the fixed-resolution approach of the FCN, the flexible-resolution structure of the GCN accurately captures detailed ice dynamics in fast-ice regions. By leveraging 60-100 times faster computational time of the GPU-based GCN emulator, we efficiently examine the impacts of basal melting rates on the ice sheet dynamics in the PIG.
