A Novel Convolution Network Based on T emporal Attention Fusion Mechanism for Remaining Useful Life Prediction of Rolling Bearings
Abstract—Rolling bearing is one of the core components of modern machinery and is widely used in rotating machinery. It is of great significance to judge the running state and predict the remaining useful life (RUL) of bearings for preventive maintenance of rotating machinery. Due to the complexity of the fault mechanism, traditional prediction methods cannot clearly describe the relationship between local and global temporal features in bearing vibration signals. To overcome this shortcoming, a novel convolution network based on temporal attention fusion (TAF) mechanism, i.e., TAF convolutional network (TAFCN), is proposed in this article. Its core part is a TAF module, which consists of a separable temporal self-attention (STSA) submodule and a competitive TAF (CTAF) submodule. In particular, the STSA submodule focuses on the internal correlation of local temporal features, and the CTAF submodule aims to enhance the extraction and fusion of global temporal features across different levels. The comparison results based on XJTU-SY datasets show that the TAF module is robust to signal disturbance and noise, and the prediction accuracy of TAFCN for the RUL of rolling bearings is also better than some existing models.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Attention in Convolutional LSTM for Gesture Recognition
Convolutional long short-term memory (LSTM) networks have been widely used for action/gesture recognition, and different attention mechanisms have also been embedded into the LSTM or the convolutional LSTM (ConvLSTM) net…
Gesture RecognitionDiTVR: Zero-Shot Diffusion Transformer for Video Restoration
Video restoration aims to reconstruct high quality video sequences from low quality inputs, addressing tasks such as super resolution, denoising, and deblurring. Traditional regression based methods often produce unreali…
Video RestorationSpatio-Temporal Attention Graph Neural Network for Remaining Useful Life Prediction
Remaining useful life prediction plays a crucial role in the health management of industrial systems. Given the increasing complexity of systems, data-driven predictive models have attracted significant research interest…
Graph Neural NetworkManagementRemaining Useful Life Prediction Using Temporal Deep Degradation Network for Complex Machinery with Attention-based Feature Extraction
The precise estimate of remaining useful life (RUL) is vital for the prognostic analysis and predictive maintenance that can significantly reduce failure rate and maintenance costs. The degradation-related features extra…
PredictionMulti-Modal Vision Transformers for Crop Mapping from Satellite Image Time Series
Using images acquired by different satellite sensors has shown to improve classification performance in the framework of crop mapping from satellite image time series (SITS). Existing state-of-the-art architectures use s…
Time Series