Demand Forecasting from Spatiotemporal Data with Graph Networks and Temporal-Guided Embedding
Doyup Lee, Suehun Jung, Yeongjae Cheon, Dongil Kim, Seungil You

TL;DR
This paper introduces TGNet, an efficient spatiotemporal demand forecasting model using graph networks and temporal-guided embedding, achieving competitive accuracy with fewer parameters and robustness to atypical events.
Contribution
The paper proposes a novel architecture, TGNet, that leverages graph networks and temporal-guided embedding for improved demand forecasting with fewer parameters.
Findings
Achieves competitive performance on real-world datasets.
Uses about 20 times fewer trainable parameters than state-of-the-art models.
Demonstrates robustness to atypical event situations.
Abstract
Short-term demand forecasting models commonly combine convolutional and recurrent layers to extract complex spatiotemporal patterns in data. Long-term histories are also used to consider periodicity and seasonality patterns as time series data. In this study, we propose an efficient architecture, Temporal-Guided Network (TGNet), which utilizes graph networks and temporal-guided embedding. Graph networks extract invariant features to permutations of adjacent regions instead of convolutional layers. Temporal-guided embedding explicitly learns temporal contexts from training data and is substituted for the input of long-term histories from days/weeks ago. TGNet learns an autoregressive model, conditioned on temporal contexts of forecasting targets from temporal-guided embedding. Finally, our model achieves competitive performances with other baselines on three spatiotemporal demand dataset…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Energy Load and Power Forecasting · Time Series Analysis and Forecasting
