Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. Fourier Neural Operator (FNO)

Fourier Neural Operator (FNO)

A neural operator architecture that parameterizes the learned integral kernel in Fourier space, achieving state-of-the-art results on a family of parametric PDEs while running orders of magnitude faster than traditional solvers.

Year: 2020Generality: 500Added: Aug 25, 2026
Back to Vocab

The Fourier Neural Operator (FNO) is a neural operator architecture introduced by Zongyi Li, Nikola Kovachki, Kamyar Azizzadeneshrani, Burigede Liu, Kaushik Bhattacharya, Andrew Stuart, and Anima Anandkumar in 2020 (arXiv 2010.08895; ICLR 2020 Notable — Top 5%). FNO parameterizes the learned integral kernel of a neural operator block in Fourier space rather than in physical space, replacing the costly kernel-integration step with a Fourier transform, a learned truncation-and-multiplication of the lower-frequency modes, and an inverse Fourier transform.

The motivation is that for many parametric PDEs on bounded domains — Burgers, Darcy flow, Navier-Stokes, weather dynamics — the relevant features of the solution live in the lower-frequency Fourier modes. Truncating to the first K modes (typically K = 16 to 32) gives a tractable architecture that is fast to train and evaluate while retaining accuracy. FNO was the first architecture to demonstrate that a learned operator could match or exceed the accuracy of finite-difference PDE solvers on standard benchmarks at dramatically lower inference cost, often running 1000× to 10000× faster than the solvers they replace once trained.

FNO is the most widely deployed neural operator variant in scientific machine learning. Variants and descendants include Geo-FNO (irregular geometries), U-FNO (U-Net-like multi-resolution stack), Factorized FNO (factorized spectral modes), and FNO-based foundation models for weather (FourCastNet, Pangu-Weather, GraphCast's operator components) and industrial CFD. It is the canonical workhorse of operator learning on structured grids, complementing Graph Neural Operator (irregular) and DeepONet (branch/trunk factorization).

Sources

  1. Fourier Neural Operator for Parametric Partial Differential Equations

    arXiv (ICLR 2020 Notable — Top 5%) · Oct 18, 2020

  2. Neural operators

    Wikipedia

  3. Factorized Fourier Neural Operators

    arXiv · Nov 27, 2021

Research this in Signals

Scan Fourier Neural Operator (FNO) for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Fourier Neural Operator (FNO) already loaded, so edit it or scan as is.