PulseAugur
实时 12:33:07

Machine learning models compared for turbofan engine remaining useful life estimation

A new research paper compares classical machine learning methods, 1D Convolutional Neural Networks (CNNs), and Long Short-Term Memory (LSTM) networks for estimating the remaining useful life of turbofan engines. The study utilized the NASA C-MAPSS dataset, evaluating models on FD001 and FD003 subsets. Results showed that an LSTM model achieved an RMSE of 14.93 on FD001 and 14.20 on FD003, outperforming a previously reported deep LSTM. XGBoost also demonstrated strong performance, achieving an RMSE of 13.36 on FD003, indicating the effectiveness of nonlinear modeling in this domain. AI

影响 Provides a benchmark for ML model performance in industrial prognostics, potentially guiding maintenance strategies.

排序理由 Academic paper comparing machine learning approaches for a specific engineering problem.

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

Machine learning models compared for turbofan engine remaining useful life estimation

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Astitva Goel, Samarth Galchar, Sumit Kanu ·

    Remaining Useful Life Estimation for Turbofan Engines: A Comparative Study of Classical, CNN, and LSTM Approaches

    arXiv:2604.27234v1 Announce Type: new Abstract: Remaining Useful Life (RUL) estimation is a critical component of Prognostics and Health Management (PHM), enabling proactive maintenance scheduling and reducing unplanned failures in industrial equipment. This paper presents a comp…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    Remaining Useful Life Estimation for Turbofan Engines: A Comparative Study of Classical, CNN, and LSTM Approaches

    Remaining Useful Life (RUL) estimation is a critical component of Prognostics and Health Management (PHM), enabling proactive maintenance scheduling and reducing unplanned failures in industrial equipment. This paper presents a comparative study of machine learning approaches for…