LGAIMLOct 4, 2023

Multiple Physics Pretraining for Physical Surrogate Models

Cambridge
arXiv:2310.02994v2103 citationsh-index: 21Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of building efficient and transferable surrogate models for complex physical systems, particularly in fluid mechanics, though it is incremental as it builds on existing pretraining and transformer methods.

The paper tackles the problem of physical surrogate modeling for spatiotemporal systems by introducing multiple physics pretraining (MPP), which trains a transformer on multiple heterogeneous physical systems simultaneously to learn broadly useful features, resulting in a single model that matches or outperforms task-specific baselines without finetuning and improves accuracy on downstream tasks with unseen components or higher dimensions.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes