Are we certain it's anomalous?
Alessandro Flaborea, Bardh Prenkaj, Bharti Munjal, Marco Aurelio, Sterpa, Dario Aragona, Luca Podo, Fabio Galasso

TL;DR
This paper introduces HypAD, a novel anomaly detection method using hyperbolic uncertainty to identify anomalies in time series data by assessing model certainty and reconstruction errors, outperforming existing methods.
Contribution
HypAD is the first approach to leverage hyperbolic neural networks for uncertainty estimation in anomaly detection, combining self-supervised reconstruction with uncertainty to improve detection accuracy.
Findings
Outperforms state-of-the-art on multiple benchmarks
Achieves lowest false alarm rates
Effective in multivariate and real-world datasets
Abstract
The progress in modelling time series and, more generally, sequences of structured data has recently revamped research in anomaly detection. The task stands for identifying abnormal behaviors in financial series, IT systems, aerospace measurements, and the medical domain, where anomaly detection may aid in isolating cases of depression and attend the elderly. Anomaly detection in time series is a complex task since anomalies are rare due to highly non-linear temporal correlations and since the definition of anomalous is sometimes subjective. Here we propose the novel use of Hyperbolic uncertainty for Anomaly Detection (HypAD). HypAD learns self-supervisedly to reconstruct the input signal. We adopt best practices from the state-of-the-art to encode the sequence by an LSTM, jointly learned with a decoder to reconstruct the signal, with the aid of GAN critics. Uncertainty is estimated…
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.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
