Transformer-based Capacity Prediction for Lithium-ion Batteries with Data Augmentation
Gift Modekwe, Saif Al-Wahaibi, Qiugang Lu
TL;DR
This work addresses the challenge of accurately predicting lithium-ion battery capacity (a key facet of state-of-health) by capturing long-term temporal dependencies in multi-channel data (current, voltage, temperature) while mitigating data scarcity through Gaussian-noise data augmentation. It proposes a hybrid auto-encoder–transformer framework that compresses per-cycle battery profiles into latent representations and uses a moving window to forecast the next-cycle capacity as a scalar. Validations on NASA Group 1 and UofM aging datasets show that a transformer-based predictor with data augmentation outperforms CNN and LSTM baselines and benefits further from augmentation, highlighting improved robustness and prediction accuracy for battery management systems. The approach offers a practical pathway to more reliable SOH estimation in real-world BMS deployments, with potential extensions to other temperatures and augmentation schemes.
Abstract
Lithium-ion batteries are pivotal to technological advancements in transportation, electronics, and clean energy storage. The optimal operation and safety of these batteries require proper and reliable estimation of battery capacities to monitor the state of health. Current methods for estimating the capacities fail to adequately account for long-term temporal dependencies of key variables (e.g., voltage, current, and temperature) associated with battery aging and degradation. In this study, we explore the usage of transformer networks to enhance the estimation of battery capacity. We develop a transformer-based battery capacity prediction model that accounts for both long-term and short-term patterns in battery data. Further, to tackle the data scarcity issue, data augmentation is used to increase the data size, which helps to improve the performance of the model. Our proposed method is validated with benchmark datasets. Simulation results show the effectiveness of data augmentation and the transformer network in improving the accuracy and robustness of battery capacity prediction.
