TL;DR
DeepHYDRA is a hybrid anomaly detection method combining clustering and deep learning, designed for resource-efficient, scalable detection of anomalies in variable, high-dimensional time-series data from distributed systems.
Contribution
It introduces a hybrid approach that integrates DBSCAN clustering with deep learning to improve anomaly detection in systems with variable data channels.
Findings
Reliable detection of diverse anomalies in complex datasets
Reduced computational intensity and memory footprint
Effective in systems with partial failures and data variability
Abstract
Anomaly detection in distributed systems such as High-Performance Computing (HPC) clusters is vital for early fault detection, performance optimisation, security monitoring, reliability in general but also operational insights. Deep Neural Networks have seen successful use in detecting long-term anomalies in multidimensional data, originating for instance from industrial or medical systems, or weather prediction. A downside of such methods is that they require a static input size, or lose data through cropping, sampling, or other dimensionality reduction methods, making deployment on systems with variability on monitored data channels, such as computing clusters difficult. To address these problems, we present DeepHYDRA (Deep Hybrid DBSCAN/Reduction-Based Anomaly Detection) which combines DBSCAN and learning-based anomaly detection. DBSCAN clustering is used to find point anomalies in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
