paper-with-me

Papers

Anomaly Detection using Autoencoders in High Performance Computing Systems

2018-11-13 · Andrea Borghesi, Andrea Bartolini, Michele Lombardi, Michela Milano, Luca Benini

Anomaly detection in supercomputers is a very difficult problem due to the big scale of the systems and the high number of components. The current state of the art for automated anomaly detection employs Machine Learning methods or statistical regression models in a supervised fashion, meaning that the detection tool is trained to distinguish among a fixed set of behaviour classes (healthy and unhealthy states). We propose a novel approach for anomaly detection in High Performance Computing systems based on a Machine (Deep) Learning technique, namely a type of neural network called autoencoder. The key idea is to train a set of autoencoders to learn the normal (healthy) behaviour of the supercomputer nodes and, after training, use them to identify abnormal conditions. This is different from previous approaches which where based on learning the abnormal condition, for which there are much smaller datasets (since it is very hard to identify them to begin with). We test our approach on a real supercomputer equipped with a fine-grained, scalable monitoring infrastructure that can provide large amount of data to characterize the system behaviour. The results are extremely promising: after the training phase to learn the normal system behaviour, our method is capable of detecting anomalies that have never been seen before with a very good accuracy (values ranging between 88% and 96%).

📄 PDF Abstract BibTeX arXiv:1811.05269

Code (5)

AndreaBorghesi/anomaly_detection_HPC tf
LogAnalysisTeam/loglizer pytorch
Young-in/ANM-Assignment2-loglizer
logpai/loglizer
sgamezrdo/anomaly-aoutoencoding

Tasks

Anomaly DetectionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Applying Quantum Autoencoders for Time Series Anomaly Detection

2024-10-05 · Robin Frehner, Kurt Stockinger

Anomaly detection is an important problem with applications in various domains such as fraud detection, pattern recognition or medical diagnosis. Several algorithms have been introduced using classical computing approach…

Anomaly DetectionFraud DetectionMedical DiagnosisTime Series+1

Anomaly Detection Based on Selection and Weighting in Latent Space

2021-03-08 · Yiwen Liao, Alexander Bartler, Bin Yang

With the high requirements of automation in the era of Industry 4.0, anomaly detection plays an increasingly important role in higher safety and reliability in the production and manufacturing industry. Recently, autoenc…

Anomaly Detection

ADA-GAD: Anomaly-Denoised Autoencoders for Graph Anomaly Detection

2023-12-22 · Junwei He, Qianqian Xu, Yangbangyan Jiang, Zitai Wang 외

Graph anomaly detection is crucial for identifying nodes that deviate from regular behavior within graphs, benefiting various domains such as fraud detection and social network. Although existing reconstruction-based met…

Anomaly DetectionFraud DetectionGraph Anomaly Detection

Enhancing anomaly detection with topology-aware autoencoders

2025-02-14 · Vishal S. Ngairangbam, Błażej Rozwoda, Kazuki Sakurai, Michael Spannowsky

Anomaly detection in high-energy physics is essential for identifying new physics beyond the Standard Model. Autoencoders provide a signal-agnostic approach but are limited by the topology of their latent space. This wor…

Anomaly Detection

Quorum: Zero-Training Unsupervised Anomaly Detection using Quantum Autoencoders

2025-04-17 · Jason Zev Ludmir, Sophia Rebello, Jacob Ruiz, Tirthak Patel

Detecting mission-critical anomalous events and data is a crucial challenge across various industries, including finance, healthcare, and energy. Quantum computing has recently emerged as a powerful tool for tackling sev…

Anomaly DetectionQuantum Machine LearningUnsupervised Anomaly Detection