HyBattNet: Hybrid Framework for Predicting the Remaining Useful Life of Lithium-Ion Batteries
Khoa Tran, Tri Le, Bao Huynh, Hung-Cuong Trinh, Vy-Rin Nguyen, T. Nguyen-Thoi, and Vin Nguyen-Thai

TL;DR
This paper introduces HyBattNet, a hybrid deep learning framework utilizing advanced neural architectures and signal preprocessing to accurately predict the remaining useful life of lithium-ion batteries, enhancing maintenance planning.
Contribution
It presents a novel combination of signal preprocessing and a hybrid deep learning model with ODE-LSTM and attention mechanisms for improved RUL prediction.
Findings
Outperforms baseline models with an RMSE of 101.59
Maintains robustness with limited target data during transfer learning
Effective in real-world lithium-ion battery RUL prediction scenarios
Abstract
Accurate prediction of the Remaining Useful Life (RUL) is essential for enabling timely maintenance of lithium-ion batteries, impacting the operational efficiency of electric applications that rely on them. This paper proposes a RUL prediction approach that leverages data from recent charge-discharge cycles to estimate the number of remaining usable cycles. The approach introduces both a novel signal preprocessing pipeline and a deep learning prediction model. In the signal preprocessing pipeline, a derived capacity feature is computed using interpolated current and capacity signals. Alongside original capacity, voltage and current, these features are denoised and enhanced using statistical metrics and a delta-based method to capture differences between the current and previous cycles. In the prediction model, the processed features are then fed into a hybrid deep learning architecture…
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
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
