IJCAI 2022poster78 citations

GRELEN: Multivariate Time Series Anomaly Detection from the Perspective of Graph Relational Learning

Weiqi Zhang, Chen Zhang, Fugee Tsung

Abstract

System monitoring and anomaly detection is a crucial task in daily operation. With the rapid development of cyber-physical systems and IT systems, multiple sensors get involved to represent the system state from different perspectives, which inspires us to detect anomalies considering feature dependence relationship among sensors instead of focusing on individual sensor's behavior. In this paper, we propose a novel Graph Relational Learning Network (GReLeN) to detect multivariate time series anomalies from the perspective of between-sensor dependence relationship learning. Variational AutoEncoder (VAE) serves as the overall framework for feature extraction and system representation. Graph Neural Network (GNN) and stochastic graph relational learning strategy are also imposed to capture the between-sensor dependence. Then a composite anomaly metric is established with the learned dependence structure explicitly. The experiments on four real-world datasets show our superiority in detection accuracy, anomaly diagnosis, and model interpretation.

Data Mining: Anomaly/Outlier DetectionData Mining: ApplicationsData Mining: Mining Spatial and/or Temporal Data
BibTeX
@inproceedings{ijcai2022p332,
  title     = {GRELEN: Multivariate Time Series Anomaly Detection from the Perspective of Graph Relational Learning},
  author    = {Zhang, Weiqi and Zhang, Chen and Tsung, Fugee},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {2390--2397},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/332},
  url       = {https://doi.org/10.24963/ijcai.2022/332},
}