Up-sampling-only and Adaptive Mesh-based GNN for Simulating Physical Systems
Fu Lin, Jiasheng Shi, Shijie Luo, Qinpei Zhao, Weixiong Rao, Lei Chen

TL;DR
This paper introduces UA-MGN, a hierarchical Mesh Graph Network with up-sampling and adaptive message passing, significantly improving efficiency and accuracy in mechanical system simulations compared to existing GNN models.
Contribution
The paper proposes a novel hierarchical GNN architecture with up-sampling and adaptive message passing for better mechanical system simulation.
Findings
40.99% lower errors on Beam dataset
43.48% fewer network parameters
4.49% fewer FLOPs
Abstract
Traditional simulation of complex mechanical systems relies on numerical solvers of Partial Differential Equations (PDEs), e.g., using the Finite Element Method (FEM). The FEM solvers frequently suffer from intensive computation cost and high running time. Recent graph neural network (GNN)-based simulation models can improve running time meanwhile with acceptable accuracy. Unfortunately, they are hard to tailor GNNs for complex mechanical systems, including such disadvantages as ineffective representation and inefficient message propagation (MP). To tackle these issues, in this paper, with the proposed Up-sampling-only and Adaptive MP techniques, we develop a novel hierarchical Mesh Graph Network, namely UA-MGN, for efficient and effective mechanical simulation. Evaluation on two synthetic and one real datasets demonstrates the superiority of the UA-MGN. For example, on the Beam…
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
TopicsReal-time simulation and control systems · Modeling and Simulation Systems · Simulation Techniques and Applications
MethodsGraph Neural Network · Features Explanation Method
