MLLGSTAPMar 18, 2015

Interpretable Aircraft Engine Diagnostic via Expert Indicator Aggregation

arXiv:1503.05526v13 citations
Originality Synthesis-oriented
AI Analysis

This addresses preventive maintenance for aircraft engine operators, but it is incremental as it builds on existing expert knowledge and standard techniques.

The paper tackles the problem of early anomaly detection in aircraft engines by introducing a method that aggregates expert-designed binary indicators and uses feature selection with a Naive Bayes classifier, resulting in an interpretable system evaluated on simulated data.

Detecting early signs of failures (anomalies) in complex systems is one of the main goal of preventive maintenance. It allows in particular to avoid actual failures by (re)scheduling maintenance operations in a way that optimizes maintenance costs. Aircraft engine health monitoring is one representative example of a field in which anomaly detection is crucial. Manufacturers collect large amount of engine related data during flights which are used, among other applications, to detect anomalies. This article introduces and studies a generic methodology that allows one to build automatic early signs of anomaly detection in a way that builds upon human expertise and that remains understandable by human operators who make the final maintenance decision. The main idea of the method is to generate a very large number of binary indicators based on parametric anomaly scores designed by experts, complemented by simple aggregations of those scores. A feature selection method is used to keep only the most discriminant indicators which are used as inputs of a Naive Bayes classifier. This give an interpretable classifier based on interpretable anomaly detectors whose parameters have been optimized indirectly by the selection process. The proposed methodology is evaluated on simulated data designed to reproduce some of the anomaly types observed in real world engines.

Foundations

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

Your Notes