Multiple Physics Pretraining for Physical Surrogate Models
Michael McCabe, Bruno Régaldo-Saint Blancard, Liam Holden Parker, Ruben Ohana, Miles Cranmer, Alberto Bietti, Michael Eickenberg, Siavash Golkar, Geraud Krawezik, Francois Lanusse, Mariel Pettee, Tiberiu Tesileanu, Kyunghyun Cho, Shirley Ho
TL;DR
MPP introduces autoregressive, task-agnostic pretraining for physical surrogates by training a single transformer across multiple heterogeneous spatiotemporal systems with a shared embedding space and RevIN. The AViT backbone learns broadly useful dynamics, matching or surpassing task-specific baselines on pretraining tasks without finetuning and delivering improved downstream predictions after fine-tuning, even for unseen physics and higher dimensions. The work demonstrates transfer to low-data domains and effective inflation from 2D to 3D, and provides open-source code and models to support reproducibility. This approach offers a scalable pathway toward foundation models for physics-driven surrogate modeling humbly advancing transfer learning in computational science.
Abstract
We introduce multiple physics pretraining (MPP), an autoregressive task-agnostic pretraining approach for physical surrogate modeling of spatiotemporal systems with transformers. In MPP, rather than training one model on a specific physical system, we train a backbone model to predict the dynamics of multiple heterogeneous physical systems simultaneously in order to learn features that are broadly useful across systems and facilitate transfer. In order to learn effectively in this setting, we introduce a shared embedding and normalization strategy that projects the fields of multiple systems into a shared embedding space. We validate the efficacy of our approach on both pretraining and downstream tasks over a broad fluid mechanics-oriented benchmark. We show that a single MPP-pretrained transformer is able to match or outperform task-specific baselines on all pretraining sub-tasks without the need for finetuning. For downstream tasks, we demonstrate that finetuning MPP-trained models results in more accurate predictions across multiple time-steps on systems with previously unseen physical components or higher dimensional systems compared to training from scratch or finetuning pretrained video foundation models. We open-source our code and model weights trained at multiple scales for reproducibility.
