Conformalized Physics-Informed Neural Networks
Lena Podina, Mahdi Torabi Rad, Mohammad Kohandel
TL;DR
The paper introduces Conformalized PINNs (C-PINNs) to quantify uncertainty in physics-informed neural networks without relying on distributional assumptions, by leveraging Split Conformal prediction to produce finite-sample uncertainty intervals with coverage guarantees. It demonstrates forward uncertainty quantification for the logistic-growth ODE and a Buckley-Leverett PDE (including a discontinuous solution) and inverse uncertainty quantification for a parameter $\beta$, across noiseless and noisy data. The method uses calibration and validation splits to compute nonconformity scores and interval quantiles, ensuring coverage at level $1-\alpha$. The work discusses averaging over splits to verify exact coverage and outlines potential extensions to UPINNs and adaptive conformal intervals for enhanced efficiency and applicability.
Abstract
Physics-informed neural networks (PINNs) are an influential method of solving differential equations and estimating their parameters given data. However, since they make use of neural networks, they provide only a point estimate of differential equation parameters, as well as the solution at any given point, without any measure of uncertainty. Ensemble and Bayesian methods have been previously applied to quantify the uncertainty of PINNs, but these methods may require making strong assumptions on the data-generating process, and can be computationally expensive. Here, we introduce Conformalized PINNs (C-PINNs) that, without making any additional assumptions, utilize the framework of conformal prediction to quantify the uncertainty of PINNs by providing intervals that have finite-sample, distribution-free statistical validity.
