paper-with-me

Papers

Geometry-Informed Neural Operator for Large-Scale 3D PDEs

2023-09-01 · NeurIPS 2023 11

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 geometries with Reynolds numbers as high as five million. For this large-scale 3D fluid simulation, numerical methods are expensive to compute surface pressure. We successfully trained GINO to predict the pressure on car surfaces using only five hundred data points. The cost-accuracy experiments show a $26,000 \times$ speed-up compared to optimized GPU-based computational fluid dynamics (CFD) simulators on computing the drag coefficient. When tested on new combinations of geometries and boundary conditions (inlet velocities), GINO obtains a one-fourth reduction in error rate compared to deep neural network approaches.

📄 PDF Abstract BibTeX arXiv:2309.00583

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Physics- and geometry-aware spatio-spectral graph neural operator for time-independent and time-dependent PDEs

2025-08-13 · Subhankar Sarkar, Souvik Chakraborty arxiv

Solving partial differential equations (PDEs) efficiently and accurately remains a cornerstone challenge in science and engineering, especially for problems involving complex geometries and limited labeled data. We intro…

Physics-Informed Geometry-Aware Neural Operator

2024-08-02 · Weiheng Zhong, Hadi Meidani

Engineering design problems often involve solving parametric Partial Differential Equations (PDEs) under variable PDE parameters and domain geometry. Recently, neural operators have shown promise in learning PDE operator…

Geometry Aware Operator Transformer as an Efficient and Accurate Neural Surrogate for PDEs on Arbitrary Domains

2025-05-24 · Shizheng Wen, Arsh Kumbhat, Levi Lingsch, Sepehr Mousavi 외

The very challenging task of learning solution operators of PDEs on arbitrary domains accurately and efficiently is of vital importance to engineering and industrial simulations. Despite the existence of many operator le…

Computational EfficiencyOperator learning

Generic bounds on the approximation error for physics-informed (and) operator learning

2022-05-23 · Tim De Ryck, Siddhartha Mishra

We propose a very general framework for deriving rigorous bounds on the approximation error for physics-informed neural networks (PINNs) and operator learning architectures such as DeepONets and FNOs as well as for physi…

Operator learning

One-shot learning for solution operators of partial differential equations

2021-04-06 · Anran Jiao, Haiyang He, Rishikesh Ranade, Jay Pathak 외

Learning and solving governing equations of a physical system, represented by partial differential equations (PDEs), from data is a central challenge in a variety of areas of science and engineering. Traditional numerica…

One-Shot LearningOperator learning