paper-with-me

Papers

Automatic Remaining Useful Life Estimation Framework with Embedded Convolutional LSTM as the Backbone

2020-08-10 · Yexu Zhou, Yuting Gao, Yiran Huang, Michael Hefenbrock, Till Riedel, Michael Beigl

An essential task in predictive maintenance is the prediction of the Remaining Useful Life (RUL) through the analysis of multivariate time series. Using the sliding window method, Convolutional Neural Network (CNN) and conventional Recurrent Neural Network (RNN) approaches have produced impressive results on this matter, due to their ability to learn optimized features. However, sequence information is only partially modeled by CNN approaches. Due to the flatten mechanism in conventional RNNs, like Long Short Term Memories (LSTM), the temporal information within the window is not fully preserved. To exploit the multi-level temporal information, many approaches are proposed which combine CNN and RNN models. In this work, we propose a new LSTM variant called embedded convolutional LSTM (ECLSTM). In ECLSTM a group of different 1D convolutions is embedded into the LSTM structure. Through this, the temporal information is preserved between and within windows. Since the hyper-parameters of models require careful tuning, we also propose an automated prediction framework based on the Bayesian optimization with hyperband optimizer, which allows for efficient optimization of the network architecture. Finally, we show the superiority of our proposed ECLSTM approach over the state-of-the-art approaches on several widely used benchmark data sets for RUL Estimation.

📄 PDF Abstract BibTeX arXiv:2008.03961

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Neural Network-Evolutionary Computational Framework for Remaining Useful Life Estimation of Mechanical Systems

2019-05-15 · David Laredo, Zhaoyin Chen, Oliver Schütze, Jian-Qiao Sun

This paper presents a framework for estimating the remaining useful life (RUL) of mechanical systems. The framework consists of a multi-layer perceptron and an evolutionary algorithm for optimizing the data-related param…

Estimation of Remaining Useful Life and SOH of Lithium Ion Batteries (For EV Vehicles)

2023-05-17 · Ganesh Kumar

Lithium-ion batteries are widely used in various applications, including portable electronic devices, electric vehicles, and renewable energy storage systems. Accurately estimating the remaining useful life of these batt…

The Case for DeepSOH: Addressing Path Dependency for Remaining Useful Life

2024-05-20 · Hamidreza Movahedi, Andrew Weng, Sravan Pannala, Jason B. Siegel 외

The battery state of health (SOH) based on capacity fade and resistance increase is not sufficient for predicting Remaining Useful life (RUL). The electrochemical community blames the path-dependency of the battery degra…

State Estimation

An Offline Deep Reinforcement Learning for Maintenance Decision-Making

2021-09-28 · Hamed Khorasgani, HaiYan Wang, Chetan Gupta, Ahmed Farahat

Several machine learning and deep learning frameworks have been proposed to solve remaining useful life estimation and failure prediction problems in recent years. Having access to the remaining useful life estimation or…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Interaction models for remaining useful life estimation

2023-01-10 · Dmitry Zhevnenko, Mikhail Kazantsev, Ilya Makarov

The paper deals with the problem of controlling the state of industrial devices according to the readings of their sensors. The current methods rely on one approach to feature extraction in which the prediction occurs. W…

Prediction