Transfer learning in Scalable Graph Neural Network for Improved Physical Simulation
Siqi Shen, Yu Liu, Daniel Biggs, Omar Hafez, Jiandong Yu, and Wentao Zhang, Bin Cui, Jiulong Shan

TL;DR
This paper introduces a transfer learning approach for scalable graph neural network-based physics simulators, enabling improved performance and efficiency across different mesh configurations and simulation tasks.
Contribution
The authors propose the SGUNET model with DFS pooling and parameter mapping functions for transfer learning in physics simulation, along with a new pre-training dataset.
Findings
Transfer learning improves simulation accuracy with less training data.
Pre-trained SGUNET outperforms from-scratch models on benchmark datasets.
11.05% RMSE improvement with limited fine-tuning data.
Abstract
In recent years, Graph Neural Network (GNN) based models have shown promising results in simulating physics of complex systems. However, training dedicated graph network based physics simulators can be costly, as most models are confined to fully supervised training, which requires extensive data generated from traditional physics simulators. To date, how transfer learning could improve the model performance and training efficiency has remained unexplored. In this work, we introduce a pre-training and transfer learning paradigm for graph network simulators. We propose the scalable graph U-net (SGUNET). Incorporating an innovative depth-first search (DFS) pooling, the SGUNET is adaptable to different mesh sizes and resolutions for various simulation tasks. To enable the transfer learning between differently configured SGUNETs, we propose a set of mapping functions to align the parameters…
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
TopicsNeural Networks and Applications · Advanced Graph Neural Networks · Real-time simulation and control systems
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · Convolution · U-Net · Graph Neural Network · ALIGN · Sparse Evolutionary Training
