Curriculum Learning for Mesh-based simulations
By: Paul Garnier, Vincent Lannelongue, Elie Hachem
Potential Business Impact:
Teaches computers fluid physics faster with growing detail.
Graph neural networks (GNNs) have emerged as powerful surrogates for mesh-based computational fluid dynamics (CFD), but training them on high-resolution unstructured meshes with hundreds of thousands of nodes remains prohibitively expensive. We study a \emph{coarse-to-fine curriculum} that accelerates convergence by first training on very coarse meshes and then progressively introducing medium and high resolutions (up to \(3\times10^5\) nodes). Unlike multiscale GNN architectures, the model itself is unchanged; only the fidelity of the training data varies over time. We achieve comparable generalization accuracy while reducing total wall-clock time by up to 50\%. Furthermore, on datasets where our model lacks the capacity to learn the underlying physics, using curriculum learning enables it to break through plateaus.
Similar Papers
Training Transformers for Mesh-Based Simulations
Machine Learning (CS)
Makes computer simulations of physics faster and better.
Adaptive Graph Rewiring to Mitigate Over-Squashing in Mesh-Based GNNs for Fluid Dynamics Simulations
Machine Learning (CS)
Helps computer models better predict how liquids move.
Automated discovery of finite volume schemes using Graph Neural Networks
Machine Learning (CS)
Computers invent new math for science problems.