paper-with-me

Papers

Autoencoder based Anomaly Detection and Explained Fault Localization in Industrial Cooling Systems

2022-10-14 · Stephanie Holly, Robin Heel, Denis Katic, Leopold Schoeffl, Andreas Stiftinger, Peter Holzner, Thomas Kaufmann, Bernhard Haslhofer, Daniel Schall, Clemens Heitzinger, Jana Kemnitz

Anomaly detection in large industrial cooling systems is very challenging due to the high data dimensionality, inconsistent sensor recordings, and lack of labels. The state of the art for automated anomaly detection in these systems typically relies on expert knowledge and thresholds. However, data is viewed isolated and complex, multivariate relationships are neglected. In this work, we present an autoencoder based end-to-end workflow for anomaly detection suitable for multivariate time series data in large industrial cooling systems, including explained fault localization and root cause analysis based on expert knowledge. We identify system failures using a threshold on the total reconstruction error (autoencoder reconstruction error including all sensor signals). For fault localization, we compute the individual reconstruction error (autoencoder reconstruction error for each sensor signal) allowing us to identify the signals that contribute most to the total reconstruction error. Expert knowledge is provided via look-up table enabling root-cause analysis and assignment to the affected subsystem. We demonstrated our findings in a cooling system unit including 34 sensors over a 8-months time period using 4-fold cross validation approaches and automatically created labels based on thresholds provided by domain experts. Using 4-fold cross validation, we reached a F1-score of 0.56, whereas the autoencoder results showed a higher consistency score (CS of 0.92) compared to the automatically created labels (CS of 0.62) -- indicating that the anomaly is recognized in a very stable manner. The main anomaly was found by the autoencoder and automatically created labels and was also recorded in the log files. Further, the explained fault localization highlighted the most affected component for the main anomaly in a very consistent manner.

📄 PDF Abstract BibTeX arXiv:2210.08011

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFault localizationTime Series Analysis

Similar Papers 제목 키워드 기반

ML-based Anomaly Detection in Optical Fiber Monitoring

2022-02-23 · Khouloud Abdelli, JOO YEON CHO, Carsten Tropschug

Secure and reliable data communication in optical networks is critical for high-speed internet. We propose a data driven approach for the anomaly detection and faults identification in optical networks to diagnose physic…

Anomaly Detection

Machine Learning-based Anomaly Detection in Optical Fiber Monitoring

2022-03-19 · Khouloud Abdelli, JOO YEON CHO, Florian Azendorf, Helmut Griesser 외

Secure and reliable data communication in optical networks is critical for high-speed Internet. However, optical fibers, serving as the data transmission medium providing connectivity to billons of users worldwide, are p…

Anomaly DetectionBIG-bench Machine LearningFault DetectionFault Diagnosis

Fault Detection in Electrical Distribution System using Autoencoders

2026-02-16 · Sidharthenee Nayak, Victor Sam Moses Babu, Chandrashekhar Narayan Bhende, Pratyush Chakraborty 외 arxiv

In recent times, there has been considerable interest in fault detection within electrical power systems, garnering attention from both academic researchers and industry professionals. Despite the development of numerous…

Dimensionality Reduction

On-board Telemetry Monitoring in Autonomous Satellites: Challenges and Opportunities

2026-04-09 · Lorenzo Capelli, Leandro de Souza Rosa, Maurizio De Tommasi, Livia Manovi 외 arxiv

The increasing autonomy of spacecraft demands fault-detection systems that are both reliable and explainable. This work addresses eXplainable Artificial Intelligence for onboard Fault Detection, Isolation and Recovery wi…

Bias Detection

Anomaly Detection with SDAE

2020-04-09 · Benjamin Smith, Kevin Cant, Gloria Wang

Anomaly detection is a prominent data preprocessing step in learning applications for correction and/or removal of faulty data. Automating this data type with the use of autoencoders could increase the quality of the dat…

Anomaly Detection