Airborne Lithium Battery Health Assessment: An Improved Support Vector Machine Algorithm for Imbalanced Sample Sets

Chunxia Yang,Hongjuan Ge,Hui Jin,Shengjun Liu
DOI: https://doi.org/10.3390/aerospace11060467
IF: 2.66
2024-06-12
Aerospace
Abstract:The health assessment of airborne lithium batteries is crucial for flight testing, ensuring the safety and reliability of aircraft power systems. This paper proposes a support vector machine-based algorithm for the health assessment of airborne lithium batteries, featuring a dynamic correction mechanism for the risk loss penalty parameter. The proposed approach systematically adjusts risk loss penalty parameters based on sample misjudgment ratios and incorporates fault identification corrections to meet the safety requirements of the airborne operation. The experimental results demonstrate the stability and reliability of the proposed algorithm in hyperplane deviation suppression as well as significant improvements in fault sample recall rates. When compared with traditional SVM and other baseline methods such as Random Forest and SVR, our method significantly outperformed these algorithms in terms of accuracy, recall rate, and precision rate. This study provides an efficient and reliable method for the health assessment of airborne lithium batteries, with significant application value.
engineering, aerospace
What problem does this paper attempt to address?
### What problems does this paper attempt to solve? This paper aims to solve the key problems in the health assessment of aviation lithium - batteries. Especially in the case of sample imbalance, it focuses on how to improve the performance of the Support Vector Machine (SVM) algorithm. Specifically, the paper is concerned with the following points: 1. **Sample imbalance problem**: In the health assessment data of aviation lithium - batteries, the number of normal samples is far greater than that of faulty samples, resulting in sample imbalance. This imbalance will affect the classification performance of the SVM algorithm, especially the ability to identify faulty samples. 2. **Selection of risk - loss penalty parameters**: When dealing with sample imbalance, the traditional SVM algorithm usually depends on experience or optimization methods to select penalty parameters, which may lead to unstable results and long - running time. 3. **Low recall rate of faulty samples**: When dealing with unbalanced sample sets, the traditional SVM algorithm often ignores the importance of the recall rate, resulting in insufficient ability to identify faulty samples. ### The method proposed in the paper In order to solve the above problems, the paper proposes an improved Support Vector Machine algorithm. The main features include: - **Dynamically adjust risk - loss penalty parameters**: By introducing a dynamic adjustment mechanism based on the sample misjudgment rate, the risk - loss penalty parameters \(C_i\) of different samples are adjusted in real time, so as to better deal with the sample imbalance problem. - **Fault identification correction parameter**: The fault identification correction parameter \(\beta\) is introduced to enhance the ability to identify faulty samples and ensure the high safety and reliability of the system. - **Hierarchical adjustment of penalty parameters**: According to the geometric distance from the sample to the separation hyperplane, the samples are divided into different information weight levels, and the penalty parameters of each level are adjusted according to the classification error rate. ### Experimental results The experimental results show that the improved SVM algorithm shows higher stability and reliability when dealing with unbalanced sample sets. Specifically: - **Higher recall rate of faulty samples**: Compared with the traditional SVM and other baseline methods (such as random forest, SVR), the improved SVM algorithm significantly improves the recall rate of faulty samples. - **Better classification performance**: On the test set, the improved SVM algorithm achieves an accuracy rate of 90.48%, a recall rate of 77.47% and a precision rate of 100.00%, which is better than other methods. ### Summary By introducing the dynamic adjustment of risk - loss penalty parameters and fault identification correction parameters, this paper effectively solves the sample imbalance problem in the health assessment of aviation lithium - batteries, improves the ability to identify faulty samples and the overall classification performance, and meets the high - safety and reliability requirements in the aviation field.