arXiv:2606.28122cs.CEcs.AI2026-06

提出高阶傅里叶神经算子,显式建模非线性PDE中模式间的耦合关系。

Higher-Order Fourier Neural Operator: Explicit Mode Mixer for Nonlinear PDEs

论文配图:Higher-Order Fourier Neural Operator: Explicit Mode Mixer for Nonlinear PDEs
图 1 · 摘自论文原文
  • 引入高阶谱卷积,实现傅里叶模式间的显式n重混合
  • 在多项式强迫的泊松方程上,单层性能超越16层传统FNO
  • 适合处理强非线性问题,可替代或优于Transformer与状态空间模型

神经算子为函数空间间映射提供深度神经网络。其中,傅里叶神经算子(FNO)通过低维傅里叶域表示进行谱卷积,能有效处理不同分辨率输入,适用于傅里叶基能对角化算子的场景,如周期域上的线性常系数偏微分方程(PDE),此时傅里叶模独立演化。但非线性PDE存在结构化的模态相互作用,由多项式非线性支配。为此,我们提出高阶谱卷积,将FNO从对角调制扩展为显式的n线性模式混合,契合非线性PDE的动力学特性。实验表明,所提高阶FNO(HO-FNO)保持了FNO架构的高效性,并持续优于其他谱神经算子。在多个数据集上,其表现与最先进的Transformer和状态空间模型相当或更优,尤其在高度非线性情形下优势显著,例如多项式强迫的泊松方程中,单层HO-FNO超越最多16层的传统FNO模型。代码已开源:https://github.com/AlexColagrande/HO-FNO。

原文摘要 · Abstract (English)

Neural operators provide deep neural networks for learning mappings between function spaces. Among them, the Fourier Neural Operator (FNO) is particularly effective: its spectral convolution relies on low-dimensional Fourier-domain representations and can handle inputs at different resolutions. This design aligns well with settings where the Fourier basis diagonalizes the underlying operator, such as linear, constant-coefficient PDEs on periodic domains, in which Fourier modes evolve independently. However, nonlinear PDEs may benefit from an additional inductive bias, as they exhibit structured interactions between modes, governed by polynomial nonlinearities. To capture this inductive bias, we introduce the Higher-Order Spectral Convolution, a spectral mixer that extends FNO from diagonal modulation to explicit n-linear mode mixing, aligned with the dynamics of nonlinear PDEs. Our experiments on standard benchmarks show that the proposed Higher-Order FNO (HO-FNO) retains the efficiency of FNO-based architectures and consistently improves over other spectral neural operators. HO-FNO also performs on par with or better than state-of-the-art transformers and state-space models on several datasets, with stronger gains in highly nonlinear regimes, such as the Poisson equation with polynomial forcing, where a single HO-FNO layer outperforms FNO models with up to 16 layers. We open-source our code for reproducibility at: https://github.com/AlexColagrande/HO-FNO.

非线性PDE傅里叶神经算子谱方法模式混合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。