paper-with-me

홈 › Papers

Aircraft engine remaining useful life estimation via a double attention-based data-driven architecture

2022-05-01 · RESS 2022 5 · Lu liu;Xiao Song;Zhetao Zhou;

Remaining useful life (RUL) estimation has been intensively studied, given its important role in prognostics and health management (PHM) of industry. Recently, data-driven structures such as convolutional neural networks (CNNs), have achieved outstanding RUL prediction performance. However, conventional CNNs do not include an adequate mechanism for adaptively weighing input features. In this paper, we propose a double attention-based data-driven framework for aircraft engine RUL prognostics. Specifically, a channel attention-based CNN was utilized to apply greater weights to more significant features. Next, a Transformer was used to focus attention on these features at critical time steps. We validated the effectiveness of the proposed framework on benchmark datasets for aircraft engine RUL estimation. The experimental results indicate that the proposed double attention-based architecture outperformed the existing state-of-the-art (SOTA) algorithms. The double attention-based RUL prediction method can detect the risk of equipment failure and reduce loss.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Remaining Useful Life Prediction for Aircraft Engines using LSTM

2024-01-15 · Anees Peringal, Mohammed Basheer Mohiuddin, Ahmed Hassan

This study uses a Long Short-Term Memory (LSTM) network to predict the remaining useful life (RUL) of jet engines from time-series data, crucial for aircraft maintenance and safety. The LSTM model's performance is compar…

PredictionTemporal SequencesTime Series

Variational encoding approach for interpretable assessment of remaining useful life estimation

2022-02-23 · Reliability Engineering & System Safety (RESS) 2022 2 · Nahuel Costa, Luciano Sanchez

A new method for evaluating aircraft engine monitoring data is proposed. Commonly, prognostics and health management systems use knowledge of the degradation processes of certain engine components together with professio…

ManagementRemaining Useful Lifetime EstimationVariational Inference

Aircraft engines Remaining Useful Life prediction with an adaptive denoising online sequential Extreme Learning Machine

2020-09-08 · Tarek Berghout, Leïla-Haye Mouss, Ouahab Kadri, Lotfi Saïdi 외

Remaining Useful Life (RUL) prediction for aircraft engines based on the available run-to-failure measurements of similar systems becomes more prevalent in Prognostic Health Management (PHM) thanks to the new advanced me…

DenoisingExponential degradationManagement

A stacked deep convolutional neural network to predict the remaining useful life of a turbofan engine

2021-11-24 · David Solis-Martin, Juan Galan-Paez, Joaquin Borrego-Diaz

This paper presents the data-driven techniques and methodologies used to predict the remaining useful life (RUL) of a fleet of aircraft engines that can suffer failures of diverse nature. The solution presented is based …

Bayesian OptimizationModel SelectionRemaining Useful Lifetime Estimation

Aircraft Engines Remaining Useful Life Prediction with an Improved Online Sequential Extreme Learning Machine

2020-02-01 · Tarek Berghout, Leïla-Hayet Mouss, Ouahab Kadri, Lotfi Saïdi 외

The efficient data investigation for fast and accurate remaining useful life prediction of aircraft engines can be considered as a very important task for maintenance operations. In this context, the key issue is how an …