Accurate prediction of lithium-ion battery state of health (SOH) is crucial for improving the safety, reliability, and operational efficiency of battery management systems (BMSs). However, many data-driven methods still struggle to maintain robust forecasting performance when degradation trajectories differ across cells, especially in later-stage aging. To address this issue, this study developed a robustness-oriented SOH prediction framework, termed Ada-TL, by integrating a Transformer encoder, an LSTM regressor, and adaptive hyperparameter tuning. Cycle-level health indicators were extracted from the publicly available CALCE dataset and transformed into a compact representation for supervised learning. The Transformer module captures non-local dependencies within each input window, whereas the LSTM summarizes sequential degradation dynamics. The number of attention heads, the initial learning rate, and the L2 regularization coefficient are adaptively optimized to reduce manual trial-and-error in model configuration. Experimental results on four CS2 cells show that Ada-TL consistently outperformed BP, CNN–LSTM, and the fixed-hyperparameter baseline in overall SOH prediction accuracy, achieving RMSE values of 0.0210–0.0310, MAE values of 0.0163–0.0262, and MAPE values of 4.17–9.30%. Additional late-stage and cumulative-drift analyses further indicate that Ada-TL provided more stable post-knee tracking and better control of long-horizon bias accumulation, with late-stage RMSE reduced to 0.0169–0.0217 across the four cells. An ablation study also showed that the KPCA-based three-dimensional representation improved the overall test-set accuracy on most cells while reducing input dimensionality. These results suggest that the main value of Ada-TL lies in robustness-oriented SOH forecasting under cell-to-cell variability.
Chu et al. (Tue,) studied this question.