Expressing Multivariate Time Series as Graphs with Time Series Attention
Transformer
- URL: http://arxiv.org/abs/2208.09300v1
- Date: Fri, 19 Aug 2022 12:25:56 GMT
- Title: Expressing Multivariate Time Series as Graphs with Time Series Attention
Transformer
- Authors: William T. Ng, K. Siu, Albert C. Cheung, Michael K. Ng
- Abstract summary: 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.
- Score: 14.172091921813065
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: A reliable and efficient representation of multivariate time series is
crucial in various downstream machine learning tasks. In multivariate time
series forecasting, each variable depends on its historical values and there
are inter-dependencies among variables as well. Models have to be designed to
capture both intra- and inter-relationships among the time series. To move
towards this goal, 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 multivariate time series in
terms of edge-enhanced dynamic graphs. The intra-series correlations are
represented by nodes in a dynamic graph; a self-attention mechanism is modified
to capture the inter-series correlations by using the super-empirical mode
decomposition (SMD) module. We applied the embedded dynamic graphs to times
series forecasting problems, including two real-world datasets and two
benchmark datasets. Extensive experiments show that TSAT clearly outerperforms
six state-of-the-art baseline methods in various forecasting horizons. We
further visualize the embedded dynamic graphs to illustrate the graph
representation power of TSAT. We share our code at
https://github.com/RadiantResearch/TSAT.
Related papers
- Leveraging 2D Information for Long-term Time Series Forecasting with Vanilla Transformers [55.475142494272724]
Time series prediction is crucial for understanding and forecasting complex dynamics in various domains.
We introduce GridTST, a model that combines the benefits of two approaches using innovative multi-directional attentions.
The model consistently delivers state-of-the-art performance across various real-world datasets.
arXiv Detail & Related papers (2024-05-22T16:41:21Z) - TimeGraphs: Graph-based Temporal Reasoning [64.18083371645956]
TimeGraphs is a novel approach that characterizes dynamic interactions as a hierarchical temporal graph.
Our approach models the interactions using a compact graph-based representation, enabling adaptive reasoning across diverse time scales.
We evaluate TimeGraphs on multiple datasets with complex, dynamic agent interactions, including a football simulator, the Resistance game, and the MOMA human activity dataset.
arXiv Detail & Related papers (2024-01-06T06:26:49Z) - 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) - HyperTime: Implicit Neural Representation for Time Series [131.57172578210256]
Implicit neural representations (INRs) have recently emerged as a powerful tool that provides an accurate and resolution-independent encoding of data.
In this paper, we analyze the representation of time series using INRs, comparing different activation functions in terms of reconstruction accuracy and training convergence speed.
We propose a hypernetwork architecture that leverages INRs to learn a compressed latent representation of an entire time series dataset.
arXiv Detail & Related papers (2022-08-11T14:05:51Z) - Instance-wise Graph-based Framework for Multivariate Time Series
Forecasting [69.38716332931986]
We propose a simple yet efficient instance-wise graph-based framework to utilize the inter-dependencies of different variables at different time stamps.
The key idea of our framework is aggregating information from the historical time series of different variables to the current time series that we need to forecast.
arXiv Detail & Related papers (2021-09-14T07:38:35Z) - 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.