New Method Solves High-Frequency PDEs with Physics-Informed Machine Learning

Xiong Xiong, Ruonan Zhai, Zheng Zeng, Sheng Zhou, Rongchun Hu, Zichen Deng· July 3, 2026 View original

Summary

This paper introduces FS-PIELM, a novel framework that uses an additive weight initialization mechanism to overcome spectral bias in physics-informed machine learning, enabling accurate and efficient solutions for high-frequency partial differential equations. It significantly improves accuracy over existing methods while maintaining computational efficiency.

Solving partial differential equations (PDEs) that exhibit high-frequency solutions poses a significant challenge for physics-informed machine learning (PIML) models. Neural networks typically suffer from spectral bias, meaning they preferentially learn the lower-frequency components of a solution, leading to inaccuracies when high-frequency phenomena are present. This new research proposes a solution called the Frequency Shift Physics-Informed Extreme Learning Machine (FS-PIELM). The FS-PIELM framework tackles spectral bias through an innovative additive mechanism for initializing network weights. Instead of simply scaling random weights, which can amplify variance, this method shifts the mean of the Gaussian weight distribution while keeping the variance constant. This approach ensures that the frequency variance remains bounded, even for high target frequencies, a crucial improvement over conventional methods where variance grows quadratically. Two variants, FS-PIELM-L and FS-PIELM-G, were developed, with the linear variant (FS-PIELM-L) demonstrating superior accuracy. Experiments across seven benchmark problems, including Helmholtz and wave equations, showed that FS-PIELM-L achieved improvements of one to nearly five orders of magnitude compared to existing PIELM variants. Crucially, the method retains the computational efficiency characteristic of extreme learning machines, requiring only a single linear solve.

Why it matters

Professionals in scientific computing, engineering, and physics can leverage this method to accurately and efficiently model complex physical systems involving high-frequency phenomena, leading to more precise simulations and predictions.

How to implement this in your domain

  1. 1Explore integrating FS-PIELM into existing PDE solvers for improved accuracy in high-frequency scenarios.
  2. 2Evaluate the FS-PIELM-L variant for its superior performance in various physics-informed machine learning applications.
  3. 3Utilize the provided code and data to benchmark FS-PIELM against current methods for specific high-frequency PDE problems.
  4. 4Consider applying this technique in areas like acoustic simulation, electromagnetic field analysis, or fluid dynamics.

Who benefits

EngineeringScientific ResearchAerospaceEnergyHealthcare

Key takeaways

  • Spectral bias hinders neural networks from accurately solving high-frequency PDEs.
  • FS-PIELM uses a novel weight initialization to overcome this spectral bias.
  • The method offers significantly improved accuracy for high-frequency PDE solutions.
  • It maintains computational efficiency, requiring only a single linear solve.

Original post by Xiong Xiong, Ruonan Zhai, Zheng Zeng, Sheng Zhou, Rongchun Hu, Zichen Deng

"arXiv:2607.01694v1 Announce Type: new Abstract: Solving partial differential equations (PDEs) with high-frequency solutions remains a central challenge in physics-informed machine learning due to spectral bias -- the tendency of neural networks to learn low-frequency components p…"

View on X

Originally posted by Xiong Xiong, Ruonan Zhai, Zheng Zeng, Sheng Zhou, Rongchun Hu, Zichen Deng on X · view source

Want to go deeper?

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

Explore courses