Often not. Across four independent evaluations we ran on public datasets, the physics-informed model won once. On real commercial cells a plain data-driven model placed first; on IGBTs a standard LSTM beat it; and on the NASA battery ablation the physics loss terms moved error by a negligible amount.
We are a physics-informed company publishing a mostly negative result about physics-informed models, so it is worth saying why. The literature in this area reports wins almost exclusively, which makes it a poor guide to what will work on your asset. Our position is that the technique should be chosen per asset class on evidence, and that the evidence is only worth anything if the losses are published alongside the wins. What follows is our scorecard, the datasets behind it, and the limits on the one evaluation we won.
Each row names the dataset. Each traces to a dated internal report; the figures behind them are available under diligence.
Real commercial cells (MIT/Stanford, Severson–Attia LFP). Best performer: a plain data-driven model. The full physics-informed model placed fourth. Reported as found.
Physics lostIGBT reproduction (NASA PCoE accelerated aging). Best performer: a standard LSTM, across four folds. The physics-informed variant was worse.
Physics lostNASA battery ablation. The physics loss terms did essentially nothing — they moved RMSE by 0.0002 Ah. Whatever improvement the study showed came from elsewhere in the model.
Not the physics lossSimulated SiC devices. Physics-informed won, and the result held across ten seeds. On synthetic data — see the limits below, which are substantial.
Physics wonOne evaluation in four. We keep the scorecard on the Evidence page in the same form we show customers, and it has not been edited to look better than it is.
On simulated SiC devices, physics was load-bearing — and the effect was seed-stable.
Against a baseline with the physics removed, the physics-informed model roughly halved multi-target error and won on every one of ten seeds. Against a tuned gradient-boosted baseline on a bracketed held-out temperature band, it held on two of four targets; the other two were practical ties.
Two things stop this being the headline. The data is physics-based synthetic, and the generator encodes the very relationship being tested — so the result demonstrates that the method recovers physics that was injected, not that it works on measured devices. And the held-out band was used both to select the model and to run the comparison, so the comparison margin carries an optimistic bias.
The margins stay under diligence until real-device validation exists. We do not say “validated on measured SiC,” and we do not say “validated on your modules.”
Why gradient boosting is a hard baseline, not a weak one.
Grinsztajn, Oyallon and Varoquaux showed at NeurIPS 2022 that tree ensembles still outperform deep learning on typical tabular data. Prognostics features are usually tabular. So a PINN losing to XGBoost is not an embarrassment — it is the prior, and any paper reporting otherwise should be read carefully.
The reporting problem is measurable. McGreivy and Hakim, in Nature Machine Intelligence in 2024, surveyed 82 articles applying machine learning to fluid-related PDEs: 76 claimed to outperform and 4 claimed to underperform, and 79% of those claiming to outperform compared against a weak baseline. Their conclusion was that the literature is not currently a reliable guide to whether the methods work.
Krishnapriyan and colleagues showed at NeurIPS 2021 that physics-informed networks fail on problems whose plain neural counterparts are straightforward. None of this makes the approach useless. It makes unaudited claims about it worthless.
Not for interpolation. Possibly for extrapolation — and that is the test we are still running.
Where an asset has run across the conditions you care about, a well-tuned statistical model is hard to beat and usually easier to maintain. The case for encoding governing equations is about predicting outside the range the asset has run before, which is exactly where a purely statistical model has nothing to stand on.
Our own evidence there is mixed and we report it that way. On a temperature-extrapolation study using published Sandia cell data, a variant with competing high and low temperature degradation branches beat a gradient-boosted baseline on a held-out cold condition and roughly tied on a held-out hot one. That is the most encouraging real-cell evidence we have — and it is not yet seed-verified or pre-registered, so we hold it as suggestive rather than proven.
Meanwhile a strict extrapolation test elsewhere in our SiC work went the other way: a gradient-boosted baseline beat the physics network on both extrapolation experiments. We report that too. The reason we can be trusted on the wins is that we publish the losses.
A read-only assessment runs on data you already have, before any hardware conversation. You see the record; you decide what it is worth.