Event2Graph: Event-driven Bipartite Graph for Multivariate Time-series
Anomaly Detection
- URL: http://arxiv.org/abs/2108.06783v1
- Date: Sun, 15 Aug 2021 17:50:37 GMT
- Title: Event2Graph: Event-driven Bipartite Graph for Multivariate Time-series
Anomaly Detection
- Authors: Yuhang Wu, Mengting Gu, Lan Wang, Yusan Lin, Fei Wang, Hao Yang
- Abstract summary: We propose a dynamic bipartite graph structure to encode the inter-dependencies between time-series.
Based on this design, relations between time series can be explicitly modelled via dynamic connections to event nodes.
- Score: 25.832983667044708
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Modeling inter-dependencies between time-series is the key to achieve high
performance in anomaly detection for multivariate time-series data. The
de-facto solution to model the dependencies is to feed the data into a
recurrent neural network (RNN). However, the fully connected network structure
underneath the RNN (either GRU or LSTM) assumes a static and complete
dependency graph between time-series, which may not hold in many real-world
applications. To alleviate this assumption, we propose a dynamic bipartite
graph structure to encode the inter-dependencies between time-series. More
concretely, we model time series as one type of nodes, and the time series
segments (regarded as event) as another type of nodes, where the edge between
two types of nodes describe a temporal pattern occurred on a specific time
series at a certain time. Based on this design, relations between time series
can be explicitly modelled via dynamic connections to event nodes, and the
multivariate time-series anomaly detection problem can be formulated as a
self-supervised, edge stream prediction problem in dynamic graphs. We conducted
extensive experiments to demonstrate the effectiveness of the design.
Related papers
- Multivariate Time-Series Anomaly Detection based on Enhancing Graph Attention Networks with Topological Analysis [31.43159668073136]
Unsupervised anomaly detection in time series is essential in industrial applications, as it significantly reduces the need for manual intervention.
Traditional methods use Graph Neural Networks (GNNs) or Transformers to analyze spatial while RNNs to model temporal dependencies.
This paper introduces a novel temporal model built on an enhanced Graph Attention Network (GAT) for multivariate time series anomaly detection called TopoGDN.
arXiv Detail & Related papers (2024-08-23T14:06:30Z) - Fully-Connected Spatial-Temporal Graph for Multivariate Time-Series Data [50.84488941336865]
We propose a novel method called Fully- Spatial-Temporal Graph Neural Network (FC-STGNN)
For graph construction, we design a decay graph to connect sensors across all timestamps based on their temporal distances.
For graph convolution, we devise FC graph convolution with a moving-pooling GNN layer to effectively capture the ST dependencies for learning effective representations.
arXiv Detail & Related papers (2023-09-11T08:44:07Z) - Temporal Aggregation and Propagation Graph Neural Networks for Dynamic
Representation [67.26422477327179]
Temporal graphs exhibit dynamic interactions between nodes over continuous time.
We propose a novel method of temporal graph convolution with the whole neighborhood.
Our proposed TAP-GNN outperforms existing temporal graph methods by a large margin in terms of both predictive performance and online inference latency.
arXiv Detail & Related papers (2023-04-15T08:17:18Z) - Are uGLAD? Time will tell! [4.005044708572845]
We introduce a novel approach for multivariate time series segmentation using conditional independence (CI) graphs.
CI graphs are probabilistic graphical models that represents the partial correlations between the nodes.
We demonstrate successful empirical results on a Physical Activity Monitoring data.
arXiv Detail & Related papers (2023-03-21T07:46:28Z) - TimesNet: Temporal 2D-Variation Modeling for General Time Series
Analysis [80.56913334060404]
Time series analysis is of immense importance in applications, such as weather forecasting, anomaly detection, and action recognition.
Previous methods attempt to accomplish this directly from the 1D time series.
We ravel out the complex temporal variations into the multiple intraperiod- and interperiod-variations.
arXiv Detail & Related papers (2022-10-05T12:19:51Z) - Expressing Multivariate Time Series as Graphs with Time Series Attention
Transformer [14.172091921813065]
We propose the Time Series Attention Transformer (TSAT) for multivariate time series representation learning.
Using TSAT, we represent both temporal information and inter-dependencies of time series in terms of edge-enhanced dynamic graphs.
We show that TSAT clearly outerperforms six state-of-the-art baseline methods in various forecasting horizons.
arXiv Detail & Related papers (2022-08-19T12:25:56Z) - Learning the Evolutionary and Multi-scale Graph Structure for
Multivariate Time Series Forecasting [50.901984244738806]
We show how to model the evolutionary and multi-scale interactions of time series.
In particular, we first provide a hierarchical graph structure cooperated with the dilated convolution to capture the scale-specific correlations.
A unified neural network is provided to integrate the components above to get the final prediction.
arXiv Detail & Related papers (2022-06-28T08:11:12Z) - Multi-scale Attention Flow for Probabilistic Time Series Forecasting [68.20798558048678]
We propose a novel non-autoregressive deep learning model, called Multi-scale Attention Normalizing Flow(MANF)
Our model avoids the influence of cumulative error and does not increase the time complexity.
Our model achieves state-of-the-art performance on many popular multivariate datasets.
arXiv Detail & Related papers (2022-05-16T07:53:42Z) - Spectral Temporal Graph Neural Network for Multivariate Time-series
Forecasting [19.50001395081601]
StemGNN captures inter-series correlations and temporal dependencies.
It can be predicted effectively by convolution and sequential learning modules.
We conduct extensive experiments on ten real-world datasets to demonstrate the effectiveness of StemGNN.
arXiv Detail & Related papers (2021-03-13T13:44:20Z) - Connecting the Dots: Multivariate Time Series Forecasting with Graph
Neural Networks [91.65637773358347]
We propose a general graph neural network framework designed specifically for multivariate time series data.
Our approach automatically extracts the uni-directed relations among variables through a graph learning module.
Our proposed model outperforms the state-of-the-art baseline methods on 3 of 4 benchmark datasets.
arXiv Detail & Related papers (2020-05-24T04:02:18Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.