Current browse context:
stat
Change to browse by:
References & Citations
Computer Science > Machine Learning
Title: Long-Range Transformers for Dynamic Spatiotemporal Forecasting
(Submitted on 24 Sep 2021 (v1), last revised 19 May 2022 (this version, v2))
Abstract: Multivariate Time Series Forecasting focuses on the prediction of future values based on historical context. State-of-the-art sequence-to-sequence models rely on neural attention between timesteps, which allows for temporal learning but fails to consider distinct spatial relationships between variables. In contrast, methods based on graph neural networks explicitly model variable relationships. However, these methods often rely on predefined graphs and perform separate spatial and temporal updates without establishing direct connections between each variable at every timestep. This paper addresses these problems by translating multivariate forecasting into a spatiotemporal sequence formulation where each Transformer input token represents the value of a single variable at a given time. Long-Range Transformers can then learn interactions between space, time, and value information jointly along this extended sequence. Our method, which we call Spacetimeformer, achieves competitive results on benchmarks from traffic forecasting to electricity demand and weather prediction while learning fully-connected spatiotemporal relationships purely from data.
Submission history
From: Jake Grigsby [view email][v1] Fri, 24 Sep 2021 22:11:46 GMT (564kb,D)
[v2] Thu, 19 May 2022 18:46:35 GMT (748kb,D)
Link back to: arXiv, form interface, contact.