New Quasi-Newton Method Improves PINN Training Accuracy

Chenhao Si, Kang An, Shiqian Ma, Ming Yan· August 6, 2026 View original

Key takeaways

  • SCORE is a new quasi-Newton method for more accurate PINN training.
  • It addresses challenges of complex curvature in PINN objective functions.
  • The method uses a unique decrement-coupled shifted secant geometry for stabilization.
  • SCORE consistently outperforms existing baselines in achieving lower final errors.

Who benefits

Scientific ComputingEngineering SimulationAerospaceEnergyMaterials Science

Summary

Researchers introduce SCORE, a self-concordance-inspired quasi-Newton method for training Physics-informed neural networks (PINNs), which addresses issues of indefinite curvature and poor scaling. SCORE achieves lower final errors than existing baselines by using a decrement-coupled shifted secant geometry for stabilization and step selection.

Training Physics-informed neural networks (PINNs) to solve partial differential equations often requires highly accurate quasi-Newton methods, but these models frequently encounter challenges due to the complex, often indefinite or poorly scaled curvature of their objective functions. A new method, SCORE (Self-Concordance-inspired Quasi-Newton Regularization), has been developed to overcome these limitations. SCORE combines principles from regularized quasi-Newton methods and self-concordant methods to stabilize secant models and guide step selection. The core innovation of SCORE lies in its decrement-coupled shifted secant geometry. A single quasi-Newton decrement simultaneously determines a candidate step and an adaptive shift for defining the next secant geometry, without needing to construct or compute Hessian-vector products. Experiments across various complex equations, including Burgers, Kuramoto-Sivashinsky, and Ginzburg-Landau, demonstrate that SCORE consistently achieves lower final errors compared to standard BFGS and self-scaled Broyden baselines, indicating a significant improvement in high-accuracy refinement for PINNs.

Why it matters

This advancement provides a more robust and accurate training method for PINNs, making them more reliable for solving complex scientific and engineering problems involving partial differential equations.

How to implement this in your domain

  1. 1Integrate the SCORE quasi-Newton method into existing PINN training frameworks.
  2. 2Benchmark SCORE's performance against current optimization algorithms on specific scientific computing tasks.
  3. 3Apply PINNs trained with SCORE to complex physical simulations requiring high accuracy.
  4. 4Collaborate with research teams to adapt and fine-tune SCORE for novel applications.

Original post by Chenhao Si, Kang An, Shiqian Ma, Ming Yan

"arXiv:2608.04206v1 Announce Type: new Abstract: Physics-informed neural networks (PINNs) often require high-accuracy quasi-Newton refinement to obtain reliable partial differential equation solutions, but their residual objectives can exhibit indefinite, nearly singular, and poor…"

View on X

Originally posted by Chenhao Si, Kang An, Shiqian Ma, Ming Yan on X · view source

Want to go deeper?

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

Explore courses