Fourier Feature Networks Enhance PDE Solving Accuracy.

Qihong Yang, Zhijie Su, Yangtao Deng, Qiaolin He· August 18, 2026 View original

Key takeaways

  • Fourier Feature Networks (FENs) are novel single-hidden-layer neural networks for solving PDEs.
  • FENs use Fourier features (cos/sin) and achieve high precision without affine transformations.
  • They consistently outperform Extreme Learning Machines (ELMs) in accuracy.
  • FENs offer an efficient and accurate method for approximating target functions in PDE solutions.

Who benefits

EngineeringPhysicsClimate ScienceMaterials ScienceAutomotive

Summary

This paper introduces Fourier Feature Networks (FENs), single-hidden-layer neural networks that use Fourier features (cos/sin) to solve Partial Differential Equations (PDEs). FENs achieve higher accuracy than Extreme Learning Machines (ELMs) without requiring affine transformations, demonstrating strong representational capacity through optimal scaling factors.

Solving Partial Differential Equations (PDEs) is a critical task across many scientific and engineering disciplines. This research proposes a new approach called Fourier Feature Networks (FENs), which are single-hidden-layer neural networks designed specifically for this purpose. Unlike some existing methods, FENs incorporate Fourier features, utilizing cosine, sine, or a combination of both, to construct a set of basis functions. Similar to Extreme Learning Machines (ELMs), FENs approximate the target function as a linear combination of these basis functions, with coefficients determined efficiently using the least squares method. A key distinction, however, is that FENs can achieve high-precision solutions without needing complex affine transformations on the input variables, which ELMs often rely on to boost their representational power. To assess their capabilities, the researchers optimized a scaling factor for the randomly initialized, fixed weights and biases within a predefined range. This allowed for a fair comparison against ELMs using various activation functions like sigmoid, tanh, and swish. Numerical experiments consistently demonstrated that FENs achieved superior accuracy compared to ELMs, highlighting their enhanced representational capacity and efficiency for solving PDEs.

Why it matters

Engineers and scientists working with complex physical simulations or data modeling can leverage FENs to solve Partial Differential Equations more accurately and efficiently, accelerating research and development.

How to implement this in your domain

  1. 1Evaluate current numerical methods for solving Partial Differential Equations in your domain.
  2. 2Explore the theoretical and practical aspects of Fourier Feature Networks (FENs) for PDE solutions.
  3. 3Implement and benchmark FENs against existing techniques like ELMs or traditional solvers on specific PDE problems.
  4. 4Train engineering and research teams on the application of neural networks for scientific computing, particularly FENs.
  5. 5Consider integrating FENs into simulation software or scientific modeling tools to improve accuracy and speed.

Original post by Qihong Yang, Zhijie Su, Yangtao Deng, Qiaolin He

"arXiv:2608.14733v1 Announce Type: new Abstract: Building on the foundation of single-hidden-layer neural networks, Fourier Feature Networks (FENs) are proposed, which incorporate Fourier features using $\cos$, $\sin$, or a combination of both. Similar to Extreme Learning Machines…"

View on X

Originally posted by Qihong Yang, Zhijie Su, Yangtao Deng, Qiaolin He on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses