Lightweight Geometric Adaptation for Training Physics-Informed Neural Networks

arXiv cs.AI / 4/20/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses common PINN training issues—slow convergence, instability, and accuracy loss—caused by anisotropic and rapidly varying geometry in the loss landscape of challenging PDEs.
  • It introduces a lightweight, curvature-aware optimization method that augments first-order optimizers using an adaptive predictive correction derived from secant information.
  • The approach uses consecutive gradient differences as a low-cost proxy for local geometric change and a step-normalized secant curvature indicator to set the correction strength.
  • Because it is plug-and-play and avoids explicitly building second-order matrices, the method remains computationally efficient and compatible with existing optimizers.
  • Experiments across multiple PDE benchmarks demonstrate improved convergence speed, training stability, and solution accuracy versus standard optimizers and strong baselines, including several high-dimensional and complex systems.

Abstract

Physics-Informed Neural Networks (PINNs) often suffer from slow convergence, training instability, and reduced accuracy on challenging partial differential equations due to the anisotropic and rapidly varying geometry of their loss landscapes. We propose a lightweight curvature-aware optimization framework that augments existing first-order optimizers with an adaptive predictive correction based on secant information. Consecutive gradient differences are used as a cheap proxy for local geometric change, together with a step-normalized secant curvature indicator to control the correction strength. The framework is plug-and-play, computationally efficient, and broadly compatible with existing optimizers, without explicitly forming second-order matrices. Experiments on diverse PDE benchmarks show consistent improvements in convergence speed, training stability, and solution accuracy over standard optimizers and strong baselines, including on the high-dimensional heat equation, Gray--Scott system, Belousov--Zhabotinsky system, and 2D Kuramoto--Sivashinsky system.

Lightweight Geometric Adaptation for Training Physics-Informed Neural Networks | AI Navigate