State-of-Health Prediction for EV Lithium-Ion Batteries via DLinear and Robust Explainable Feature Selection
Minsu Kim, Jaehyun Oh, Sang-Young Lee, Junghwan Kim

TL;DR
This paper presents an explainable, data-driven framework for predicting the state-of-health of EV lithium-ion batteries, combining robust feature selection with a DLinear model to improve accuracy and efficiency in battery management.
Contribution
It introduces a novel SOH prediction method that integrates SHAP-based feature selection with DLinear, effectively capturing cell-to-cell variability and outperforming traditional models.
Findings
DLinear achieves higher accuracy than LSTM and Transformer models.
Selected features are consistent across multiple cells, capturing cell-to-cell variability.
The framework is computationally efficient and suitable for real-time EV battery management.
Abstract
Accurate prediction of the state-of-health (SOH) of lithium-ion batteries is essential for ensuring the safety, reliability, and efficient operation of electric vehicles (EVs). Battery packs in EVs experience nonuniform degradation due to cell-to-cell variability (CtCV), posing a major challenge for real-time battery management. In this work, we propose an explainable, data-driven SOH prediction framework tailored for EV battery management systems (BMS). The approach combines robust feature engineering with a DLinear. Using NASA's battery aging dataset, we extract twenty meaningful features from voltage, current, temperature, and time profiles, and select key features using Pearson correlation and Shapley additive explanations (SHAP). The SHAP-based selection yields consistent feature importance across multiple cells, effectively capturing CtCV. The DLinear algorithm outperforms long…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Battery Technologies Research
MethodsAttention Is All You Need · Adam · Softmax · Absolute Position Encodings · Residual Connection · Dropout · Byte Pair Encoding · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer
