paper-with-me

Papers

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

2019-10-17 · Pouria Golshanrad, Hamid Mahini, Behnam Bahrak

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.

📄 PDF Abstract BibTeX arXiv:1910.08145

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringManagement

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Predicting Physical World Destinations for Commands Given to Self-Driving Cars

2021-12-10 · Dusan Grujicic, Thierry Deruyttere, Marie-Francine Moens, Matthew Blaschko

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 Cars

Contextualized Spatial-Temporal Network for Taxi Origin-Destination Demand Prediction

2019-05-15 · Lingbo Liu, Zhilin Qiu, Guanbin Li, Qing Wang 외

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…

Prediction

GNN-based Passenger Request Prediction

2023-01-06 · Aqsa Ashraf Makhdomi, Iqra Altaf Gillani

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 NetworkManagementPrediction

ONLINE TOLL PLAZA BOOKING SYSTEM PROJECT REPORT

2024-11-20 · ResearchGate 2024 11 · Kamal Acharya

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 …

Management

CSP-AIT-Net: A contrastive learning-enhanced spatiotemporal graph attention framework for short-term metro OD flow prediction with asynchronous inflow tracking

2024-12-02 · Yichen Wang, Chengcheng Yu

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