Graph Mixture of Experts and Memory-augmented Routers for Multivariate Time Series Anomaly Detection
Xiaoyu Huang, Weidong Chen, Bo Hu, Zhendong Mao

TL;DR
This paper introduces a novel Graph-MoE network with memory-augmented routers for multivariate time series anomaly detection, effectively leveraging hierarchical graph information and historical features to improve detection accuracy.
Contribution
It proposes a flexible Graph-MoE framework that integrates hierarchical graph information and memory-augmented routers, enhancing anomaly detection in multivariate time series.
Findings
Outperforms existing methods on five datasets
Effectively captures hierarchical graph information
Utilizes memory-augmented routers for temporal correlation
Abstract
Multivariate time series (MTS) anomaly detection is a critical task that involves identifying abnormal patterns or events in data that consist of multiple interrelated time series. In order to better model the complex interdependence between entities and the various inherent characteristics of each entity, the GNN based methods are widely adopted by existing methods. In each layer of GNN, node features aggregate information from their neighboring nodes to update their information. In doing so, from shallow layer to deep layer in GNN, original individual node features continue to be weakened and more structural information,i.e., from short-distance neighborhood to long-distance neighborhood, continues to be enhanced. However, research to date has largely ignored the understanding of how hierarchical graph information is represented and their characteristics that can benefit anomaly…
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.
Videos
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Complex Network Analysis Techniques
MethodsMatching The Statements
