Mass Conservation on Rails -- Rethinking Physics-Informed Learning of Ice Flow Vector Fields
Kim Bente, Roman Marchant, Fabio Ramos
TL;DR
Mass-conservation is essential for reliable AIS flux interpolation from sparse data. The paper introduces divergence-free neural networks (dfNNs) that enforce $\nabla \cdot \mathbf{v}=0$ exactly via a stream-function representation, and compares them to PINNs and unconstrained nets on Byrd Glacier data. It further augments learning with directional guidance derived from continent-wide velocity observations and evaluates performance with RMSE, MAE, and a mass-conservation metric MAD. Results show dfNNs outperform all baselines in both accuracy and physics adherence, with the best dfNN + dir achieving zero mass-divergence on test data; directional guidance improves even hard-constrained models while auxiliary surface predictors can degrade performance. The findings advocate a hard-constrained 'models on rails' paradigm for physics-informed learning in climate applications and suggest directional guidance as a practical enhancement.
Abstract
To reliably project future sea level rise, ice sheet models require inputs that respect physics. Embedding physical principles like mass conservation into models that interpolate Antarctic ice flow vector fields from sparse & noisy measurements not only promotes physical adherence but can also improve accuracy and robustness. While physics-informed neural networks (PINNs) impose physics as soft penalties, offering flexibility but no physical guarantees, we instead propose divergence-free neural networks (dfNNs), which enforce local mass conservation exactly via a vector calculus trick. Our comparison of dfNNs, PINNs, and unconstrained NNs on ice flux interpolation over Byrd Glacier suggests that "mass conservation on rails" yields more reliable estimates, and that directional guidance, a learning strategy leveraging continent-wide satellite velocity data, boosts performance across models.
