Automatic detection of rare observations during production tests using statistical models

##plugins.themes.bootstrap3.article.main##

##plugins.themes.bootstrap3.article.sidebar##

Published Nov 3, 2020
Alex Mourer Jérôme Lacaille Madalina Olteanu Marie Chavent

Abstract

Engines are verified through production tests before delivering them to customers. During those tests, lot of measures are taken on different parts of the engine, considering multiple physical parameters. Unexpected measures can be observed. For this very reason, it is important to assess if these unusual observations are statistically significant.

However, anomaly detection is a difficult problem in unsupervised learning. The obvious reason is that, unlike supervised classification, there is no ground truth against which we could evaluate results. Therefore, we propose a methodology based on two independent statistical algorithms to double check our results. One approach is the Isolation Forest (IF) model which is specific to anomaly detection and able to handle a large number of variables. The goal of the algorithm is to find rare items, events or observations which raise suspicions by differing significantly from the majority of the data and, at the same time, it discriminates non-informative variables to improve. One main issue of IF is its lack of interpretability. Within this scope, we extend the shapley values, interpretation indicators, to the unsupervised context to interpret the model outputs.

The second approach is the Self-Organizing Map (SOM) model which has nice properties for data mining by providing both clustering and visual representation. The performance of the method and its interpretability depends on the chosen subset of variables. In this respect, we first implement a sparse-weighted K-means to reduce the input space, allowing the SOM to give an interpretable discretized representation.

We apply the two methodologies on data on aircraft engines measurements. Both approaches show similar results which are easily interpretable and exploitable by the experts.

How to Cite

Mourer, A., Lacaille, J., Olteanu, M., & Chavent, M. (2020). Automatic detection of rare observations during production tests using statistical models. Annual Conference of the PHM Society, 12(1), 10. https://doi.org/10.36001/phmconf.2020.v12i1.1136
Abstract 392 | PDF Downloads 395

##plugins.themes.bootstrap3.article.details##

Keywords

Anomaly Detection, Production tests, Statistical learning, Unsupervised learning, Model Selection, Interpretability, Clustering, Variable importance

Section
Technical Research Papers

Most read articles by the same author(s)