scispace - formally typeset
Open AccessJournal ArticleDOI

Remaining useful life estimation in prognostics using deep convolution neural networks

Reads0
Chats0
TLDR
A new data-driven approach for prognostics using deep convolution neural networks (DCNN) using time window approach is employed for sample preparation in order for better feature extraction by DCNN.
About
This article is published in Reliability Engineering & System Safety.The article was published on 2018-04-01 and is currently open access. It has received 948 citations till now. The article focuses on the topics: Prognostics & Deep learning.

read more

Citations
More filters
Journal ArticleDOI

Data fusion and machine learning for industrial prognosis: Trends and perspectives towards Industry 4.0

TL;DR: The so-called “smartization” of manufacturing industries has been conceived as the fourth industrial revolution or Industry 4.0, a paradigm shift propelled by the upsurge and progressive maturity of the global economy.
Journal ArticleDOI

Deep learning-based remaining useful life estimation of bearings using multi-scale feature extraction

TL;DR: A novel intelligent remaining useful life (RUL) prediction method based on deep learning is proposed, and high accuracy on the RUL prediction is achieved, and the proposed method is promising for industrial applications.
Journal ArticleDOI

Remaining useful life predictions for turbofan engine degradation using semi-supervised deep architecture

TL;DR: The results suggest that unsupervised pre-training is a promising feature in RUL predictions subjected to multiple operating conditions and fault modes.
Journal ArticleDOI

Cross-Domain Fault Diagnosis of Rolling Element Bearings Using Deep Generative Neural Networks

TL;DR: By artificially generating fake samples for domain adaptation, the proposed method is able to provide reliable cross-domain diagnosis results when testing data in machine fault conditions are not available for training.
Journal ArticleDOI

Multi-Layer domain adaptation method for rolling bearing fault diagnosis

TL;DR: The proposed domain adaptation method offers a new and promising tool for intelligent fault diagnosis and can be efficiently extracted in this way, and the cross-domain testing performance can be significantly improved.
References
More filters
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings ArticleDOI

Going deeper with convolutions

TL;DR: Inception as mentioned in this paper is a deep convolutional neural network architecture that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC14).
Proceedings Article

Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

TL;DR: Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.
Journal ArticleDOI

Learning representations by back-propagating errors

TL;DR: Back-propagation repeatedly adjusts the weights of the connections in the network so as to minimize a measure of the difference between the actual output vector of the net and the desired output vector, which helps to represent important features of the task domain.
Journal ArticleDOI

Reducing the Dimensionality of Data with Neural Networks

TL;DR: In this article, an effective way of initializing the weights that allows deep autoencoder networks to learn low-dimensional codes that work much better than principal components analysis as a tool to reduce the dimensionality of data is described.
Related Papers (5)
Frequently Asked Questions (12)
Q1. What are the contributions in "Remaining useful life estimation in prognostics using deep convolution neural networks" ?

This paper proposes a new data-driven approach for prognostics using deep convolution neural networks ( DCNN ). The results of this study suggest that the proposed data-driven prognostic method offers a new and promising approach. 

While good experimental results have been obtained by the proposed method, further architecture optimization is still necessary, since the current training time is longer than most shallow networks in the literature. Deep learning methods generally suffer from high computing load, and that will be focused on in further research. Efforts should be made on including the score function into the loss function of the neural network in the future. 

In this study, 2 metrics have been used for evaluating the performance of the proposed prognostic method, i.e. scoring function and root mean square error. 

The advantage of applying neural networks on prognostic and health management lies in that highly nonlinear, complex, multi-dimensional system can be well modeled without prior expertise on the system physical behavior. 

To further improve the prognostic performance, a fine-tuning process using the back-propagation (BP) algorithm is applied [39], where the parameters of the proposed model are updated to minimize the training error. 

Babu et al. [31] built a 2-dimensional (2D) deep convolution neural network to predict the RUL of system based on normalized variate time series from sensor signals, where one dimension of the 2D input is the number of sensors. 

A good evaluation of the engine status in the late period is able to enhance operation reliability and safety, reduce maintenance costs and improve the whole system performance. 

Engineering maintenance and prognostics are very crucial in many industry areas such as aerospace, manufacturing, automotive, heavy industry and so forth. 

As an improvement of the traditional RNN, a long short term memory (LSTM) based neural network scheme was proposed by Yuan et al. [22] for RUL estimation of aero-engines in the cases of complicated operations, hybrid faults and strong noises. 

High-level abstract features can be successfully extracted by the deep CNN architecture, and the associated RUL value can be estimated based on the learned representations. 

as a variant of RNN, long-short term memory method is prefered by many researchers to prevent backpropagated errors from vanishing or exploding [46]. 

That is because when the engine unit is working close to failure, the fault feature is enhanced and that can be captured by the proposed network for better prognostics.