An Optimisation Framework for the Well-Conditioned Training of Physics-Informed Neural Networks

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences, Engineering & Applied Sciences · Depth: Expert, quick

Summary

DSGNAR, a Doubly-Sketched Gauss-Newton with Adaptive Ratio, is a new scalable second-order optimization framework designed to improve Physics-Informed Neural Networks (PINNs). PINNs have faced limitations in precision due to ill-conditioned loss landscapes during training. DSGNAR tackles this by integrating a doubly-sketched Gauss-Newton model with a novel strategy that precisely manages both regularization and step length. This framework demonstrates unprecedented accuracy and speed across diverse problems, including nonlinear, chaotic, multi-scale, high-dimensional, and Navier-Stokes equations. It achieves relative ℓ₂ errors as low as 3×10⁻¹⁶ in double precision, improves contemporary results by five orders of magnitude on Burgers' equation, and by eight orders on a high-dimensional Poisson problem. Furthermore, it solves Burgers' equation to ℓ₂ᵗᵉˡ = 4.75 × 10⁻⁷ in under ten seconds using single precision, proving robust across different architectures and hyperparameters.

Key takeaway

For Research Scientists or Machine Learning Engineers developing Physics-Informed Neural Networks, you should consider adopting the DSGNAR optimization framework. This framework directly addresses the critical ill-conditioning problem, enabling significantly higher precision. You can achieve ℓ₂ errors down to 3×10⁻¹⁶ and faster convergence for complex PDE solutions. Integrate DSGNAR to overcome current PINN precision limitations and accelerate your computational physics simulations.

Key insights

PINNs' precision issues are solvable via DSGNAR, a second-order optimization framework achieving unprecedented accuracy and speed by addressing ill-conditioning.

Principles

Method

DSGNAR couples a doubly-sketched Gauss-Newton model with a novel strategy to carefully control both regularization and step length, confronting ill-conditioning in PINN training.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.