Dynamic Campus Origin-Destination Mobility Prediction using Graph Convolutional Neural Network on WiFi Logs
Godwin Badu-Marfo, Bilal Farooq

TL;DR
This paper introduces a graph convolutional neural network model that predicts campus building occupancy and movement patterns using WiFi logs, achieving superior accuracy over traditional methods.
Contribution
The paper proposes a novel GCLSTM model that combines graph convolution and LSTM to learn traffic flow patterns from WiFi data without invasive occupant behavior assumptions.
Findings
GCLSTM outperforms MLP and Linear Regression in prediction accuracy.
The model effectively captures dynamic traffic flow patterns.
WiFi logs can be used for privacy-preserving occupancy prediction.
Abstract
We present an integrated graph-based neural networks architecture for predicting campus buildings occupancy and inter-buildings movement at dynamic temporal resolution that learns traffic flow patterns from Wi-Fi logs combined with the usage schedules within the buildings. The relative traffic flows are directly estimated from the WiFi data without assuming the occupant behaviour or preferences while maintaining individual privacy. We formulate the problem as a data-driven graph structure represented by a set of nodes (representing buildings), connected through a route of edges or links using a novel Graph Convolution plus LSTM Neural Network (GCLSTM) which has shown remarkable success in modelling complex patterns. We describe the formulation, model estimation, interpretability and examine the relative performance of our proposed model. We also present an illustrative architecture of…
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
