New PINN Training Boosts High-Frequency PDE Solutions

Yulun Wu, Matthieu Barreau, Miguel Aguiar, Karl H. Johansson· August 7, 2026 View original

Key takeaways

  • FALM-PINN significantly improves PINN accuracy for high-frequency and nonlinear PDEs.
  • Decoupling representation learning and coefficient fitting addresses key PINN limitations.
  • Fourier-enhanced features help neural networks capture high-frequency components.
  • The alternating Levenberg-Marquardt scheme ensures global convergence.

Who benefits

AerospaceAutomotiveEnergyMaterials ScienceClimate Modeling

Summary

This work introduces FALM-PINN, an optimization framework that decouples representation learning from coefficient fitting in Physics-Informed Neural Networks (PINNs). It uses Fourier-enhanced features and an alternating Levenberg-Marquardt training scheme to accurately resolve high-frequency and nonlinear partial differential equations (PDEs).

Physics-informed neural networks (PINNs) are powerful tools for solving partial differential equations (PDEs), but they often struggle with problems involving high-frequency, multi-scale, or strongly nonlinear solutions. This difficulty stems from two main issues: spectral bias, where neural networks tend to underfit high-frequency features, and representation-coefficient coupling, where learning the data representation and fitting coefficients are entangled in a single, complex optimization problem. Researchers have proposed the Fourier-enhanced alternating Levenberg-Marquardt PINN (FALM-PINN) to overcome these limitations. This novel optimization framework effectively decouples the representation learning process from the coefficient fitting. The "upper-level" problem focuses on learning a Fourier-enhanced basis, which enriches the latent space with the necessary high-frequency components. Concurrently, the "lower-level" problem resolves the coupling by fitting the projection coefficients on this enhanced basis, utilizing the Levenberg-Marquardt algorithm to solve a nonlinear least-squares problem. This framework is applicable to general nonlinear and coupled PDE systems and simplifies to a single-step convex optimization for linear PDEs. The study provides a proof of global convergence for this alternating training scheme in both scenarios. Numerical experiments on challenging high-frequency and nonlinear PDEs demonstrate that FALM-PINN achieves relative L2 errors up to two orders of magnitude lower than state-of-the-art baselines, marking a significant advancement in PINN accuracy.

Why it matters

Engineers and scientists working with complex physical simulations can achieve significantly higher accuracy and resolve intricate phenomena by adopting FALM-PINN, leading to more reliable models for design, analysis, and prediction.

How to implement this in your domain

  1. 1Evaluate current PINN implementations for limitations in resolving high-frequency or nonlinear PDEs.
  2. 2Investigate the mathematical and computational details of the FALM-PINN framework.
  3. 3Implement the Fourier-enhanced feature generation for input data.
  4. 4Develop an alternating optimization scheme using the Levenberg-Marquardt algorithm for PINN training.
  5. 5Benchmark FALM-PINN against existing PINN methods on relevant engineering or scientific problems.

Original post by Yulun Wu, Matthieu Barreau, Miguel Aguiar, Karl H. Johansson

"arXiv:2608.05892v1 Announce Type: new Abstract: Physics-informed neural networks (PINNs) often fail to accurately resolve partial differential equations (PDEs) with high-frequency or multi-scale solutions, as well as strongly nonlinear problems. Two factors underlie this difficul…"

View on X

Originally posted by Yulun Wu, Matthieu Barreau, Miguel Aguiar, Karl H. Johansson on X · view source

Want to go deeper?

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

Explore courses