Journal Article10.1109/TIE.2020.2972443
Machine Remaining Useful Life Prediction via an Attention-Based Deep Learning Approach
431
TL;DR: An attention-based deep learning framework is proposed for machine's RUL prediction that is able to learn the importance of features and time steps, and assign larger weights to more important ones, and the proposed approach outperforms the state-of-the-arts.
read more
Abstract: For prognostics and health management of mechanical systems, a core task is to predict the machine remaining useful life (RUL). Currently, deep structures with automatic feature learning, such as long short-term memory (LSTM), have achieved great performances for the RUL prediction. However, the conventional LSTM network only uses the learned features at last time step for regression or classification, which is not efficient. Besides, some handcrafted features with domain knowledge may convey additional information for the prediction of RUL. It is thus highly motivated to integrate both those handcrafted features and automatically learned features for the RUL prediction. In this article, we propose an attention-based deep learning framework for machine's RUL prediction. The LSTM network is employed to learn sequential features from raw sensory data. Meanwhile, the proposed attention mechanism is able to learn the importance of features and time steps, and assign larger weights to more important ones. Moreover, a feature fusion framework is developed to combine the handcrafted features with automatically learned features to boost the performance of the RUL prediction. Extensive experiments have been conducted on two real datasets and experimental results demonstrate that our proposed approach outperforms the state-of-the-arts.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Remaining Useful Life Prediction for Bearings Based on a Gated Recurrent Unit
TL;DR: In this paper, an ensemble data-driven approach is proposed to predict the remaining useful life (RUL) of bearings, which is regarded as one of the critical approaches to avoid failure of bearings and their systems.
101
Self-Attention ConvLSTM and Its Application in RUL Prediction of Rolling Bearings
TL;DR: In this article, a self-attention convLSTM (SA-ConvLSTMs) neural network is proposed for wind farm forecasting, which replaces the fully connected layers inside the network structure to reduce the redundancy of the network and enhance its nonlinear modeling capability.
98
Bi-LSTM-Based Two-Stream Network for Machine Remaining Useful Life Prediction
TL;DR: A series of new handcrafted feature flows (HFFs) are proposed, which can suppress the raw signal noise and thus improve the encoded sequential information for the RUL prediction, and a novel bidirectional LSTM (Bi-LSTM)-based two-stream network is proposed.
97
KDnet-RUL: A Knowledge Distillation Framework to Compress Deep Neural Networks for Machine Remaining Useful Life Prediction
TL;DR: A knowledge distillation framework, entitled KDnet-RUL, to compress a complex LSTM-based method for RUL prediction and demonstrates that the proposed method significantly outperforms state-of-the-art KD methods.
94
Challenges and Opportunities of AI-Enabled Monitoring, Diagnosis & Prognosis: A Review
TL;DR: In this article, the authors provide a systematic overview of the current development, common technologies, open source datasets, codes, and challenges of AI-enabled PHM methods from three aspects of monitoring, diagnosis, and prognosis.
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
Long short-term memory
TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
99K
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
•Proceedings Article
Neural Machine Translation by Jointly Learning to Align and Translate
Dzmitry Bahdanau,Kyunghyun Cho,Yoshua Bengio +2 more
- 01 Jan 2015
TL;DR: It is conjecture that the use of a fixed-length vector is a bottleneck in improving the performance of this basic encoder-decoder architecture, and it is proposed to extend this by allowing a model to automatically (soft-)search for parts of a source sentence that are relevant to predicting a target word, without having to form these parts as a hard segment explicitly.
25.7K