Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Long-Range Transformers for Dynamic Spatiotemporal Forecasting

About

Multivariate time series forecasting focuses on predicting 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 that cannot change over time and perform separate spatial and temporal updates without establishing direct connections between each variable at every timestep. Our work 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 spatiotemporal relationships purely from data.

Jake Grigsby, Zhe Wang, Nam Nguyen, Yanjun Qi• 2021

Related benchmarks

TaskDatasetResultRank
PrognosticsUnibo
Average Rank6.17
65
PrognosticsXJTU-SY
MAE (Original Units)21.44
52
PrognosticsNC-P
Average Rank6.17
39
PrognosticsNB14
Average Rank6.17
39
PrognosticsNC-DS02
MSE0.41
26
Direct-RUL PrognosticsNASA direct-RUL (NC-DS02, NC-P, PHME20)
Average Rank3.33
26
PrognosticsPHME20
MSE0.26
26
PrognosticsPHME 20
MAE (Original Units)3.91
26
PrognosticsXJTU-SY
MSE13.79
26
PrognosticsNB14
MSE1.92
26
Showing 10 of 29 rows

Other info

Follow for update