DPOT: Auto-Regressive Denoising Operator Transformer for Large-Scale PDE Pre-Training
Zhongkai Hao, Chang Su, Songming Liu, Julius Berner, Chengyang Ying, Hang Su, Anima Anandkumar, Jian Song, Jun Zhu
TL;DR
DPOT tackles the challenge of pre-training neural operators for diverse PDEs by introducing an auto-regressive denoising objective and a Fourier attention-based transformer that scales to large models trained on mixed PDE datasets. It demonstrates state-of-the-art performance on multiple benchmarks and strong transfer to complex downstream PDE tasks, including 3D and high-resolution settings. The work combines a data-unified preprocessing/sampling strategy with theoretical guarantees on the expressivity of Fourier attention, underscoring the potential of large-scale PDE foundation models for improved data efficiency and generalization in scientific computing.
Abstract
Pre-training has been investigated to improve the efficiency and performance of training neural operators in data-scarce settings. However, it is largely in its infancy due to the inherent complexity and diversity, such as long trajectories, multiple scales and varying dimensions of partial differential equations (PDEs) data. In this paper, we present a new auto-regressive denoising pre-training strategy, which allows for more stable and efficient pre-training on PDE data and generalizes to various downstream tasks. Moreover, by designing a flexible and scalable model architecture based on Fourier attention, we can easily scale up the model for large-scale pre-training. We train our PDE foundation model with up to 0.5B parameters on 10+ PDE datasets with more than 100k trajectories. Extensive experiments show that we achieve SOTA on these benchmarks and validate the strong generalizability of our model to significantly enhance performance on diverse downstream PDE tasks like 3D data. Code is available at \url{https://github.com/thu-ml/DPOT}.
