paper-with-me

Papers

A Change Point Detection Integrated Remaining Useful Life Estimation Model under Variable Operating Conditions

2024-01-09 · Anushiya Arunan, Yan Qin, XiaoLi Li, Chau Yuen

By informing the onset of the degradation process, health status evaluation serves as a significant preliminary step for reliable remaining useful life (RUL) estimation of complex equipment. This paper proposes a novel temporal dynamics learning-based model for detecting change points of individual devices, even under variable operating conditions, and utilises the learnt change points to improve the RUL estimation accuracy. During offline model development, the multivariate sensor data are decomposed to learn fused temporal correlation features that are generalisable and representative of normal operation dynamics across multiple operating conditions. Monitoring statistics and control limit thresholds for normal behaviour are dynamically constructed from these learnt temporal features for the unsupervised detection of device-level change points. The detected change points then inform the degradation data labelling for training a long short-term memory (LSTM)-based RUL estimation model. During online monitoring, the temporal correlation dynamics of a query device is monitored for breach of the control limit derived in offline training. If a change point is detected, the device's RUL is estimated with the well-trained offline model for early preventive action. Using C-MAPSS turbofan engines as the case study, the proposed method improved the accuracy by 5.6\% and 7.5\% for two scenarios with six operating conditions, when compared to existing LSTM-based RUL estimation models that do not consider heterogeneous change points.

📄 PDF Abstract BibTeX arXiv:2401.04351

Code (1)

en-research/ChangePoint-LSTM 공식 구현 tf

Tasks

Change Point Detection

Similar Papers 제목 키워드 기반

Gaussian Derivative Change-point Detection for Early Warnings of Industrial System Failures

2024-10-29 · Hao Zhao, Rong pan

An early warning of future system failure is essential for conducting predictive maintenance and enhancing system availability. This paper introduces a three-step framework for assessing system health to predict imminent…

Change Point Detection

Learning Sinkhorn divergences for supervised change point detection

2022-02-08 · Nauman Ahad, Eva L. Dyer, Keith B. Hengen, Yao Xie 외

Many modern applications require detecting change points in complex sequential data. Most existing methods for change point detection are unsupervised and, as a consequence, lack any information regarding what kind of ch…

Change DetectionChange Point Detectionfeature selection

Explainable Anomaly Detection: Counterfactual driven What-If Analysis

2024-08-21 · Logan Cummins, Alexander Sommers, Sudip Mittal, Shahram Rahimi 외

There exists three main areas of study inside of the field of predictive maintenance: anomaly detection, fault diagnosis, and remaining useful life prediction. Notably, anomaly detection alerts the stakeholder that an an…

Anomaly DetectioncounterfactualExplainable artificial intelligenceFault Diagnosis

Bayesian Online Prediction of Change Points

2019-02-12 · Diego Agudelo-España, Sebastian Gomez-Gonzalez, Stefan Bauer, Bernhard Schölkopf 외

Online detection of instantaneous changes in the generative process of a data sequence generally focuses on retrospective inference of such change points without considering their future occurrences. We extend the Bayesi…

Bayesian InferenceChange Point DetectionPrediction

Active multi-fidelity Bayesian online changepoint detection

2021-03-26 · Gregory W. Gundersen, Diana Cai, Chuteng Zhou, Barbara E. Engelhardt 외

Online algorithms for detecting changepoints, or abrupt shifts in the behavior of a time series, are often deployed with limited resources, e.g., to edge computing settings such as mobile phones or industrial sensors. In…

Edge-computingTime SeriesTime Series Analysis