Battery GraphNets : Relational Learning for Lithium-ion Batteries(LiBs) Life Estimation

Sakhinana Sagar Srinivas,Rajat Kumar Sarkar,Venkataramana Runkana
2024-08-14
Abstract:Battery life estimation is critical for optimizing battery performance and guaranteeing minimal degradation for better efficiency and reliability of battery-powered systems. The existing methods to predict the Remaining Useful Life(RUL) of Lithium-ion Batteries (LiBs) neglect the relational dependencies of the battery parameters to model the nonlinear degradation trajectories. We present the Battery GraphNets framework that jointly learns to incorporate a discrete dependency graph structure between battery parameters to capture the complex interactions and the graph-learning algorithm to model the intrinsic battery degradation for RUL prognosis. The proposed method outperforms several popular methods by a significant margin on publicly available battery datasets and achieves SOTA performance. We report the ablation studies to support the efficacy of our approach.
Machine Learning,Artificial Intelligence
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve This paper aims to address the issue of predicting the Remaining Useful Life (RUL) of lithium-ion batteries (LiBs). Specifically: 1. **Limitations of Existing Methods**: - Existing methods for predicting the RUL of lithium-ion batteries overlook the dependency relationships between battery parameters and fail to accurately model the nonlinear degradation trajectories. 2. **Proposed Method**: - The paper proposes the Battery GraphNets (BGN) framework, which can jointly learn the discrete dependency graph structure between battery parameters and capture complex dependency relationships through a neural message passing scheme, thereby providing accurate RUL estimates. 3. **Advantages and Contributions**: - This framework has achieved significantly better performance than other popular methods on publicly available battery datasets and has achieved state-of-the-art (SOTA) performance. Through these methods, the paper aims to improve the reliability, usable range, and performance of Battery Management Systems (BMS).