pith. sign in

arxiv: 2505.06858 · v2 · pith:67MX4FZUnew · submitted 2025-05-11 · 💻 cs.LG

FreqMoE: Dynamic Frequency Enhancement for Neural PDE Solvers

classification 💻 cs.LG
keywords frequencyhigh-frequencyfreqmoepdesdomaingridinputslong-term
0
0 comments X
read the original 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% accuracy improvement while using merely 2.1% 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SPAMoE: Spectrum-Aware Hybrid Operator Framework for Full-Waveform Inversion

    cs.LG 2026-04 unverdicted novelty 7.0

    SPAMoE reduces average MAE by 44.4% on OpenFWI datasets for full-waveform inversion via a spectral-preserving DINO encoder and dynamic frequency-band routing to specialized neural operators.

  2. Autoregression-Free Neural Operators for Time-Dependent PDEs

    cs.LG 2026-05 unverdicted novelty 5.0

    AFNO learns continuous-time dynamics in latent space via flow matching for time-dependent PDEs to reduce error accumulation in long-horizon forecasts.