RIGNO: A Graph-based framework for robust and accurate operator learning for PDEs on arbitrary domains
Sepehr Mousavi, Shizheng Wen, Levi Lingsch, Maximilian Herde, Bogdan Raonić, Siddhartha Mishra
TL;DR
RIGNO introduces a region-interacting graph neural operator for learning PDE solution operators on arbitrary domains. It uses a multi-scale regional mesh with encoder–processor–decoder GNNs, along with edge masking and temporal conditioning, to achieve strong spatial-temporal resolution invariance and accurate, robust predictions across unstructured point clouds and Cartesian grids. The method delivers state-of-the-art results across 13 PDE datasets, demonstrates scalable performance with data and model size, and provides mechanisms for uncertainty quantification and transfer learning. This framework offers a practical, scalable surrogate for complex PDE solvers with broad applicability to engineering problems on irregular geometries.
Abstract
Learning the solution operators of PDEs on arbitrary domains is challenging due to the diversity of possible domain shapes, in addition to the often intricate underlying physics. We propose an end-to-end graph neural network (GNN) based neural operator to learn PDE solution operators from data on point clouds in arbitrary domains. Our multi-scale model maps data between input/output point clouds by passing it through a downsampled regional mesh. The approach includes novel elements aimed at ensuring spatio-temporal resolution invariance. Our model, termed RIGNO, is tested on a challenging suite of benchmarks composed of various time-dependent and steady PDEs defined on a diverse set of domains. We demonstrate that RIGNO is significantly more accurate than neural operator baselines and robustly generalizes to unseen resolutions both in space and in time. Our code is publicly available at github.com/camlab-ethz/rigno.
