Mixture-of-Experts Operator Transformer for Large-Scale PDE Pre-Training
Hong Wang, Haiyang Xin, Jie Wang, Xuanze Yang, Fei Zha, Huanshuo Dong, Yan Jiang

TL;DR
This paper introduces MoE-POT, a sparse Mixture-of-Experts Transformer for large-scale PDE pre-training that efficiently scales parameters, reduces inference costs, and improves zero-shot error on diverse PDE datasets.
Contribution
The paper presents a novel MoE architecture with dynamic expert routing and shared experts, enhancing PDE pre-training efficiency and accuracy over existing dense models.
Findings
Achieves up to 40% reduction in zero-shot error with 90M activated parameters.
Effectively captures PDE dataset features through interpretability analysis.
Reduces inference costs compared to dense models.
Abstract
Pre-training has proven effective in addressing data scarcity and performance limitations in solving PDE problems with neural operators. However, challenges remain due to the heterogeneity of PDE datasets in equation types, which leads to high errors in mixed training. Additionally, dense pre-training models that scale parameters by increasing network width or depth incur significant inference costs. To tackle these challenges, we propose a novel Mixture-of-Experts Pre-training Operator Transformer (MoE-POT), a sparse-activated architecture that scales parameters efficiently while controlling inference costs. Specifically, our model adopts a layer-wise router-gating network to dynamically select 4 routed experts from 16 expert networks during inference, enabling the model to focus on equation-specific features. Meanwhile, we also integrate 2 shared experts, aiming to capture common…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
