Multi-scale Graph Neural Network for Physics-Informed Fluid Simulation

Lan Wei,Nikolaos M. Freris
DOI: https://doi.org/10.1007/s00371-024-03402-6
IF: 2.835
2024-01-01
The Visual Computer
Abstract:Learning-based fluid simulation has proliferated due to its ability to replicate the dynamics with substantial computational savings over traditional numerical solvers. To this end, graph neural networks (GNNs) are a suitable tool to capture fluid dynamics through local particle interactions. Nonetheless, it remains challenging to model the long-range behaviors. To tackle this, this paper models the fluid flow via graphs at different scales in succinct considerability and physical constraints. We propose a novel multi-scale GNN for physics-informed fluid simulation (MSG) by introducing a nonparametric sampling and aggregation method to combine features from graphs with different resolutions. Our design reduces the size of the learnable model and accelerates the model inference time. In addition, zero velocity divergence is explicitly incorporated as a physical constraint through the training loss function. Finally, a fusion mechanism of consecutive predictions is incorporated to alleviate the inductive bias caused by the Markovian assumption. Extensive experiments corroborate the merits over leading particle-based neural network models in terms of both one-step accuracy (+ 6.7%) and long trajectory prediction (+ 16.9%) . This comes with a run-time reduction by 2.8% over the best baseline method.
What problem does this paper attempt to address?