MGADN: A Multi-task Graph Anomaly Detection Network for Multivariate Time Series
Weixuan Xiong, Xiaochen Sun

TL;DR
This paper introduces MGADN, a multi-task graph neural network that combines prediction and reconstruction models for multivariate time series anomaly detection, capturing sensor relationships and temporal dependencies effectively.
Contribution
The paper proposes a novel multi-task graph anomaly detection network that integrates GAT and LSTM with a multi-task learning framework to improve detection accuracy.
Findings
Effective detection of anomalies in multivariate time series.
Improved modeling of sensor relationships and temporal dependencies.
Enhanced performance over existing methods.
Abstract
Anomaly detection of time series, especially multivariate time series(time series with multiple sensors), has been focused on for several years. Though existing method has achieved great progress, there are several challenging problems to be solved. Firstly, existing method including neural network only concentrate on the relationship in terms of timestamp. To be exact, they only want to know how does the data in the past influence which in the future. However, one sensor sometimes intervenes in other sensor such as the speed of wind may cause decrease of temperature. Secondly, there exist two categories of model for time series anomaly detection: prediction model and reconstruction model. Prediction model is adept at learning timely representation while short of capability when faced with sparse anomaly. Conversely, reconstruction model is opposite. Therefore, how can we efficiently…
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
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 Stream Mining Techniques
MethodsSigmoid Activation · Graph Attention Network · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Tanh Activation · Long Short-Term Memory
