Optimizing Cycle Life Prediction of Lithium-ion Batteries via a Physics-Informed Model
Constantin-Daniel Nicolae, Sara Sameer, Nathan Sun, Karena Yan
TL;DR
This work tackles Li-ion battery cycle-life prediction by fusing a physics-based Arrhenius-law–inspired capacity-loss model with a self-attention regressor that infers its parameters from early-cycle data. The physics component uses $\hat{Q}_{loss}(x) = e^A x^B + C$ and derives life as $\ell = [e^{-A}(0.2 - C)]^{1/B}$, achieving $R^2$ up to $0.994$ on the Severson dataset. A self-attention module predicts $(\hat{A}, \hat{B})$ from a carefully selected set of early-cycle features, enabling reconstruction of full capacity-loss curves and threshold-agnostic end-of-life predictions. Two-stage training yields competitive cycle-life RMSEs (primary $=127.83$ cycles, secondary $=179.92$ cycles), offering robustness and interpretability while preserving the ability to redefine end-of-life thresholds via the reconstructed curves.
Abstract
Accurately measuring the cycle lifetime of commercial lithium-ion batteries is crucial for performance and technology development. We introduce a novel hybrid approach combining a physics-based equation with a self-attention model to predict the cycle lifetimes of commercial lithium iron phosphate graphite cells via early-cycle data. After fitting capacity loss curves to this physics-based equation, we then use a self-attention layer to reconstruct entire battery capacity loss curves. Our model exhibits comparable performances to existing models while predicting more information: the entire capacity loss curve instead of cycle life. This provides more robustness and interpretability: our model does not need to be retrained for a different notion of end-of-life and is backed by physical intuition.
