A taxi dispatch system based on prediction of demand and destination

Jun Xu,Rouhollah Rahmatizadeh,Ladislau Bölöni,Damla Turgut
DOI: https://doi.org/10.1016/j.jpdc.2021.07.002
IF: 4.542
2021-11-01
Journal of Parallel and Distributed Computing
Abstract:In this paper we describe an intelligent taxi dispatch system that has the goal of reducing the waiting time of the passengers and the idle driving distance of the taxis. The system relies on two separate models that predict the probability distributions of the taxi demand and destinations respectively. The models are learned from historical data and use a combination of long short term memory cells and mixture density networks. Using these predictors, taxi dispatch is formulated as a mixed integer programming problem. We validate the performance of the predictors and the overall system on a real world dataset of taxi trips in New York City.
computer science, theory & methods
What problem does this paper attempt to address?