Reference Neural Operators: Learning the Smooth Dependence of Solutions of PDEs on Geometric Deformations
Ze Cheng, Zhongkai Hao, Xiaoqiang Wang, Jianing Huang, Youjia Wu, Xudan Liu, Yiru Zhao, Songming Liu, Hang Su
TL;DR
This work introduces Reference Neural Operators (RNO), a data-efficient framework for learning PDE solutions on deformable domains by predicting the change in the solution relative to a reference geometry. By leveraging a reference solution (u_r, Ω_r) and a smooth deformation φ to a query domain Ω_q, RNO learns the material derivative δu = u_q − u_r ∘ φ^{-1} using a geometry-aware encoder and Distance-Aware Cross-Attention to handle irregular meshes and multiple boundary components. The approach demonstrates strong, dataset-efficient performance across 2D and 3D PDEs (e.g., Navier–Stokes, Maxwell, heat transfer) and free-form geometric changes, outperforming traditional G-S neural operators and several baselines, with ablations confirming the importance of δu-targeting and DACA. The findings suggest a practical path for surrogate modeling in shape optimization and design workflows where simulation cost is prohibitive and geometry spaces are vast.
Abstract
For partial differential equations on domains of arbitrary shapes, existing works of neural operators attempt to learn a mapping from geometries to solutions. It often requires a large dataset of geometry-solution pairs in order to obtain a sufficiently accurate neural operator. However, for many industrial applications, e.g., engineering design optimization, it can be prohibitive to satisfy the requirement since even a single simulation may take hours or days of computation. To address this issue, we propose reference neural operators (RNO), a novel way of implementing neural operators, i.e., to learn the smooth dependence of solutions on geometric deformations. Specifically, given a reference solution, RNO can predict solutions corresponding to arbitrary deformations of the referred geometry. This approach turns out to be much more data efficient. Through extensive experiments, we show that RNO can learn the dependence across various types and different numbers of geometry objects with relatively small datasets. RNO outperforms baseline models in accuracy by a large lead and achieves up to 80% error reduction.
