LGOct 29, 2024

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

arXiv:2410.22594v27 citationsh-index: 2Reliab Eng Syst Saf
Originality Synthesis-oriented
AI Analysis

This addresses predictive maintenance for industrial systems, though it appears incremental as it combines existing techniques (CPD, Mahalanobis distance, LSTM) in a new framework.

The paper tackles early warning of industrial system failures by proposing a three-step framework that detects changes in high-dimensional feature space using Gaussian Derivative Change-Point Detection, monitors significance with Weighted Mahalanobis Distance, and predicts Remaining Useful Life with LSTM networks, demonstrating effectiveness in accurately forecasting failures well before they occur.

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 system breakdowns. First, the Gaussian Derivative Change-Point Detection (GDCPD) algorithm is proposed for detecting changes in the high-dimensional feature space. GDCPD conducts a multivariate Change-Point Detection (CPD) by implementing Gaussian derivative processes for identifying change locations on critical system features, as these changes eventually will lead to system failure. To assess the significance of these changes, Weighted Mahalanobis Distance (WMD) is applied in both offline and online analyses. In the offline setting, WMD helps establish a threshold that determines significant system variations, while in the online setting, it facilitates real-time monitoring, issuing alarms for potential future system breakdowns. Utilizing the insights gained from the GDCPD and monitoring scheme, Long Short-Term Memory (LSTM) network is then employed to estimate the Remaining Useful Life (RUL) of the system. The experimental study of a real-world system demonstrates the effectiveness of the proposed methodology in accurately forecasting system failures well before they occur. By integrating CPD with real-time monitoring and RUL prediction, this methodology significantly advances system health monitoring and early warning capabilities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes