Multivariate Time-series Anomaly Detection via Graph Attention Network
Hang Zhao, Yujing Wang, Juanyong Duan, Congrui Huang, Defu Cao, Yunhai, Tong, Bixiong Xu, Jing Bai, Jie Tong, Qi Zhang

TL;DR
This paper introduces a self-supervised graph attention network that explicitly models relationships between multiple time-series for improved anomaly detection, achieving superior results and interpretability on real-world datasets.
Contribution
It presents a novel graph attention-based framework that captures complex dependencies in multivariate time-series for anomaly detection, combining forecasting and reconstruction tasks.
Findings
Outperforms state-of-the-art models on three datasets.
Provides interpretable anomaly diagnosis.
Demonstrates effectiveness of graph attention in capturing dependencies.
Abstract
Anomaly detection on multivariate time-series is of great importance in both data mining research and industrial applications. Recent approaches have achieved significant progress in this topic, but there is remaining limitations. One major limitation is that they do not capture the relationships between different time-series explicitly, resulting in inevitable false alarms. In this paper, we propose a novel self-supervised framework for multivariate time-series anomaly detection to address this issue. Our framework considers each univariate time-series as an individual feature and includes two graph attention layers in parallel to learn the complex dependencies of multivariate time-series in both temporal and feature dimensions. In addition, our approach jointly optimizes a forecasting-based model and are construction-based model, obtaining better time-series representations through a…
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 · Data Visualization and Analytics
MethodsGraph Self-Attention · Graph Attention Network · Interpretability
