paper-with-me

홈 › Papers

CNN-LSTM Hybrid Deep Learning Model for Remaining Useful Life Estimation

2024-12-20 · Muthukumar G, Jyosna Philip

Remaining Useful Life (RUL) of a component or a system is defined as the length from the current time to the end of the useful life. Accurate RUL estimation plays a crucial role in Predictive Maintenance applications. Traditional regression methods, both linear and non-linear, have struggled to achieve high accuracy in this domain. While Convolutional Neural Networks (CNNs) have shown improved accuracy, they often overlook the sequential nature of the data, relying instead on features derived from sliding windows. Since RUL prediction inherently involves multivariate time series analysis, robust sequence learning is essential. In this work, we propose a hybrid approach combining Convolutional Neural Networks with Long Short-Term Memory (LSTM) networks for RUL estimation. Although CNN-based LSTM models have been applied to sequence prediction tasks in financial forecasting, this is the first attempt to adopt this approach for RUL estimation in prognostics. In this approach, CNN is first employed to efficiently extract features from the data, followed by LSTM, which uses these extracted features to predict RUL. This method effectively leverages sensor sequence information, uncovering hidden patterns within the data, even under multiple operating conditions and fault scenarios. Our results demonstrate that the hybrid CNN-LSTM model achieves the highest accuracy, offering a superior score compared to the other methods.

📄 PDF Abstract BibTeX arXiv:2412.15998

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Analysis

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
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 Hybrid CNN-LSTM Approach for Laser Remaining Useful Life Prediction

2022-03-19 · Khouloud Abdelli, Helmut Griesser, Stephan Pachnicke

A hybrid prognostic model based on convolutional neural networks (CNN) and long short-term memory (LSTM) is proposed to predict the laser remaining useful life (RUL). The experimental results show that it outperforms the…

A Hybrid Deep Learning Model-based Remaining Useful Life Estimation for Reed Relay with Degradation Pattern Clustering

2022-09-14 · Chinthaka Gamanayake, Yan Qin, Chau Yuen, Lahiru Jayasinghe 외

Reed relay serves as the fundamental component of functional testing, which closely relates to the successful quality inspection of electronics. To provide accurate remaining useful life (RUL) estimation for reed relay, …

Clustering

Bifurcated Remaining Useful Life Prediction: A Hybrid Approach for Realistic Uncertainty Characterization

2026-05-29 · Xabier Belaunzaran, Antonio Nappa, Arkaitz Artetxe, Basilio Sierra arxiv

This study presents a novel hybrid prognostic framework for uncertainty-aware Remaining Useful Life (RUL) estimation in turbofan engines using the NASA C-MAPSS dataset. The framework employs a state-aware strategy that b…

Hybrid quantum recurrent neural network for remaining useful life prediction of turbofan engines

2025-04-29 · Olga Tsurkan, Aleksandra Konstantinova, Arsenii Senokosov, Asel Sagingalieva 외 arxiv

Accurate remaining useful life (RUL) estimation underpins safe operation and cost-effective maintenance of aerospace propulsion systems. We propose a Hybrid Quantum Recurrent Neural Network (HQRNN) for jet-engine RUL for…

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…