MAAT integrates sparse attention and a Mamba state-space block into the Anomaly Transformer, reporting small F1 improvements over Anomaly Transformer and DCdetector on seven datasets.
Unsupervised Anomaly Detection via Variational Auto-Encoder for Seasonal KPIs in Web Applications
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
To ensure undisrupted business, large Internet companies need to closely monitor various KPIs (e.g., Page Views, number of online users, and number of orders) of its Web applications, to accurately detect anomalies and trigger timely troubleshooting/mitigation. However, anomaly detection for these seasonal KPIs with various patterns and data quality has been a great challenge, especially without labels. In this paper, we proposed Donut, an unsupervised anomaly detection algorithm based on VAE. Thanks to a few of our key techniques, Donut greatly outperforms a state-of-arts supervised ensemble approach and a baseline VAE approach, and its best F-scores range from 0.75 to 0.9 for the studied KPIs from a top global Internet company. We come up with a novel KDE interpretation of reconstruction for Donut, making it the first VAE-based anomaly detection algorithm with solid theoretical explanation.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Mamba Adaptive Anomaly Transformer with association discrepancy for time series
MAAT integrates sparse attention and a Mamba state-space block into the Anomaly Transformer, reporting small F1 improvements over Anomaly Transformer and DCdetector on seven datasets.