PI-MFM: Physics-informed multimodal foundation model for solving partial differential equations
Min Zhu, Jingmin Sun, Zecheng Zhang, Hayden Schaeffer, Lu Lu
TL;DR
The paper addresses data-efficient, transferable PDE solving across diverse equation families by introducing PI-MFM, a physics-informed multimodal foundation model that encodes PDEs symbolically and automatically assembles PDE residuals for training. It demonstrates that enforcing physics Losses alongside limited labeled data yields superior performance, robustness to noise, and strong generalization across 13 1D time-dependent PDE families, including zero-shot adaptation to unseen PDEs. The work provides a practical framework for vectorized derivative computation, compares automatic differentiation and finite differences under various precisions, and shows that zero-shot physics-informed fine-tuning can reach about 1% L2 relative error on new PDE families. These findings highlight PI-MFM as a scalable, data-efficient approach to transfer-ready PDE solvers, with guidelines for differentiation backends, collocation sampling, and future extensions to higher dimensions and uncertainty quantification.
Abstract
Partial differential equations (PDEs) govern a wide range of physical systems, and recent multimodal foundation models have shown promise for learning PDE solution operators across diverse equation families. However, existing multi-operator learning approaches are data-hungry and neglect physics during training. Here, we propose a physics-informed multimodal foundation model (PI-MFM) framework that directly enforces governing equations during pretraining and adaptation. PI-MFM takes symbolic representations of PDEs as the input, and automatically assembles PDE residual losses from the input expression via a vectorized derivative computation. These designs enable any PDE-encoding multimodal foundation model to be trained or adapted with unified physics-informed objectives across equation families. On a benchmark of 13 parametric one-dimensional time-dependent PDE families, PI-MFM consistently outperforms purely data-driven counterparts, especially with sparse labeled spatiotemporal points, partially observed time domains, or few labeled function pairs. Physics losses further improve robustness against noise, and simple strategies such as resampling collocation points substantially improve accuracy. We also analyze the accuracy, precision, and computational cost of automatic differentiation and finite differences for derivative computation within PI-MFM. Finally, we demonstrate zero-shot physics-informed fine-tuning to unseen PDE families: starting from a physics-informed pretrained model, adapting using only PDE residuals and initial/boundary conditions, without any labeled solution data, rapidly reduces test errors to around 1% and clearly outperforms physics-only training from scratch. These results show that PI-MFM provides a practical and scalable path toward data-efficient, transferable PDE solvers.
