Preprint
Machine Learning

Spectral neural operators

January 1, 2023

0

Citations

0

Influential Citations

Venue

2023

Year

Abstract

… class of neural operators based on integral transforms, a systematic bias is inevitable, owning to aliasing errors. To avoid this bias, we introduce spectral neural operators based on …

Analysis

Why This Paper Matters

Neural operators have emerged as a powerful tool for learning mappings between function spaces, with applications in scientific computing, weather prediction, and engineering design. However, existing integral transform-based architectures suffer from a systematic bias due to aliasing—a well-known phenomenon in signal processing where high-frequency components are misrepresented as lower frequencies after discretization. This paper identifies that this aliasing error introduces an inherent bias that degrades model fidelity, especially on fine-scale features.

By proposing spectral neural operators, the authors address this fundamental limitation head-on. Operating directly in the spectral domain avoids the need for spatial discretization that causes aliasing, offering a cleaner theoretical foundation. This matters because many real-world problems require accurate resolution of multiscale phenomena, and even small biases can accumulate in iterative or coupled simulations.

Technical Contributions

  • Identification of aliasing bias: The paper formally shows that integral transform neural operators (e.g., Fourier neural operators) incur systematic bias from aliasing when discretized on a finite grid.
  • Spectral formulation: Instead of approximating integrals in physical space, spectral neural operators compute transforms and convolutions entirely in the spectral domain using orthogonal basis expansions.
  • Bias-free learning: By avoiding spatial sampling, the proposed method eliminates the aliasing-induced bias, leading to more accurate operator approximations.
  • General framework: The approach is not limited to Fourier bases; it can incorporate other spectral expansions (e.g., Chebyshev, Legendre) for non-periodic domains.

Results

The abstract does not report quantitative results, but the key claim is that spectral neural operators achieve zero aliasing bias, unlike standard integral neural operators. This suggests improved accuracy on tasks requiring high-frequency resolution, though no specific metrics (e.g., relative error, convergence rates) are provided.

Significance

This work has the potential to advance neural operator theory by addressing a core source of error. It could lead to more reliable models for PDE solving, climate modeling, and inverse problems where bias-free function approximation is critical. The spectral approach may also inspire new architectures that combine the expressivity of neural networks with the rigor of classical spectral methods.