Geometry-Informed Neural Operator for Large-Scale 3D PDEs
Zongyi Li, Nikola Borislavov Kovachki, Chris Choy, Boyi Li, Jean, Kossaifi, Shourya Prakash Otta, Mohammad Amin Nabian, Maximilian Stadler,, Christian Hundt, Kamyar Azizzadenesheli, Anima Anandkumar

TL;DR
GINO is a geometry-aware neural operator that efficiently learns solutions to large-scale 3D PDEs with varying geometries, achieving significant speed-ups and improved accuracy over traditional methods.
Contribution
The paper introduces GINO, a novel geometry-informed neural operator that handles irregular geometries and discretizations, enabling fast and accurate large-scale 3D PDE solutions.
Findings
Achieves 26,000x speed-up over traditional CFD simulations.
Successfully predicts surface pressure with only 500 data points.
Reduces error rate by 25% compared to existing neural network approaches.
Abstract
We propose the geometry-informed neural operator (GINO), a highly efficient approach to learning the solution operator of large-scale partial differential equations with varying geometries. GINO uses a signed distance function and point-cloud representations of the input shape and neural operators based on graph and Fourier architectures to learn the solution operator. The graph neural operator handles irregular grids and transforms them into and from regular latent grids on which Fourier neural operator can be efficiently applied. GINO is discretization-convergent, meaning the trained model can be applied to arbitrary discretization of the continuous domain and it converges to the continuum operator as the discretization is refined. To empirically validate the performance of our method on large-scale simulation, we generate the industry-standard aerodynamics dataset of 3D vehicle…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsModel Reduction and Neural Networks · Real-time simulation and control systems
