Journal Article10.1007/S10845-018-1428-5
Approach for fault prognosis using recurrent neural network
128
TL;DR: The result shows that the proposed approach for fault prognosis with the degradation sequence of equipment based on the recurrent neural network is able to achieve significant performance whether in one-step prediction task, in long-term predictions task, or in remaining useful life prediction task.
read more
Abstract: In general, fault prognosis research usually leads to the research of remaining useful life prediction and performance prediction (prediction of target feature), which can be regarded as a sequence learning problem. Considering the significant success achieved by the recurrent neural network in sequence learning problems such as precise timing, speech recognition, and so on, this paper proposes a novel approach for fault prognosis with the degradation sequence of equipment based on the recurrent neural network. Long short-term memory (LSTM) network is utilized due to its capability of learning long-term dependencies, which takes the concatenated feature and operation state indicator of the equipment as the input. Note that the indicator is a one-hot vector, and based on it, the remaining useful life can be estimated without any pre-defined threshold. The outputs of the LSTM networks are connected to a fully-connected layer to map the hidden state into the parameters of a Gaussian mixture model and a categorical distribution so that the predicted output sequence can be sampled from them. The performance of the proposed method is verified by the health monitoring data of aircraft turbofan engines. The result shows that the proposed approach is able to achieve significant performance whether in one-step prediction task, in long-term prediction task, or in remaining useful life prediction task.
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
Fault diagnosis and health management of bearings in rotating equipment based on vibration analysis – a review
TL;DR: A review of fault diagnosis and health management systems research is presented in this paper, where traditional time and frequency domain extraction techniques together with machine learning algorithms, both traditional and deep learning, are considered as novel approaches for the development of new prognosis techniques.
45
Cost-Effective Lebesgue Sampling Long Short-Term Memory Networks for Lithium-Ion Batteries Diagnosis and Prognosis
TL;DR: Wang et al. as mentioned in this paper proposed a cost-effective FDP based on Lebesgue sampling LSTM (LS-LSTM) network, which has lower complexity compared with the traditional fault state space model.
35
Diagnostics and prognostics for complex systems: A review of methods and challenges
TL;DR: A review to systematically cover the general concepts and recent development of various diagnostics and prognostics approaches, along with their strengths and shortcomings for the application of diverse engineered systems is presented.
35
A New Semi-Supervised Fault Diagnosis Method via Deep CORAL and Transfer Component Analysis
TL;DR: Li et al. as discussed by the authors proposed a semi-supervised fault diagnosis method using Convolutional Neural Network (CNN) and Transfer Component Analysis (TCA) to improve the prediction accuracy.
33
A 3D Attention-enhanced Hybrid Neural Network for Turbofan Engine Remaining Life Prediction Using CNN and BiLSTM Models
You Keshun,Qiu Guangqi,Gu Yingkui +2 more
TL;DR: A 3-D attention-enhanced hybrid neural network is proposed to solve the RUL prediction problem of turbofan engines and has the most superior performance and better practical application compared with the existing advanced RUL prediction methods.
29
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
Finding Structure in Time
TL;DR: A proposal along these lines first described by Jordan (1986) which involves the use of recurrent links in order to provide networks with a dynamic memory and suggests a method for representing lexical categories and the type/token distinction is developed.
11.8K
Speech recognition with deep recurrent neural networks
Alex Graves,Abdelrahman Mohamed,Geoffrey E. Hinton +2 more
- 26 May 2013
TL;DR: This paper investigates deep recurrent neural networks, which combine the multiple levels of representation that have proved so effective in deep networks with the flexible use of long range context that empowers RNNs.
10.4K
•Posted Content
Layer Normalization
TL;DR: In this paper, layer normalization is applied to recurrent neural networks by computing the mean and variance used for normalization from all of the summed inputs to the neurons in a layer on a single training case.
7.1K