Deep Learning for State of Health Estimation of Lithium-Ion Batteries in Electric Vehicles: A Systematic Review
Abstract
:1. Introduction
2. Overview of Deep Learning
2.1. Convolutional Neural Networks
- (1)
- Convolutional LayerThe convolutional layer serves as the core component of a CNN. The convolutional kernel performs a sliding window operation on the input data’s local receptive field to generate a feature map, which is primarily used for extracting key features. Through this convolution operation, the CNN learns the features of the input data by focusing on local regions, enabling local perception and feature extraction. In essence, the convolutional layer scans the input data using the kernel in order to create a feature map that highlights essential characteristics such as edges, textures, or temporal patterns (in the case of time series data) [24]. These extracted features are crucial for subsequent layers, where they are used to build the higher-level abstractions which are key for making accurate predictions such as SOH estimation in lithium-ion batteries.
- (2)
- Pooling LayerThe pooling layer employs pooling operations to perform spatial downsampling of feature maps, effectively retaining the most salient feature information. Common pooling operations include max pooling and average pooling. The pooling layer enhances the robustness of the model by providing invariance against small spatial translations and distortions, and also helps to reduce computational complexity.
- (3)
- Activation FunctionFollowing the convolutional and fully connected layers, the model typically incorporates a nonlinear activation function to introduce nonlinearity, thereby enhancing the network’s capacity to model complex relationships. The most commonly used activation function is Rectified Linear Unit (ReLU), defined as , where x is the input [25].
- (4)
- Fully Connected LayerThe final stage of a CNN typically employs one or more fully connected layers in which the high-level feature maps are flattened and fed into a multilayer perceptron for classification or regression, enabling global semantic understanding.
- (5)
- Output LayerThe output layer is typically configured as a softmax or linear activation layer, which is responsible for generating the final classification results and their corresponding probability distribution.
2.2. Sequence Models
2.2.1. Recurrent Neural Networks and Variants
- Recurrent Neural NetworksRecurrent Neural Networks (RNN) are designed for processing sequential data. Unlike traditional feedforward networks, RNNs maintain memory of previous inputs through cyclic connections in the hidden layers. This allows the network’s output at each time step to be influenced by both the current input and the previous hidden state. RNN are well suited for data processing tasks involving time series, text, and other sequential data structures [29,30]. A typical RNN architecture is illustrated in Figure 2.Figure 2. A simple recurrent neural network. The hidden state propagates through the input sequence; the weight matrices U, V, and W correspond to the linear operations on the input vector u, output vector v, and internal variables h, respectively. At each time step t, the operations depend on the internal variables evaluated at the previous time step t−1 [31].Figure 2. A simple recurrent neural network. The hidden state propagates through the input sequence; the weight matrices U, V, and W correspond to the linear operations on the input vector u, output vector v, and internal variables h, respectively. At each time step t, the operations depend on the internal variables evaluated at the previous time step t−1 [31].The core RNN concept is the incorporation of memory through recurrent connections in the hidden layers. Each neuron in the RNN receives inputs from both the current input and the previous hidden state, which jointly determine the current state. This mechanism allows RNNs to capture contextual information and model temporal dependencies in time series data. A typical RNN architecture includes three layers: input, hidden, and output.RNNs excel at processing and modeling time series data by passing information from previous time steps to the current state via updates to the hidden state at each step, effectively capturing temporal dependencies. Additionally, RNNs share the same set of weights across all time steps, enabling them to process data at different time points using a common weight set, which significantly reduces the model’s parameter count. However, standard RNNs face challenges such as the vanishing and exploding gradient problems when dealing with long time series. These issues hinder their ability to capture long-term dependencies within the sequence, resulting in limited performance on longer sequences. For applications such as lithium-ion battery modeling which involve long working cycles, standard RNNs may struggle to maintain accurate predictions across the entire cycle [28,32].To address the issue of long-term dependencies, several RNN variants have been developed to mitigate the shortcomings of standard RNNs in capturing long-term temporal dependencies, with notable examples including LSTM networks and gated recurrent units (GRU) [32].
- Long Short-Term MemoryLSTM is a specialized RNN architecture designed to address the vanishing gradient problem that traditional RNNs face when processing long sequences [33]. LSTM effectively regulates the flow and updating of information through the integration of a gating mechanism, allowing for the preservation of long-term dependencies and selective retention or forgetting of historical information. Alongside the cell state, the core of the LSTM model consists of three gate structures: the forget gate, input gate, and output gate. These components enable LSTM to efficiently store, update, and manage information across extended sequences, ensuring robust modeling of temporal dependencies [34,35].
- Gated Recurrent UnitsGRU is a variant of LSTM with a simplified structure that makes model training more efficient [36]. GRU models consist of two main components, namely, the reset gate and update gate. This design is more streamlined compared to that of LSTM, and has a significantly reduced number of parameters while achieving similar performance. In the context of lithium-ion battery SOH estimation, GRU models can provide an effective solution by alleviating the computational burden of LSTM, particularly in practical EV systems where computational resources are limited [37].
2.2.2. Self-Attention-Based Models
2.3. Hybrid Models
3. State of Health Estimation
3.1. Convolutional Neural Network-Based Methods
3.2. Sequence Model-Based Methods
3.2.1. Methods Based on Recurrent Neural Networks and Variants
3.2.2. Self-Attention Mechanism-Based Methods
3.3. Hybrid Methods
3.4. Comparison of Deep Learning Methods for State of Health Estimation
Methods | Researches | Advantages | Disadvantage |
---|---|---|---|
CNN-based methods | [51,52,53,54,55,57] | Efficient extraction of time-space features. | Limited ability to capture long-term dependencies. |
RNN-based methods | [59] | Ability to handle time dependence in time series data. | Gradient disappearance problem. |
LSTM-based methods | [60,63,64,93] | Ability to capture long-term dependencies. | High computational cost. |
GRU-based methods | [65,66,67] | Compared with LSTM, the calculation efficiency is higher. | Reduced ability to handle long time series compared to LSTM. |
Transformer-based methods | [68,69,70,71] | Parallel computation. | Complex training process with high computational resource consumption. |
Hybrid models methods | [72,73,74] | Ability to leverage the strengths of different models. | Increases model complexity and computational cost. |
4. Challenges and Future Directions
- Generalization ability.
- Computational load.
- Battery pack limitations.
4.1. Generalization Ability
4.2. Computational Load
4.3. Battery Pack Limitation
5. Conclusions
Funding
Data Availability Statement
Conflicts of Interest
References
- Tran, M.; Banister, D.; Bishop, J.D.; McCulloch, M.D. Realizing the electric-vehicle revolution. Nat. Clim. Change 2012, 2, 328–333. [Google Scholar] [CrossRef]
- Li, M.; Lu, J.; Chen, Z.; Amine, K. 30 years of lithium-ion batteries. Adv. Mater. 2018, 30, 1800561. [Google Scholar] [CrossRef]
- Blomgren, G.E. The development and future of lithium ion batteries. J. Electrochem. Soc. 2016, 164, A5019. [Google Scholar] [CrossRef]
- Tian, H.; Qin, P.; Li, K.; Zhao, Z. A review of the state of health for lithium-ion batteries: Research status and suggestions. J. Clean. Prod. 2020, 261, 120813. [Google Scholar] [CrossRef]
- Klass, V.; Behm, M.; Lindbergh, G. A support vector machine-based state-of-health estimation method for lithium-ion batteries under electric vehicle operation. J. Power Sources 2014, 270, 262–272. [Google Scholar] [CrossRef]
- Berecibar, M.; Gandiaga, I.; Villarreal, I.; Omar, N.; Van Mierlo, J.; Van den Bossche, P. Critical review of state of health estimation methods of Li-ion batteries for real applications. Renew. Sustain. Energy Rev. 2016, 56, 572–587. [Google Scholar] [CrossRef]
- Yao, L.; Xu, S.; Tang, A.; Zhou, F.; Hou, J.; Xiao, Y.; Fu, Z. A review of lithium-ion battery state of health estimation and prediction methods. World Electr. Veh. J. 2021, 12, 113. [Google Scholar] [CrossRef]
- Xiong, R.; Pan, Y.; Shen, W.; Li, H.; Sun, F. Lithium-ion battery aging mechanisms and diagnosis method for automotive applications: Recent advances and perspectives. Renew. Sustain. Energy Rev. 2020, 131, 110048. [Google Scholar] [CrossRef]
- Han, X.; Lu, L.; Zheng, Y.; Feng, X.; Li, Z.; Li, J.; Ouyang, M. A review on the key issues of the lithium ion battery degradation among the whole life cycle. ETransportation 2019, 1, 100005. [Google Scholar] [CrossRef]
- Vidal, C.; Malysz, P.; Kollmeyer, P.; Emadi, A. Machine learning applied to electrified vehicle battery state of charge and state of health estimation: State-of-the-art. IEEE Access 2020, 8, 52796–52814. [Google Scholar] [CrossRef]
- LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef] [PubMed]
- Shinde, P.P.; Shah, S. A review of machine learning and deep learning applications. In Proceedings of the 2018 Fourth International Conference On Computing Communication Control and Automation (ICCUBEA), Pune, India, 16–18 August 2018; pp. 1–6. [Google Scholar]
- Janiesch, C.; Zschech, P.; Heinrich, K. Machine learning and deep learning. Electron. Mark. 2021, 31, 685–695. [Google Scholar] [CrossRef]
- Deng, L.; Yu, D. Deep learning: Methods and applications. Found. Trends Signal Process. 2014, 7, 197–387. [Google Scholar] [CrossRef]
- Roman, D.; Saxena, S.; Robu, V.; Pecht, M.; Flynn, D. Machine learning pipeline for battery state-of-health estimation. Nat. Mach. Intell. 2021, 3, 447–456. [Google Scholar] [CrossRef]
- Wang, Z.; Feng, G.; Zhen, D.; Gu, F.; Ball, A. A review on online state of charge and state of health estimation for lithium-ion batteries in electric vehicles. Energy Rep. 2021, 7, 5141–5161. [Google Scholar] [CrossRef]
- Ren, Z.; Du, C. A review of machine learning state-of-charge and state-of-health estimation algorithms for lithium-ion batteries. Energy Rep. 2023, 9, 2993–3021. [Google Scholar] [CrossRef]
- Guirguis, J.; Ahmed, R. Transformer-based deep learning models for state of charge and state of health estimation of li-ion batteries: A survey study. Energies 2024, 17, 3502. [Google Scholar] [CrossRef]
- Li, Z.; Liu, F.; Yang, W.; Peng, S.; Zhou, J. A survey of convolutional neural networks: Analysis, applications, and prospects. IEEE Trans. Neural Netw. Learn. Syst. 2021, 33, 6999–7019. [Google Scholar] [CrossRef]
- Gu, J.; Wang, Z.; Kuen, J.; Ma, L.; Shahroudy, A.; Shuai, B.; Liu, T.; Wang, X.; Wang, G.; Cai, J.; et al. Recent advances in convolutional neural networks. Pattern Recognit. 2018, 77, 354–377. [Google Scholar] [CrossRef]
- Silver, D.; Hasselt, H.; Hessel, M.; Schaul, T.; Guez, A.; Harley, T.; Dulac-Arnold, G.; Reichert, D.; Rabinowitz, N.; Barreto, A.; et al. The predictron: End-to-end learning and planning. In Proceedings of the International Conference on Machine Learning, PMLR, Sydney, Australia, 6–11 August 2017; pp. 3191–3199. [Google Scholar]
- Koushik, J. Understanding convolutional neural networks. arXiv 2016, arXiv:1605.09081. [Google Scholar]
- O’Shea, K. An introduction to convolutional neural networks. arXiv 2015, arXiv:1511.08458. [Google Scholar]
- Zeiler, M.D.; Fergus, R. Visualizing and understanding convolutional networks. In Proceedings of the Computer Vision–ECCV 2014: 13th European Conference, Zurich, Switzerland, 6–12 September 2014; Proceedings, Part I 13. Springer: Zurich, Switzerland, 2014; pp. 818–833. [Google Scholar]
- Sharma, S.; Sharma, S.; Athaiya, A. Activation functions in neural networks. Towards Data Sci. 2017, 6, 310–316. [Google Scholar] [CrossRef]
- Wu, N.; Wang, X.; Lin, B.; Zhang, K. A CNN-based end-to-end learning framework toward intelligent communication systems. IEEE Access 2019, 7, 110197–110204. [Google Scholar] [CrossRef]
- Sutskever, I. Sequence to Sequence Learning with Neural Networks. arXiv 2014, arXiv:1409.3215. [Google Scholar]
- Lipton, Z.C. A Critical Review of Recurrent Neural Networks for Sequence Learning. arXiv 2015, arXiv:1506.00019. [Google Scholar]
- Salehinejad, H.; Sankar, S.; Barfett, J.; Colak, E.; Valaee, S. Recent advances in recurrent neural networks. arXiv 2017, arXiv:1801.01078. [Google Scholar]
- Medsker, L.R.; Jain, L. Recurrent neural networks. Des. Appl. 2001, 5, 2. [Google Scholar]
- Wu, L.; Kilingar, N.G.; Noels, L. A recurrent neural network-accelerated multi-scale model for elasto-plastic heterogeneous materials subjected to random cyclic and non-proportional loading paths. Comput. Methods Appl. Mech. Eng. 2020, 369, 113234. [Google Scholar] [CrossRef]
- Schmidt, R.M. Recurrent neural networks (rnns): A gentle introduction and overview. arXiv 2019, arXiv:1912.05911. [Google Scholar]
- Yu, Y.; Si, X.; Hu, C.; Zhang, J. A review of recurrent neural networks: LSTM cells and network architectures. Neural Comput. 2019, 31, 1235–1270. [Google Scholar] [CrossRef]
- Van Houdt, G.; Mosquera, C.; Nápoles, G. A review on the long short-term memory model. Artif. Intell. Rev. 2020, 53, 5929–5955. [Google Scholar] [CrossRef]
- Staudemeyer, R.C.; Morris, E.R. Understanding LSTM—A tutorial into long short-term memory recurrent neural networks. arXiv 2019, arXiv:1909.09586. [Google Scholar]
- Dey, R.; Salem, F.M. Gate-variants of gated recurrent unit (GRU) neural networks. In Proceedings of the 2017 IEEE 60th International Midwest Symposium on Circuits and Systems (MWSCAS), Boston, MA, USA, 6–9 August 2017; pp. 1597–1600. [Google Scholar]
- Chung, J.; Gulcehre, C.; Cho, K.; Bengio, Y. Empirical evaluation of gated recurrent neural networks on sequence modeling. arXiv 2014, arXiv:1412.3555. [Google Scholar]
- Niu, Z.; Zhong, G.; Yu, H. A review on the attention mechanism of deep learning. Neurocomputing 2021, 452, 48–62. [Google Scholar] [CrossRef]
- Vaswani, A. Attention is all you need. arXiv 2017, arXiv:1706.03762. [Google Scholar]
- Lin, T.; Wang, Y.; Liu, X.; Qiu, X. A survey of transformers. AI Open 2022, 3, 111–132. [Google Scholar] [CrossRef]
- Sagi, O.; Rokach, L. Ensemble learning: A survey. Wires Data Min. Knowl. Discov. 2018, 8, e1249. [Google Scholar] [CrossRef]
- Kim, T.; Song, W.; Son, D.Y.; Ono, L.K.; Qi, Y. Lithium-ion batteries: Outlook on present, future, and hybridized technologies. J. Mater. Chem. A 2019, 7, 2942–2964. [Google Scholar] [CrossRef]
- Xie, J.; Lu, Y.C. A retrospective on lithium-ion batteries. Nat. Commun. 2020, 11, 2499. [Google Scholar] [CrossRef]
- Demirci, O.; Taskin, S.; Schaltz, E.; Demirci, B.A. Review of battery state estimation methods for electric vehicles-Part II: SOH estimation. J. Energy Storage 2024, 96, 112703. [Google Scholar] [CrossRef]
- Lin, C.; Tang, A.; Wang, W. A review of SOH estimation methods in Lithium-ion batteries for electric vehicle applications. Energy Procedia 2015, 75, 1920–1925. [Google Scholar] [CrossRef]
- Xiong, R.; Li, L.; Tian, J. Towards a smarter battery management system: A critical review on battery state of health monitoring methods. J. Power Sources 2018, 405, 18–29. [Google Scholar] [CrossRef]
- Kaur, K.; Garg, A.; Cui, X.; Singh, S.; Panigrahi, B.K. Deep learning networks for capacity estimation for monitoring SOH of Li-ion batteries for electric vehicles. Int. J. Energy Res. 2021, 45, 3113–3128. [Google Scholar] [CrossRef]
- Li, H.; Kaleem, M.B.; Liu, K.; Wu, Y.; Liu, W.; Peng, Q. Fault prognosis of Li-ion batteries in electric vehicles: Recent progress, challenges and prospects. J. Energy Storage 2025, 116, 116002. [Google Scholar] [CrossRef]
- Mathew, A.; Amudha, P.; Sivakumari, S. Deep learning techniques: An overview. In Advanced Machine Learning Technologies and Applications: Proceedings of AMLTA 2020; Springer: Jaipur, India, 2021; pp. 599–608. [Google Scholar]
- Shrestha, A.; Mahmood, A. Review of deep learning algorithms and architectures. IEEE Access 2019, 7, 53040–53065. [Google Scholar] [CrossRef]
- Chemali, E.; Kollmeyer, P.J.; Preindl, M.; Fahmy, Y.; Emadi, A. A convolutional neural network approach for estimation of li-ion battery state of health from charge profiles. Energies 2022, 15, 1185. [Google Scholar] [CrossRef]
- Chen, S.Z.; Liang, Z.; Yuan, H.; Yang, L.; Xu, F.; Fan, Y. A novel state of health estimation method for lithium-ion batteries based on constant-voltage charging partial data and convolutional neural network. Energy 2023, 283, 129103. [Google Scholar] [CrossRef]
- Lu, Z.; Fei, Z.; Wang, B.; Yang, F. A feature fusion-based convolutional neural network for battery state-of-health estimation with mining of partial voltage curve. Energy 2024, 288, 129690. [Google Scholar] [CrossRef]
- Chen, J.; Manivanan, M.; Duque, J.; Kollmeyer, P.; Panchal, S.; Gross, O.; Emadi, A. A convolutional neural network for estimation of lithium-ion battery state-of-health during constant current operation. In Proceedings of the 2023 IEEE Transportation Electrification Conference & Expo (ITEC), Detroit, MI, USA, 21–23 June 2023; pp. 1–6. [Google Scholar]
- Bockrath, S.; Lorentz, V.; Pruckner, M. State of health estimation of lithium-ion batteries with a temporal convolutional neural network using partial load profiles. Appl. Energy 2023, 329, 120307. [Google Scholar] [CrossRef]
- Gao, J.; Yang, D.; Wang, S.; Li, Z.; Wang, L.; Wang, K. State of health estimation of lithium-ion batteries based on Mixers-bidirectional temporal convolutional neural network. J. Energy Storage 2023, 73, 109248. [Google Scholar] [CrossRef]
- Zhang, S.; Zhu, H.; Wu, J.; Chen, Z. Voltage relaxation-based state-of-health estimation of lithium-ion batteries using convolutional neural networks and transfer learning. J. Energy Storage 2023, 73, 108579. [Google Scholar] [CrossRef]
- Ma, G.; Xu, S.; Yang, T.; Du, Z.; Zhu, L.; Ding, H.; Yuan, Y. A transfer learning-based method for personalized state of health estimation of lithium-ion batteries. IEEE Trans. Neural Netw. Learn. Syst. 2022, 35, 759–769. [Google Scholar] [CrossRef]
- Ansari, S.; Ayob, A.; Lipu, M.H.; Hussain, A.; Saad, M.H.M. Jellyfish optimized recurrent neural network for state of health estimation of lithium-ion batteries. Expert Syst. Appl. 2024, 238, 121904. [Google Scholar] [CrossRef]
- Ma, Y.; Shan, C.; Gao, J.; Chen, H. A novel method for state of health estimation of lithium-ion batteries based on improved LSTM and health indicators extraction. Energy 2022, 251, 123973. [Google Scholar] [CrossRef]
- Lin, M.; Wu, J.; Meng, J.; Wang, W.; Wu, J. State of health estimation with attentional long short-term memory network for lithium-ion batteries. Energy 2023, 268, 126706. [Google Scholar] [CrossRef]
- Liu, K.; Kang, L.; Xie, D. Online state of health estimation of lithium-ion batteries based on charging process and long short-term memory recurrent neural network. Batteries 2023, 9, 94. [Google Scholar] [CrossRef]
- Zhang, Z.; Min, H.; Guo, H.; Yu, Y.; Sun, W.; Jiang, J.; Zhao, H. State of health estimation method for lithium-ion batteries using incremental capacity and long short-term memory network. J. Energy Storage 2023, 64, 107063. [Google Scholar] [CrossRef]
- Gong, Y.; Zhang, X.; Gao, D.; Li, H.; Yan, L.; Peng, J.; Huang, Z. State-of-health estimation of lithium-ion batteries based on improved long short-term memory algorithm. J. Energy Storage 2022, 53, 105046. [Google Scholar] [CrossRef]
- Chen, Z.; Zhao, H.; Zhang, Y.; Shen, S.; Shen, J.; Liu, Y. State of health estimation for lithium-ion batteries based on temperature prediction and gated recurrent unit neural network. J. Power Sources 2022, 521, 230892. [Google Scholar] [CrossRef]
- Hong, J.; Li, K.; Liang, F.; Yang, H.; Zhang, C.; Yang, Q.; Wang, J. A novel state of health prediction method for battery system in real-world vehicles based on gated recurrent unit neural networks. Energy 2024, 289, 129918. [Google Scholar] [CrossRef]
- Wang, X.; Hu, B.; Su, X.; Xu, L.; Zhu, D. State of health estimation for lithium-ion batteries using random forest and gated recurrent unit. J. Energy Storage 2024, 76, 109796. [Google Scholar] [CrossRef]
- Luo, K.; Zheng, H.; Shi, Z. A simple feature extraction method for estimating the whole life cycle state of health of lithium-ion batteries using transformer-based neural network. J. Power Sources 2023, 576, 233139. [Google Scholar] [CrossRef]
- Chen, L.; Xie, S.; Lopes, A.M.; Bao, X. A vision transformer-based deep neural network for state of health estimation of lithium-ion batteries. Int. J. Electr. Power Energy Syst. 2023, 152, 109233. [Google Scholar] [CrossRef]
- Xu, Z.; Chen, Z.; Yang, L.; Zhang, S. State of health estimation for lithium-ion batteries based on incremental capacity analysis and Transformer modeling. Appl. Soft Comput. 2024, 165, 112072. [Google Scholar] [CrossRef]
- Shu, X.; Yang, H.; Liu, X.; Feng, R.; Shen, J.; Hu, Y.; Chen, Z.; Tang, A. State of health estimation for lithium-ion batteries based on voltage segment and transformer. J. Energy Storage 2025, 108, 115200. [Google Scholar] [CrossRef]
- Gu, X.; See, K.W.; Li, P.; Shan, K.; Wang, Y.; Zhao, L.; Lim, K.C.; Zhang, N. A novel state-of-health estimation for the lithium-ion battery using a convolutional neural network and transformer model. Energy 2023, 262, 125501. [Google Scholar] [CrossRef]
- Bao, X.; Chen, L.; Lopes, A.M.; Li, X.; Xie, S.; Li, P.; Chen, Y. Hybrid deep neural network with dimension attention for state-of-health estimation of lithium-ion batteries. Energy 2023, 278, 127734. [Google Scholar] [CrossRef]
- Hong, J.; Chen, Y.; Chai, Q.; Lin, Q.; Wang, W. State-of-health estimation of lithium-ion batteries using a novel dual-stage attention mechanism based recurrent neural network. J. Energy Storage 2023, 72, 109297. [Google Scholar] [CrossRef]
- Mazzi, Y.; Sassi, H.B.; Errahimi, F. Lithium-ion battery state of health estimation using a hybrid model based on a convolutional neural network and bidirectional gated recurrent unit. Eng. Appl. Artif. Intell. 2024, 127, 107199. [Google Scholar] [CrossRef]
- Li, P.; Zhang, Z.; Grosu, R.; Deng, Z.; Hou, J.; Rong, Y.; Wu, R. An end-to-end neural network framework for state-of-health estimation and remaining useful life prediction of electric vehicle lithium batteries. Renew. Sustain. Energy Rev. 2022, 156, 111843. [Google Scholar] [CrossRef]
- Fan, Y.; Xiao, F.; Li, C.; Yang, G.; Tang, X. A novel deep learning framework for state of health estimation of lithium-ion battery. J. Energy Storage 2020, 32, 101741. [Google Scholar] [CrossRef]
- Tang, A.; Jiang, Y.; Yu, Q.; Zhang, Z. A hybrid neural network model with attention mechanism for state of health estimation of lithium-ion batteries. J. Energy Storage 2023, 68, 107734. [Google Scholar] [CrossRef]
- Xu, H.; Wu, L.; Xiong, S.; Li, W.; Garg, A.; Gao, L. An improved CNN-LSTM model-based state-of-health estimation approach for lithium-ion batteries. Energy 2023, 276, 127585. [Google Scholar] [CrossRef]
- Mao, B.; Yuan, J.; Li, H.; Li, K.; Wang, Q.; Xiao, X.; Zheng, Z.; Qin, W. Gramian angular field-based state-of-health estimation of lithium-ion batteries using two-dimensional convolutional neural network and bidirectional long short-term memory. J. Power Sources 2025, 626, 235713. [Google Scholar] [CrossRef]
- Zhao, H.; Chen, Z.; Shu, X.; Shen, J.; Lei, Z.; Zhang, Y. State of health estimation for lithium-ion batteries based on hybrid attention and deep learning. Reliab. Eng. Syst. Saf. 2023, 232, 109066. [Google Scholar] [CrossRef]
- Jia, C.; Tian, Y.; Shi, Y.; Jia, J.; Wen, J.; Zeng, J. State of health prediction of lithium-ion batteries based on bidirectional gated recurrent unit and transformer. Energy 2023, 285, 129401. [Google Scholar] [CrossRef]
- Zheng, Y.; Hu, J.; Chen, J.; Deng, H.; Hu, W. State of health estimation for lithium battery random charging process based on CNN-GRU method. Energy Rep. 2023, 9, 1–10. [Google Scholar] [CrossRef]
- Yao, Q.; Song, X.; Xie, W. State of health estimation of lithium-ion battery based on CNN–WNN–WLSTM. Complex Intell. Syst. 2024, 10, 2919–2936. [Google Scholar] [CrossRef]
- Liu, B.; Xu, J.; Xia, W. State-of-Health Estimation for Lithium-Ion Battery Based on an Attention-Based CNN-GRU Model with Reconstructed Feature Series. Int. J. Energy Res. 2023, 2023, 8569161. [Google Scholar] [CrossRef]
- Huang, J.; He, T.; Zhu, W.; Liao, Y.; Zeng, J.; Xu, Q.; Niu, Y. A lithium-ion battery SOH estimation method based on temporal pattern attention mechanism and CNN-LSTM model. Comput. Electr. Eng. 2025, 122, 109930. [Google Scholar] [CrossRef]
- Tian, Y.; Wen, J.; Yang, Y.; Shi, Y.; Zeng, J. State-of-health prediction of lithium-ion batteries based on cnn-bilstm-am. Batteries 2022, 8, 155. [Google Scholar] [CrossRef]
- Lim, B.; Zohren, S. Time-series forecasting with deep learning: A survey. Philos. Trans. R. Soc. A 2021, 379, 20200209. [Google Scholar] [CrossRef]
- Sherstinsky, A. Fundamentals of recurrent neural network (RNN) and long short-term memory (LSTM) network. Phys. D Nonlinear Phenom. 2020, 404, 132306. [Google Scholar] [CrossRef]
- Gers, F.A.; Schmidhuber, J.; Cummins, F. Learning to forget: Continual prediction with LSTM. Neural Comput. 2000, 12, 2451–2471. [Google Scholar] [CrossRef]
- Shewalkar, A. Performance evaluation of deep neural networks applied to speech recognition: RNN, LSTM and GRU. J. Artif. Intell. Soft Comput. Res. 2019, 9. [Google Scholar] [CrossRef]
- Shiri, F.M.; Perumal, T.; Mustapha, N.; Mohamed, R. A comprehensive overview and comparative analysis on deep learning models: CNN, RNN, LSTM, GRU. arXiv 2023, arXiv:2305.17473. [Google Scholar]
- Wu, Y.; Xue, Q.; Shen, J.; Lei, Z.; Chen, Z.; Liu, Y. State of health estimation for lithium-ion batteries based on healthy features and long short-term memory. IEEE Access 2020, 8, 28533–28547. [Google Scholar] [CrossRef]
- Tian, J.; Fan, Y.; Pan, T.; Zhang, X.; Yin, J.; Zhang, Q. A critical review on inconsistency mechanism, evaluation methods and improvement measures for lithium-ion battery energy storage systems. Renew. Sustain. Energy Rev. 2024, 189, 113978. [Google Scholar] [CrossRef]
- Hua, Y.; Zhou, S.; Cui, H.; Liu, X.; Zhang, C.; Xu, X.; Ling, H.; Yang, S. A comprehensive review on inconsistency and equalization technology of lithium-ion battery for electric vehicles. Int. J. Energy Res. 2020, 44, 11059–11087. [Google Scholar] [CrossRef]
- Neyshabur, B.; Bhojanapalli, S.; McAllester, D.; Srebro, N. Exploring generalization in deep learning. In Proceedings of the Advances in Neural Information Processing Systems 30 (NIPS 2017), Long Beach, CA, USA, 4–9 December 2017. [Google Scholar]
- Wu, Y.; Chen, Y.; Wang, L.; Ye, Y.; Liu, Z.; Guo, Y.; Fu, Y. Large scale incremental learning. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Long Beach, CA, USA, 16–20 June 2019; pp. 374–382. [Google Scholar]
- Shen, S.; Sadoughi, M.; Li, M.; Wang, Z.; Hu, C. Deep convolutional neural networks with ensemble learning and transfer learning for capacity estimation of lithium-ion batteries. Appl. Energy 2020, 260, 114296. [Google Scholar] [CrossRef]
- Zhuang, F.; Qi, Z.; Duan, K.; Xi, D.; Zhu, Y.; Zhu, H.; Xiong, H.; He, Q. A comprehensive survey on transfer learning. Proc. IEEE 2020, 109, 43–76. [Google Scholar] [CrossRef]
- Shi, D.; Zhao, J.; Eze, C.; Wang, Z.; Wang, J.; Lian, Y.; Burke, A.F. Cloud-based artificial intelligence framework for battery management system. Energies 2023, 16, 4403. [Google Scholar] [CrossRef]
- Tran, M.K.; Panchal, S.; Khang, T.D.; Panchal, K.; Fraser, R.; Fowler, M. Concept review of a cloud-based smart battery management system for lithium-ion batteries: Feasibility, logistics, and functionality. Batteries 2022, 8, 19. [Google Scholar] [CrossRef] [PubMed]
- Li, W.; Rentemeister, M.; Badeda, J.; Jöst, D.; Schulte, D.; Sauer, D.U. Digital twin for battery systems: Cloud battery management system with online state-of-charge and state-of-health estimation. J. Energy Storage 2020, 30, 101557. [Google Scholar] [CrossRef]
- Ren, H.; Zhao, Y.; Chen, S.; Wang, T. Design and implementation of a battery management system with active charge balance based on the SOC and SOH online estimation. Energy 2019, 166, 908–917. [Google Scholar] [CrossRef]
- Liu, S.; Li, K.; Yu, J. Battery pack condition monitoring and characteristic state estimation: Challenges, techniques, and future prospectives. J. Energy Storage 2025, 105, 114446. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Liu, C.; Li, H.; Li, K.; Wu, Y.; Lv, B. Deep Learning for State of Health Estimation of Lithium-Ion Batteries in Electric Vehicles: A Systematic Review. Energies 2025, 18, 1463. https://doi.org/10.3390/en18061463
Liu C, Li H, Li K, Wu Y, Lv B. Deep Learning for State of Health Estimation of Lithium-Ion Batteries in Electric Vehicles: A Systematic Review. Energies. 2025; 18(6):1463. https://doi.org/10.3390/en18061463
Chicago/Turabian StyleLiu, Chenyuan, Heng Li, Kexin Li, Yue Wu, and Baogang Lv. 2025. "Deep Learning for State of Health Estimation of Lithium-Ion Batteries in Electric Vehicles: A Systematic Review" Energies 18, no. 6: 1463. https://doi.org/10.3390/en18061463
APA StyleLiu, C., Li, H., Li, K., Wu, Y., & Lv, B. (2025). Deep Learning for State of Health Estimation of Lithium-Ion Batteries in Electric Vehicles: A Systematic Review. Energies, 18(6), 1463. https://doi.org/10.3390/en18061463