Proposing a Model for Predicting Passenger Origin-Destination in Online Taxi-Hailing Systems
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringManagementMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Predicting Physical World Destinations for Commands Given to Self-Driving Cars
In recent years, we have seen significant steps taken in the development of self-driving cars. Multiple companies are starting to roll out impressive systems that work in a variety of settings. These systems can sometime…
Self-Driving CarsContextualized Spatial-Temporal Network for Taxi Origin-Destination Demand Prediction
Taxi demand prediction has recently attracted increasing research interest due to its huge potential application in large-scale intelligent transportation systems. However, most of the previous methods only considered th…
PredictionGNN-based Passenger Request Prediction
Passenger request prediction is essential for operations planning, control, and management in ride-sharing platforms. While the demand prediction problem has been studied extensively, the Origin-Destination (OD) flow pre…
Graph Neural NetworkManagementPredictionONLINE TOLL PLAZA BOOKING SYSTEM PROJECT REPORT
In day to day life, Millions of drivers pass through the toll booth to pay toll tax. Manual process is too much time consuming, so we go for electronic toll plaza. Toll Plaza Management system is a web based application …
ManagementCSP-AIT-Net: A contrastive learning-enhanced spatiotemporal graph attention framework for short-term metro OD flow prediction with asynchronous inflow tracking
Accurate origin-destination (OD) passenger flow prediction is crucial for enhancing metro system efficiency, optimizing scheduling, and improving passenger experiences. However, current models often fail to effectively c…
Computational EfficiencyContrastive LearningGraph AttentionPrediction+1