paper-with-me

Papers

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 operators and quickly predicting the PDE solutions. However, training these neural operators typically requires large datasets, the acquisition of which can be prohibitively expensive. To overcome this, physics-informed training offers an alternative way of building neural operators, eliminating the high computational costs associated with Finite Element generation of training data. Nevertheless, current physics-informed neural operators struggle with limitations, either in handling varying domain geometries or varying PDE parameters. In this research, we introduce a novel method, the Physics-Informed Geometry-Aware Neural Operator (PI-GANO), designed to simultaneously generalize across both PDE parameters and domain geometries. We adopt a geometry encoder to capture the domain geometry features, and design a novel pipeline to integrate this component within the existing DCON architecture. Numerical results demonstrate the accuracy and efficiency of the proposed method. All the codes and data related to this work are available on GitHub: https://github.com/WeihengZ/Physics-informed-Neural-Foundation-Operator.

📄 PDF Abstract BibTeX arXiv:2408.01600

Code (2)

weihengz/physics-informed-neural-foundation-operator 공식 구현
weihengz/pi-gano 공식 구현 pytorch

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…

Geometry-Aware Physics-Informed PointNets for Modeling Flows Across Porous Structures

2026-02-15 · Luigi Ciceri, Corrado Mio, Jianyi Lin, Gabriele Gianini arxiv

Predicting flows that occur both through and around porous bodies is challenging due to coupled physics across fluid and porous regions and the need to generalize across diverse geometries and boundary conditions. We add…

GA-VINO: A Geometry-Aware Variational Physics-informed Neural Operator for Mindlin-Reissner Plates

2026-06-15 · Siqi Wang, Daobo Sun, Yizheng Wang, Yilong Zhang 외 arxiv

Plate and shell structures are widely used in engineering fields. Rapid response prediction for such structures under complex geometries, heterogeneous materials, and varying loads is important for engineering design, bu…

Point Clouds

Physics and geometry informed neural operator network with application to acoustic scattering

2024-06-02 · Siddharth Nair, Timothy F. Walsh, Greg Pickrell, Fabio Semperlotti

In this paper, we introduce a physics and geometry informed neural operator network with application to the forward simulation of acoustic scattering. The development of geometry informed deep learning models capable of …

Operator learning

ArGEnT: Arbitrary Geometry-encoded Transformer for Operator Learning

2026-02-12 · Wenqian Chen, Yucheng Fu, Michael Penwarden, Pratanu Roy 외 arxiv

Learning solution operators on arbitrary geometries remains a central challenge in scientific machine learning, especially for many-query simulation, physics-informed learning, and evolving geometries requiring accurate,…