Rare Failure Prediction via Event Matching for Aerospace Applications

Evgeny Burnaev
DOI: https://doi.org/10.48550/arXiv.1905.11586
2019-05-28
Abstract:In this paper, we consider a problem of failure prediction in the context of predictive maintenance applications. We present a new approach for rare failures prediction, based on a general methodology, which takes into account peculiar properties of technical systems. We illustrate the applicability of the method on the real-world test cases from aircraft operations.
Machine Learning,Signal Processing,Applications
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to predict rare failures in aviation applications, especially in the context of predictive maintenance applications. Specifically, the author proposes a new event - matching - based method to predict rare failures, aiming to overcome the inefficiency of traditional statistical prediction models when dealing with rare events. This method specifically takes into account the special properties of technical systems and verifies its effectiveness through practical cases. ### Core Problems of the Paper 1. **Prediction of Rare Failures**: How to effectively predict rare but critical failures in aviation equipment in order to take preventive measures in advance, reduce maintenance costs and improve fleet availability. 2. **Limitations of Existing Methods**: Traditional "threshold" monitoring rules can only detect simple failures and have a relatively high false alarm rate, unable to meet the prediction requirements for expensive failures. 3. **Data Complexity**: Aviation data has the characteristics of high - dimensional time series, large differences in the measurement frequencies of different parameters, large amounts of data, missing values and non - stationary noise, etc., making failure prediction more challenging. ### Overview of the Solution The author proposes a general methodology, which mainly includes the following steps: 1. **Data Filtering and Normalization**: Clean and standardize the input data. 2. **System Decomposition**: Divide all measured parameters into several groups. The parameters within each group are interdependent, while different groups are relatively independent. 3. **Anomaly Detection and Classification**: Detect various types of anomalies within each parameter group. These anomalies may indicate the occurrence of future failures. 4. **Association Detection**: Associate the detected anomalies with subsequent failures in historical data and identify anomaly combinations that can reliably predict future failures. 5. **Construct the Final Prediction Model**: Based on the results of the above steps, establish a prediction model containing multiple decision rules and explain the reasons for the prediction. 6. **Verify the Model**: Use cross - validation techniques to evaluate the accuracy of the model. ### Key Innovation Points - **Event - Matching Algorithm**: Used to find the anomaly sequence before failure, thereby improving the accuracy and reliability of prediction. - **Multi - step Methodology**: Combine multiple steps such as data processing, anomaly detection, feature selection and model verification to ensure the effectiveness of the prediction model. - **Addressing the Data Imbalance Problem**: In view of the characteristics of rare events, adopt specific anomaly detection and classification methods to reduce the false alarm rate. Through this method, the paper aims to provide a more effective predictive maintenance solution in the aviation field and improve the reliability and safety of equipment.