FreqMoE: Dynamic Frequency Enhancement for Neural PDE Solvers
Abstract
Fourier Neural Operators (FNO) have emerged as promising solutions for efficiently solving partial differential equations (PDEs) by learning infinite-dimensional function mappings through frequency domain transformations. However, the sparsity of high-frequency signals limits computational efficiency for high-dimensional inputs, and fixed-pattern truncation often causes high-frequency signal loss, reducing performance in scenarios such as high-resolution inputs or long-term predictions. To address these challenges, we propose FreqMoE, an efficient and progressive training framework that exploits the dependency of high-frequency signals on low-frequency components. The model first learns low-frequency weights and then applies a sparse upward-cycling strategy to construct a mixture of experts (MoE) in the frequency domain, effectively extending the learned weights to high-frequency regions. Experiments on both regular and irregular grid PDEs demonstrate that FreqMoE achieves up to 16.6 percent accuracy improvement while using merely 2.1 percent parameters (47.32x reduction) compared to dense FNO. Furthermore, the approach demonstrates remarkable stability in long-term predictions and generalizes seamlessly to various FNO variants and grid structures, establishing a new Low frequency Pretraining, High frequency Fine-tuning'' paradigm for solving PDEs.
Cite
Text
Chen et al. "FreqMoE: Dynamic Frequency Enhancement for Neural PDE Solvers." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/818Markdown
[Chen et al. "FreqMoE: Dynamic Frequency Enhancement for Neural PDE Solvers." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/chen2025ijcai-freqmoe/) doi:10.24963/IJCAI.2025/818BibTeX
@inproceedings{chen2025ijcai-freqmoe,
title = {{FreqMoE: Dynamic Frequency Enhancement for Neural PDE Solvers}},
author = {Chen, Tianyu and Zhou, Haoyi and Li, Ying and Wang, Hao and Zhang, Zhenzhe and Zhu, Tianchen and Zhang, Shanghang and Li, Jianxin},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {7356-7364},
doi = {10.24963/IJCAI.2025/818},
url = {https://mlanthology.org/ijcai/2025/chen2025ijcai-freqmoe/}
}