Structure-Preserving Learning Improves Geometry Generalization in Neural PDEs
Benjamin D. Shaffer, Shawn Koohy, Brooks Kinch, M. Ani Hsieh, Nathaniel Trask
TL;DR
The paper tackles the challenge of geometry generalization for neural PDE surrogates by enforcing physical structure and discretization-consistent conservation through Finite Element Exterior Calculus. It introduces General-Geometry Neural Whitney Forms (Geo-NeW), which learns a geometry-conditioned reduced FE space and a compatible nonlinear operator, solved implicitly via a PDE-constrained objective. A Lipschitz-bounded flux model guarantees well-posedness and differentiability, enabling stable training and exact enforcement of boundary conditions. Empirically, Geo-NeW achieves state-of-the-art performance on standard steady-state PDE benchmarks and shows strong out-of-distribution generalization to unseen geometries, outperforming transformer- and point-cloud-based baselines. This work advances geometry-aware, physics-grounded foundation models that generalize across complex domains and hold promise for real-time engineering design on realistic meshes.
Abstract
We aim to develop physics foundation models for science and engineering that provide real-time solutions to Partial Differential Equations (PDEs) which preserve structure and accuracy under adaptation to unseen geometries. To this end, we introduce General-Geometry Neural Whitney Forms (Geo-NeW): a data-driven finite element method. We jointly learn a differential operator and compatible reduced finite element spaces defined on the underlying geometry. The resulting model is solved to generate predictions, while exactly preserving physical conservation laws through Finite Element Exterior Calculus. Geometry enters the model as a discretized mesh both through a transformer-based encoding and as the basis for the learned finite element spaces. This explicitly connects the underlying geometry and imposed boundary conditions to the solution, providing a powerful inductive bias for learning neural PDEs, which we demonstrate improves generalization to unseen domains. We provide a novel parameterization of the constitutive model ensuring the existence and uniqueness of the solution. Our approach demonstrates state-of-the-art performance on several steady-state PDE benchmarks, and provides a significant improvement over conventional baselines on out-of-distribution geometries.
