Table 1 Comparison of deep learning and hybrid models for SoH estimation.
From: Cycle based state of health estimation of lithium ion cells using deep learning architectures
Model/framework | Characteristics/contributions | Relevant references |
|---|---|---|
LSTM/BiLSTM | Sequence modeling, captures long-term dependencies, widely used in battery SoH estimation. Variants include BiLSTM and hybrid BiLSTM–KAN models | |
GRU/BiGRU | Simplified gating structure, faster convergence compared to LSTM; used standalone or in hybrid GRU–Transformer frameworks | |
Transformer | Attention-based architecture, effective in long-range dependency modeling. Applied in CNN–Transformer and BiGRU–Transformer hybrids, and cross-domain transfer learning | |
MLP/ANN | Lightweight models, cycle-level prediction, fast convergence; includes TinyML deployment for edge devices | |
TCN | Efficient parallel processing, robust gradient flow; often combined with GRU and Transformer in hybrid frameworks | |
Hybrid fusion (Physics + DL) | Combines physics-based reduced-order electrochemical models with CNN/ML-based architectures; improves generalization under real-world conditions | |
CNN/CNN-LSTM/CNN-GRU | Local feature extraction combined with temporal modeling; effective for SoH under varying C-rates and real-world datasets | |
Ensemble/stacking | Combines multiple learners (e.g., XGBoost, RF, Kalman filter, ensemble TL); improves robustness under small or noisy datasets | |
Physics-informed ML | Embeds physical constraints (electrochemical, thermal, impedance, relaxation models) into ML training for interpretability and robustness | |
Advanced optimization frameworks | Incorporates evolutionary/metaheuristic optimization (WOA, ISAO, HHO, etc.) to tune deep learning models and improve SoH/RUL prediction accuracy | |
Real-world data oriented models | Designed for noisy, incomplete, or real-vehicle datasets; includes vehicle-cloud collaboration, TabNet, interpretable DL, and big-data simulation | |
Review/benchmark frameworks | Provide systematic comparisons, taxonomies, or real-world insights into ML-based SoH estimation |