LGSPMLOct 17, 2019

Proposing a Model for Predicting Passenger Origin-Destination in Online Taxi-Hailing Systems

arXiv:1910.08145v4
Originality Synthesis-oriented
AI Analysis

This work addresses transportation planning and dispatch optimization for taxi-hailing systems, but it is incremental as it builds on existing methods with specific improvements.

The study tackled predicting passenger origin-destination in online taxi-hailing systems by developing a model using clustering, matrix factorization, and neural networks, resulting in a 5-7% lower MAPE for 1-hour windows and 14% lower for 30-minute windows compared to existing models.

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 1-hour time windows and a 14\% lower MAPE for 30-minute time windows.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes