BWLer: Barycentric Weight Layer Elucidates a Precision-Conditioning Tradeoff for PINNs
Jerry Liu, Yasa Baig, Denise Hui Jean Lee, Rajat Vadiraj Dwaraknath, Atri Rudra, Chris R\'e

TL;DR
This paper introduces the Barycentric Weight Layer (BWLer), a novel approach that enhances the precision of physics-informed neural networks (PINNs) by addressing fundamental accuracy limitations and revealing a tradeoff between accuracy and PDE loss conditioning.
Contribution
The paper proposes BWLer, a new layer modeling PDE solutions via barycentric interpolation, which improves PINN precision and characterizes the accuracy-conditioning tradeoff.
Findings
BWLer lifts the precision ceiling of MLPs in PDE tasks.
Adding BWLer improves RMSE significantly across benchmark PDEs.
Explicit BWLer reaches near-machine-precision, outperforming prior methods.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Reservoir Computing · Machine Learning in Materials Science
