Overview
- Field: Machine Learning
- Authors: Jason Sulskis, Sathya Ravi
- Published: 2026-06-24
- arXiv: 2506.14669
- Hartley Neural Operator (HNO): an exact real-valued mirror of FNO. It replaces the FFT with the purely real Discrete Hartley Transform and learns a single real multiplier per retained spectral mode, with no complex arithmetic.
- Iso-parametric design: Because the real Hartley spectrum is not halved by conjugate symmetry, HNO retains twice as many frequency corners as FNO but one real weight where FNO carries a complex pair. The two operators are iso-parametric at equal width and differ only in spectral basis.
- Self-adjoint elliptic operators (Poisson, biharmonic) have real, symmetric Green's functions that real Hartley multipliers diagonalize exactly, so HNO is favored on such problems.
- Time-dependent operators carry phase — from oscillations in the wave equation to transport in advection, Burgers, and Navier-Stokes. A real diagonal multiplier cannot represent this phase, so FNO is favored, increasingly so as the operator's phase content grows. The phase-free heat equation is a boundary case.
- The elliptic vs. time-dependent split is monotonic in operator phase content.
- The empirical results match the Green's function theory developed in the paper.
Key Points
Fourier Neural Operators (FNO) learn solution operators of partial differential equations by parameterizing global convolutions in the complex Fourier domain. For real-valued PDE solutions, the complex FFT carries representational redundancy through conjugate symmetry.
Central Thesis: The Optimal Basis Is a Property of the Operator
Empirical Findings
Training both operators under identical conditions and benchmarking across PDE classes, initial-condition families, and boundary conditions, the authors find:
Conclusion
The contribution is not a universal winner, but a predictive rule: match the spectral basis to the symmetry of the solution operator.
---
*Auto-collected on 2026-06-25*