English

UniFluids: Unified Neural Operator Learning with Conditional Flow-matching

Machine Learning 2026-03-25 v1 Artificial Intelligence

Abstract

Partial differential equation (PDE) simulation holds extensive significance in scientific research. Currently, the integration of deep neural networks to learn solution operators of PDEs has introduced great potential. In this paper, we present UniFluids, a conditional flow-matching framework that harnesses the scalability of diffusion Transformer to unify learning of solution operators across diverse PDEs with varying dimensionality and physical variables. Unlike the autoregressive PDE foundation models, UniFluids adopts flow-matching to achieve parallel sequence generation, making it the first such approach for unified operator learning. Specifically, the introduction of a unified four-dimensional spatiotemporal representation for the heterogeneous PDE datasets enables joint training and conditional encoding. Furthermore, we find the effective dimension of the PDE dataset is much lower than its patch dimension. We thus employ xx-prediction in the flow-matching operator learning, which is verified to significantly improve prediction accuracy. We conduct a large-scale evaluation of UniFluids on several PDE datasets covering spatial dimensions 1D, 2D and 3D. Experimental results show that UniFluids achieves strong prediction accuracy and demonstrates good scalability and cross-scenario generalization capability. The code will be released later.

Keywords

Cite

@article{arxiv.2603.22309,
  title  = {UniFluids: Unified Neural Operator Learning with Conditional Flow-matching},
  author = {Haosen Li and Qi Meng and Jiahao Li and Rui Zhang and Ruihua Song and Liang Ma and Zhi-Ming Ma},
  journal= {arXiv preprint arXiv:2603.22309},
  year   = {2026}
}

Comments

Preprint version. Work in progress

R2 v1 2026-07-01T11:33:50.931Z