A Context Integrated Relational Spatio-Temporal Model for Demand and Supply Forecasting
Hongjie Chen, Ryan A. Rossi, Kanak Mahadik, and Hoda Eldardiry

TL;DR
This paper introduces CIGNN, a novel graph neural network model that integrates dynamic contextual information with spatio-temporal demand data for improved multi-step forecasting accuracy.
Contribution
The paper presents the first model to incorporate evolving contextual information into graph neural networks for demand forecasting, capturing complex dependencies.
Findings
CIGNN outperforms existing methods on real-world datasets.
Dynamic context integration improves forecasting accuracy.
Model effectively captures nonlinear relational and spatial dependencies.
Abstract
Traditional methods for demand forecasting only focus on modeling the temporal dependency. However, forecasting on spatio-temporal data requires modeling of complex nonlinear relational and spatial dependencies. In addition, dynamic contextual information can have a significant impact on the demand values, and therefore needs to be captured. For example, in a bike-sharing system, bike usage can be impacted by weather. Existing methods assume the contextual impact is fixed. However, we note that the contextual impact evolves over time. We propose a novel context integrated relational model, Context Integrated Graph Neural Network (CIGNN), which leverages the temporal, relational, spatial, and dynamic contextual dependencies for multi-step ahead demand forecasting. Our approach considers the demand network over various geographical locations and represents the network as a graph. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Time Series Analysis and Forecasting · Data Management and Algorithms
MethodsGraph Neural Network
