Modelling Urban Dynamics with Multi-Modal Graph Convolutional Networks
Krittika D'Silva, Jordan Cambe, Anastasios Noulas, Cecilia Mascolo,, Adam Waksman

TL;DR
This paper introduces a novel dynamic graph convolutional network framework that models and predicts urban venue demand by capturing complex spatio-temporal dependencies, outperforming existing models on real-world datasets from London and Paris.
Contribution
It is the first to apply dynamic GCNs for venue demand prediction in urban environments, integrating spatial, topological, and temporal features for improved accuracy.
Findings
Model reduces RMSE by ~28% in London and ~13% in Paris.
Strong community structures observed in retail networks.
Deep learning model outperforms baseline approaches.
Abstract
Modelling the dynamics of urban venues is a challenging task as it is multifaceted in nature. Demand is a function of many complex and nonlinear features such as neighborhood composition, real-time events, and seasonality. Recent advances in Graph Convolutional Networks (GCNs) have had promising results as they build a graphical representation of a system and harness the potential of deep learning architectures. However, there has been limited work using GCNs in a temporal setting to model dynamic dependencies of the network. Further, within the context of urban environments, there has been no prior work using dynamic GCNs to support venue demand analysis and prediction. In this paper, we propose a novel deep learning framework which aims to better model the popularity and growth of urban venues. Using a longitudinal dataset from location technology platform Foursquare, we model…
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
TopicsHuman Mobility and Location-Based Analysis · Traffic Prediction and Management Techniques · Transportation Planning and Optimization
MethodsGraph Convolutional Networks
