FENN: Feature-enhanced neural network for solving partial differential equations involving fluid mechanics
Jiahao Song, Wenbo Cao, Weiwei Zhang

TL;DR
FENN enhances physics-informed neural networks by incorporating geometric and physical features, significantly reducing computational costs and improving accuracy in solving complex fluid dynamics PDEs.
Contribution
The paper introduces a feature-enhanced neural network that improves PINNs by integrating geometric and physical features, leading to better performance and efficiency.
Findings
Reduces computational cost of PINNs by approximately four times
Improves accuracy in solving nonlinear PDEs involving fluid mechanics
Successfully solves parametric problems where standard PINNs fail
Abstract
Physics-informed neural networks (PINNs) have shown remarkable prospects in solving forward and inverse problems involving partial differential equations (PDEs). However, PINNs still face the challenge of high computational cost in solving strongly nonlinear PDEs involving fluid dynamics. In this study, inspired by the input design in surrogate modeling, we propose a feature-enhanced neural network. By introducing geometric features including distance and angle or physical features including the solution of the potential flow equation in the inputs of PINNs, FENN can more easily learn the flow, resulting in better performance in terms of both accuracy and efficiency. We establish the feature networks in advance to avoid the invalid PDE loss in FENN caused by neglecting the partial derivatives of the features with respect to space-time coordinates. Through five numerical experiments…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Computational Physics and Python Applications
