paper-with-me

Papers

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

2026-06-26 · Alex Colagrande, Paul Caillon, Eva Feillet, Alexandre Allauzen arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.28122

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Signal processing on simplicial complexes

2021-06-14 · Michael T. Schaub, Jean-Baptiste Seby, Florian Frantzen, T. Mitchell Roddenberry 외

Higher-order networks have so far been considered primarily in the context of studying the structure of complex systems, i.e., the higher-order or multi-way relations connecting the constituent entities. More recently, a…

DenoisingTime SeriesTime Series Analysis

HFNO: an interpretable data-driven decomposition strategy for turbulent flows

2025-11-03 · Marco Cayuela, Vincent Le Chenadec, Peter Schmid, Taraneh Sayadi arxiv

Fourier Neural Operators (FNOs) have demonstrated exceptional accuracy in mapping functional spaces by leveraging Fourier transforms to establish a connection with underlying physical principles. However, their opaque in…

Partitioned Hybrid Quantum Fourier Neural Operators for Scientific Quantum Machine Learning

2025-07-11 · Paolo Marcandelli, Yuanchun He, Stefano Mariani, Martina Siena 외 arxiv

We introduce the Partitioned Hybrid Quantum Fourier Neural Operator (PHQFNO), a generalization of the Quantum Fourier Neural Operator (QFNO) for scientific machine learning. PHQFNO partitions the Fourier operator computa…

Quantum Machine Learning

FastLSQ: Solving PDEs in One Shot via Fourier Features with Exact Analytical Derivatives

2026-02-11 · Antonin Sulc arxiv

We present FastLSQ, a framework for PDE solving and inverse problems built on trigonometric random Fourier features with exact analytical derivatives. Trigonometric features admit closed-form derivatives of any order in …

Fourier Continuation for Exact Derivative Computation in Physics-Informed Neural Operators

2022-11-29 · Haydn Maust, Zongyi Li, YiXuan Wang, Daniel Leibovici 외

The physics-informed neural operator (PINO) is a machine learning architecture that has shown promising empirical results for learning partial differential equations. PINO uses the Fourier neural operator (FNO) architect…