Proposing a Model for Predicting Passenger Origin-Destination in Online Taxi-Hailing Systems
Pouria Golshanrad, Hamid Mahini, Behnam Bahrak

TL;DR
This paper introduces a predictive model for passenger origin-destination flows in online taxi-hailing systems, combining clustering, matrix factorization, and neural networks to improve accuracy in short-term travel demand forecasting.
Contribution
The study presents a novel integrated approach using clustering, matrix factorization, and stacked RNNs for origin-destination prediction in taxi systems, outperforming existing models.
Findings
Achieves 5-7% lower MAPE for 1-hour windows
Achieves 14% lower MAPE for 30-minute windows
Demonstrates improved accuracy over existing models
Abstract
Due to the significance of transportation planning, traffic management, and dispatch optimization, predicting passenger origin-destination has emerged as a crucial requirement for intelligent transportation systems management. In this study, we present a model designed to forecast the origin and destination of travels within a specified time window. To derive meaningful travel flows, we employ K-means clustering in a four-dimensional space with a maximum cluster size constraint for origin and destination zones. Given the large number of clusters, we utilize non-negative matrix factorization to reduce the number of travel clusters. Furthermore, we implement a stacked recurrent neural network model to predict the travel count in each cluster. A comparison of our results with existing models reveals that our proposed model achieves a 5-7\% lower mean absolute percentage error (MAPE) for…
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 · Transportation and Mobility Innovations · Transportation Planning and Optimization
Methodsk-Means Clustering
