SOTAVerified

AMGNET: multi-scale graph neural networks for flow field prediction

2022-10-13journal 2022Code Available1· sign in to hype

Zhishuang Yang, Yidao Dong, Xiaogang Deng &Laiping Zhang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Solving partial differential equations of complex physical systems is a computationally expensive task, especially in Computational Fluid Dynamics(CFD). This drives the application of deep learning methods in solving physical systems. There exist a few deep learning models that are very successful in predicting flow fields of complex physical models, yet most of these still exhibit large errors compared to simulation. Here we introduce AMGNET, a multi-scale graph neural network model based on Encoder-Process-Decoder structure for flow field prediction. Our model employs message passing of graph neural networks at different mesh graph scales. Our method has significantly lower prediction errors than the GCN baseline on several complex fluid prediction tasks, such as airfoil flow and cylinder flow. Our results show that multi-scale representation learning at the graph level is more effective in improving the prediction accuracy of flow field.

Tasks

Reproductions