Remaining useful life prediction framework of equipment based on improved golden jackal algorithm assisted-LSTM

Ronghua Ma,Yongliang Yuan
DOI: https://doi.org/10.1063/5.0184113
IF: 1.697
2024-01-01
AIP Advances
Abstract:It provides a challenge for remaining useful life prediction due to the complexity of the engine degradation process. Therefore, this paper proposes an improved method for engine remaining useful life prediction with long and short memory neural networks (LSTM) and extraction of health indicators for measured parameters. In order to overcome the limitation of measured parameters, a second-order polynomial approach is implemented to construct novel virtual parameters based on the existing parameters and improve the representativeness of the data to the engine degradation process. Then, random forests are used to score the importance of these parameters on the basis of which the higher rated parameters are filtered to reduce the computational burden. For the hyperparameter optimization problem of LSTM, an improved golden jackal optimization method is proposed in this paper, in which chaotic mapping is used to initialize the population to increase the uniformity of the initial population distribution in space. An adaptive method is introduced to improve the exploration and exploration capabilities of the golden jackal algorithm. Finally, the effectiveness of the proposed method is verified by NASA’s public dataset. The experimental results show that the R2 of the proposed method is greater than 0.99, the error of mean absolute percentage error is within 3%, and the root mean square error is smaller than 4. The proposed method can provide better predicted performance compared with the traditional methods.
materials science, multidisciplinary,physics, applied,nanoscience & nanotechnology
What problem does this paper attempt to address?
This paper attempts to address the problem in the prediction of Remaining Useful Life (RUL) for complex equipment such as turbofan engines. Due to the complexity of the engine degradation process, traditional methods struggle to meet the growing demands. Specifically, the paper proposes an RUL prediction framework based on an improved Golden Jackal Optimization (GJO) algorithm-assisted Long Short-Term Memory (LSTM) neural network to overcome the limitations of existing methods in data processing, feature extraction, and hyperparameter optimization. ### Main Issues 1. **Data Complexity**: Engine measurement data is characterized by large-scale, non-linear, and high-dimensional properties, making it difficult for traditional methods to effectively handle this data. 2. **Insufficient Feature Extraction**: Existing measurement parameters cannot comprehensively reflect the engine degradation process, necessitating the construction of virtual Health Indicators (HIs) to enhance data representativeness. 3. **Hyperparameter Optimization Difficulty**: Optimizing the hyperparameters of LSTM is challenging, with traditional tuning methods being experience-dependent and costly. ### Solutions 1. **Virtual Health Indicator Construction**: New virtual parameters are constructed using a second-order polynomial method to improve the representativeness of data regarding the engine degradation process. 2. **Random Forest Feature Selection**: Random Forest is used to evaluate and select important parameters, reducing computational burden. 3. **Improved Golden Jackal Optimization Algorithm**: An improved Golden Jackal Optimization (IGJO) algorithm is proposed for LSTM hyperparameter optimization, enhancing global search capability and avoiding local optima. ### Experimental Validation The paper uses NASA's publicly available CMAPSS dataset for experimental validation. The results show that the proposed method outperforms traditional methods, with an R² value greater than 0.99, Mean Absolute Percentage Error (MAPE) within 3%, and Root Mean Square Error (RMSE) less than 4. ### Conclusion The proposed RUL prediction framework based on the improved Golden Jackal Optimization algorithm-assisted LSTM demonstrates excellent performance in addressing the prediction problem of the remaining useful life of complex equipment. It effectively tackles the challenges of data complexity and insufficient feature extraction, and further improves prediction accuracy through hyperparameter optimization.