BLTTNet: feature fusion based on BiLSTM-Transfomer-TCN for prediction of remaining useful life of aircraft engines
摘要
Remaining useful life (RUL) prediction of aircraft engines is of great significance for the safety and reliability of aircraft operations. However, the high feature dimension and noise of the raw data cause difficulties for existing methods in extracting long sequence time features and allocating weights. In this study, we propose a RUL prediction network named BLTTNet with enhanced feature extraction ability to address these difficulties. We utilize the efficient implicit feature extraction capability of BiLSTM to represent high-dimensional features. Then, DCEFormer and TCN are used to process the global and local information of the time series respectively. Specifically, DCEFormer with a Transformer structure enhances the allocation of feature weights by processing the contributions of different features in both the time step dimension and the sensor dimension, thereby improving the accuracy of RUL prediction for mechanical equipment. Meanwhile, an adaptive fusion method is employed to fuse the model. Finally, we conducted experiments on CMAPSS dataset. On the FD002 subset, it achieved excellent RMSE and score performance, with average improvements of 5.91 and 13.23% respectively.