A Finite Element-Inspired Hypergraph Neural Network: Application to Fluid Dynamics Simulations
An emerging trend in deep learning research focuses on the applications of graph neural networks (GNNs) for mesh-based continuum mechanics simulations. Most of these learning frameworks operate on graphs wherein each edge connects two nodes. Inspired by the data connectivity in the finite element method, we present a method to construct a hypergraph by connecting the nodes by elements rather than edges. A hypergraph message-passing network is defined on such a node-element hypergraph that mimics the calculation process of local stiffness matrices. We term this method a finite element-inspired hypergraph neural network, in short FEIH($\phi$)-GNN. We further equip the proposed network with rotation equivariance, and explore its capability for modeling unsteady fluid flow systems. The effectiveness of the network is demonstrated on two common benchmark problems, namely the fluid flow around a circular cylinder and airfoil configurations. Stabilized and accurate temporal roll-out predictions can be obtained using the $\phi$-GNN framework within the interpolation Reynolds number range. The network is also able to extrapolate moderately towards higher Reynolds number domain out of the training range.
Code (1)
Similar Papers 제목 키워드 기반
Predicting fluid-structure interaction with graph neural networks
We present a rotation equivariant, quasi-monolithic graph neural network framework for the reduced-order modeling of fluid-structure interaction systems. With the aid of an arbitrary Lagrangian-Eulerian formulation, the …
Graph Neural NetworkA First Look at the Performance Enhancement Potential of Fluid Reconfigurable Intelligent Surface
The fluid antenna concept represents shape-flexible and position-flexible antenna technologies designed to enhance wireless communication applications. In this paper, we apply this concept to reconfigurable intelligent s…
PositionCompact Neural Network Solutions to Laplace's Equation in a Nanofluidic Device
We explore the use of neural networks to solve the Laplace equation in a two-dimensional geometry. Specifically, we study a PDE problem that models the electric potential inside the slit-well nanofluidic device. Such dev…
GPUFinite Element Method-enhanced Neural Network for Forward and Inverse Problems
We introduce a novel hybrid methodology combining classical finite element methods (FEM) with neural networks to create a well-performing and generalizable surrogate model for forward and inverse problems. The residual f…
Uncertainty QuantificationIncompressible Optimal Transport and Applications in Fluid Mixing
The problem of incompressible fluid mixing arises in numerous engineering applications and has been well-studied over the years, yet many open questions remain. This paper aims to address the question "what do efficient …