Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Poseidon: Efficient Foundation Models for PDEs

About

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.

Maximilian Herde, Bogdan Raoni\'c, Tobias Rohner, Roger K\"appeli, Roberto Molinaro, Emmanuel de B\'ezenac, Siddhartha Mishra• 2024

Related benchmarks

TaskDatasetResultRank
PDE Operator LearningFNS-KF
EG Score62.5
10
PDE Operator LearningCE-RPUI
EG352.2
10
PDE Operator LearningNS-SL
EG0.3
10
PDE Operator LearningNS-PwC
EG0.54
10
Downstream Task Evaluation15 Downstream Tasks summary
Median EG5.4
7
Operator Learning for PDEsWave-Layer (downstream)
EG Score46.5
6
Operator Learning for PDEsWave-Gauss (downstream)
EG62.1
6
Operator Learning for PDEsPoisson-Gauss (downstream)
EG Score0.425
6
Operator Learning for PDEsHelmholtz (downstream)
EG Score78.3
6
Operator Learning for PDEsNS-SVS (downstream)
EG10.2
6
Showing 10 of 28 rows

Other info

Code

Follow for update