Forecasting Lithium-Ion Battery Longevity with Limited Data Availability: Benchmarking Different Machine Learning Algorithms
Hudson Hilal, Pramit Saha

TL;DR
This study compares traditional machine learning and deep learning algorithms for predicting lithium-ion battery lifespan with limited data, finding that handcrafted feature-based models outperform deep learning in accuracy.
Contribution
It demonstrates that traditional machine learning models with handcrafted features are more effective than deep learning models for battery life prediction under limited data conditions.
Findings
Random Forest achieved 9.8% MAPE.
Traditional models outperformed deep learning on limited data.
Deep learning struggled with raw, limited data.
Abstract
As the use of Lithium-ion batteries continues to grow, it becomes increasingly important to be able to predict their remaining useful life. This work aims to compare the relative performance of different machine learning algorithms, both traditional machine learning and deep learning, in order to determine the best-performing algorithms for battery cycle life prediction based on minimal data. We investigated 14 different machine learning models that were fed handcrafted features based on statistical data and split into 3 feature groups for testing. For deep learning models, we tested a variety of neural network models including different configurations of standard Recurrent Neural Networks, Gated Recurrent Units, and Long Short Term Memory with and without attention mechanism. Deep learning models were fed multivariate time series signals based on the raw data for each battery across…
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 · Advancements in Battery Materials · Electric Vehicles and Infrastructure
MethodsSparse Evolutionary Training · Gated Recurrent Unit
