A hybrid solver that replaces the coupled temperature/pressure equation with a trained operator network inside an FEM framework reduces compute by 35-43% while keeping field errors under 5% on unseen loads in thermoelasticity and poroelasticity tests.
Physics-Embedded Neural Networks: Graph Neural PDE Solvers with Mixed Boundary Conditions
1 Pith paper cite this work, alongside 23 external citations. Polarity classification is still indexing.
abstract
Graph neural network (GNN) is a promising approach to learning and predicting physical phenomena described in boundary value problems, such as partial differential equations (PDEs) with boundary conditions. However, existing models inadequately treat boundary conditions essential for the reliable prediction of such problems. In addition, because of the locally connected nature of GNNs, it is difficult to accurately predict the state after a long time, where interaction between vertices tends to be global. We present our approach termed physics-embedded neural networks that considers boundary conditions and predicts the state after a long time using an implicit method. It is built based on an E(n)-equivariant GNN, resulting in high generalization performance on various shapes. We demonstrate that our model learns flow phenomena in complex shapes and outperforms a well-optimized classical solver and a state-of-the-art machine learning model in speed-accuracy trade-off. Therefore, our model can be a useful standard for realizing reliable, fast, and accurate GNN-based PDE solvers. The code is available at https://github.com/yellowshippo/penn-neurips2022.
fields
cs.CE 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
I-FENN with DeepONets: accelerating simulations in coupled multiphysics problems
A hybrid solver that replaces the coupled temperature/pressure equation with a trained operator network inside an FEM framework reduces compute by 35-43% while keeping field errors under 5% on unseen loads in thermoelasticity and poroelasticity tests.