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
Deep Learning Techniques in Intelligent Fault Diagnosis and Prognosis for Industrial Systems: A Review
TL;DR: In this article , a summary of recent advances in deep learning techniques for industrial fault diagnosis and prognosis is given, which can greatly help to take appropriate actions for maintenance and avoid serious consequences in industrial systems.
A hybrid physics-informed neural network for main bearing fatigue prognosis under grease quality variation
TL;DR: In this paper , the authors proposed a new hybrid physics-informed neural network model for bearing fatigue damage accumulation embedded as a recurrent neural network cell, where reduced-order physics models used for bearing fatigues accumulation, and neural networks represent grease degradation mechanism that quantifies grease damage that ultimately accelerates bearing fatigue.
64
Anomaly monitoring improves remaining useful life estimation of industrial machinery
Gurkan Aydemir,Burak Acar +1 more
TL;DR: This paper proposes to use anomaly monitoring during both RUL estimator training and deployment to tackle with the problem of ill-defined RUL, and shows that the anomaly triggered RUL estimation scheme enhances the estimation accuracy.
64
Dilated Convolution Neural Network for Remaining Useful Life Prediction
TL;DR: This paper proposes a novel data-driven method based on a deep dilated convolution neural networks (D-CNN) that achieves high performance while requiring less training time.
58
On-line part deformation prediction based on deep learning
TL;DR: This paper presents an on-line part deformation prediction method using a deep learning model during numerical control machining process, which is different from traditional methods based on finite element simulation of stress release prior to the actual machined process.
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