LGAIJan 29, 2024

Supervised Contrastive Learning based Dual-Mixer Model for Remaining Useful Life Prediction

arXiv:2401.16462v120 citationsh-index: 4Has CodeReliab Eng Syst Saf
Originality Incremental advance
AI Analysis

This work addresses RUL prediction for industrial devices, offering incremental improvements over existing methods.

The paper tackles the problem of Remaining Useful Life (RUL) prediction by proposing a Dual-Mixer model for spatial-temporal feature extraction and a Feature Space Global Relationship Invariance training method based on supervised contrastive learning, resulting in average improvements of 7.00% in RMSE and 2.41% in MAPE on the C-MAPSS dataset.

The problem of the Remaining Useful Life (RUL) prediction, aiming at providing an accurate estimate of the remaining time from the current predicting moment to the complete failure of the device, has gained significant attention from researchers in recent years. In this paper, to overcome the shortcomings of rigid combination for temporal and spatial features in most existing RUL prediction approaches, a spatial-temporal homogeneous feature extractor, named Dual-Mixer model, is firstly proposed. Flexible layer-wise progressive feature fusion is employed to ensure the homogeneity of spatial-temporal features and enhance the prediction accuracy. Secondly, the Feature Space Global Relationship Invariance (FSGRI) training method is introduced based on supervised contrastive learning. This method maintains the consistency of relationships among sample features with their degradation patterns during model training, simplifying the subsequently regression task in the output layer and improving the model's performance in RUL prediction. Finally, the effectiveness of the proposed method is validated through comparisons with other latest research works on the C-MAPSS dataset. The Dual-Mixer model demonstrates superiority across most metrics, while the FSGRI training method shows an average improvement of 7.00% and 2.41% in RMSE and MAPE, respectively, for all baseline models. Our experiments and model code are publicly available at https://github.com/fuen1590/PhmDeepLearningProjects.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes