Strategies for Pretraining Neural Operators
Anthony Zhou, Cooper Lorsung, AmirPouya Hemmasian, Amir Barati Farimani
TL;DR
This work provides a model-agnostic evaluation of pretraining strategies for neural operators solving PDEs, highlighting that transfer learning and physics-informed objectives generally yield the strongest gains, especially with data augmentations. It demonstrates that pretraining effectiveness depends on both model architecture and dataset, with transformer- and CNN-based backbones benefiting more than vanilla operators. Data augmentations consistently improve performance, particularly shift-based augmentations that preserve key physics, and the combination of transfer learning with shift augmentation performs best in many cases. The findings offer practical guidance for data-efficient PDE modeling and motivate future work on principled, PDE-specific pretraining frameworks across architectures and PDE families.
Abstract
Pretraining for partial differential equation (PDE) modeling has recently shown promise in scaling neural operators across datasets to improve generalizability and performance. Despite these advances, our understanding of how pretraining affects neural operators is still limited; studies generally propose tailored architectures and datasets that make it challenging to compare or examine different pretraining frameworks. To address this, we compare various pretraining methods without optimizing architecture choices to characterize pretraining dynamics on different models and datasets as well as to understand its scaling and generalization behavior. We find that pretraining is highly dependent on model and dataset choices, but in general transfer learning or physics-based pretraining strategies work best. In addition, pretraining performance can be further improved by using data augmentations. Lastly, pretraining can be additionally beneficial when fine-tuning in scarce data regimes or when generalizing to downstream data similar to the pretraining distribution. Through providing insights into pretraining neural operators for physics prediction, we hope to motivate future work in developing and evaluating pretraining methods for PDEs.
