Poseidon: Efficient Foundation Models for PDEs
Maximilian Herde, Bogdan Raonić, Tobias Rohner, Roger Käppeli, Roberto Molinaro, Emmanuel de Bézenac, Siddhartha Mishra
TL;DR
Poseidon tackles learning universal PDE solution operators by marrying a scalable Operator Transformer (scOT) with a novel all2all training strategy that leverages the semigroup property of time-dependent PDEs. It is pretrained on a compact, diverse set of fluid-dynamics operators (Euler and Navier–Stokes) and evaluated on 15 downstream PDE tasks, including unseen physics, achieving markedly higher sample efficiency than task-specific baselines. The results highlight the importance of transformer-based multiscale architecture and data diversity, showing favorable scaling with both model size and pretraining data. The work provides open-source models and PDEgym datasets, enabling broad exploration of PDE foundation models and potential extensions to uncertainty quantification and inverse problems.
Abstract
We introduce Poseidon, a foundation model for learning the solution operators of PDEs. It is based on a multiscale operator transformer, with time-conditioned layer norms that enable continuous-in-time evaluations. A novel training strategy leveraging the semi-group property of time-dependent PDEs to allow for significant scaling-up of the training data is also proposed. Poseidon is pretrained on a diverse, large scale dataset for the governing equations of fluid dynamics. It is then evaluated on a suite of 15 challenging downstream tasks that include a wide variety of PDE types and operators. We show that Poseidon exhibits excellent performance across the board by outperforming baselines significantly, both in terms of sample efficiency and accuracy. Poseidon also generalizes very well to new physics that is not seen during pretraining. Moreover, Poseidon scales with respect to model and data size, both for pretraining and for downstream tasks. Taken together, our results showcase the surprising ability of Poseidon to learn effective representations from a very small set of PDEs during pretraining in order to generalize well to unseen and unrelated PDEs downstream, demonstrating its potential as an effective, general purpose PDE foundation model. Finally, the Poseidon model as well as underlying pretraining and downstream datasets are open sourced, with code being available at https://github.com/camlab-ethz/poseidon and pretrained models and datasets at https://huggingface.co/camlab-ethz.
