|国家预印本平台
首页|BWLer: Barycentric Weight Layer Elucidates a Precision-Conditioning Tradeoff for PINNs

BWLer: Barycentric Weight Layer Elucidates a Precision-Conditioning Tradeoff for PINNs

BWLer: Barycentric Weight Layer Elucidates a Precision-Conditioning Tradeoff for PINNs

来源:Arxiv_logoArxiv
英文摘要

Physics-informed neural networks (PINNs) offer a flexible way to solve partial differential equations (PDEs) with machine learning, yet they still fall well short of the machine-precision accuracy many scientific tasks demand. In this work, we investigate whether the precision ceiling comes from the ill-conditioning of the PDEs or from the typical multi-layer perceptron (MLP) architecture. We introduce the Barycentric Weight Layer (BWLer), which models the PDE solution through barycentric polynomial interpolation. A BWLer can be added on top of an existing MLP (a BWLer-hat) or replace it completely (explicit BWLer), cleanly separating how we represent the solution from how we take derivatives for the PDE loss. Using BWLer, we identify fundamental precision limitations within the MLP: on a simple 1-D interpolation task, even MLPs with O(1e5) parameters stall around 1e-8 RMSE -- about eight orders above float64 machine precision -- before any PDE terms are added. In PDE learning, adding a BWLer lifts this ceiling and exposes a tradeoff between achievable accuracy and the conditioning of the PDE loss. For linear PDEs we fully characterize this tradeoff with an explicit error decomposition and navigate it during training with spectral derivatives and preconditioning. Across five benchmark PDEs, adding a BWLer on top of an MLP improves RMSE by up to 30x for convection, 10x for reaction, and 1800x for wave equations while remaining compatible with first-order optimizers. Replacing the MLP entirely lets an explicit BWLer reach near-machine-precision on convection, reaction, and wave problems (up to 10 billion times better than prior results) and match the performance of standard PINNs on stiff Burgers' and irregular-geometry Poisson problems. Together, these findings point to a practical path for combining the flexibility of PINNs with the precision of classical spectral solvers.

Jerry Liu、Yasa Baig、Denise Hui Jean Lee、Rajat Vadiraj Dwaraknath、Atri Rudra、Chris Ré

计算技术、计算机技术

Jerry Liu,Yasa Baig,Denise Hui Jean Lee,Rajat Vadiraj Dwaraknath,Atri Rudra,Chris Ré.BWLer: Barycentric Weight Layer Elucidates a Precision-Conditioning Tradeoff for PINNs[EB/OL].(2025-06-28)[2025-07-17].https://arxiv.org/abs/2506.23024.点此复制

评论