Litcius/Paper detail

Unsupervised anomaly detection of the gas turbine operation via convolutional auto-encoder

Geunbae Lee, Myungkyo Jung, Myoungwoo Song, Jaegul Choo

202023 citationsDOI

Abstract

This paper proposes a combination of convolutional neural network and auto-encoder (CAE) for unsupervised anomaly detection of industrial gas turbines. Autonomous monitoring systems protect the gas turbines, with the settings unchanged in their lifetime. Those systems can not detect any abnormal operation patterns which potentially risk the equipment after long-term exposure. Recently, machine learning and deep learning models are applied for industries to detect those anomalies under the nominal working range. However, for gas turbine protection, not much deep learning (DL) models are introduced. The proposed CAE detects irregular signals in unsupervised learning by combining a convolutional neural network (CNN) and auto-encoder (AE). CNN exponentially reduces the computational cost and decrease the amount of training data, by its extraction capabilities of essential features in spatial input data. A CAE identifies the anomalies by adapting characteristics of an AE, which identifies any errors larger than usual pre-trained, reconstructed errors. Using the Keras library, we developed an AE structure in one-dimensional convolution layer networks. We used actual plant operation data set for performance evaluation with conventional machine learning (ML) models. Compared to the isolation forest (iforest), k-means clustering (k-means), and one-class support vector machine (OCSVM), our model accurately predicts unusual signal patterns identified in the actual operation than conventional ML models.

Topics & Concepts

Anomaly detectionConvolutional neural networkComputer scienceAutoencoderUnsupervised learningArtificial intelligenceCluster analysisPattern recognition (psychology)Deep learningEncoderConvolution (computer science)Feature extractionSupport vector machineData modelingArtificial neural networkMachine learningOperating systemDatabaseAnomaly Detection Techniques and ApplicationsFault Detection and Control SystemsMachine Fault Diagnosis Techniques