Modeling Taxi Drivers' Behaviour for the Next Destination Prediction
Alberto Rossi, Gianni Barlacchi, Monica Bianchini, Bruno Lepri

TL;DR
This paper introduces a Recurrent Neural Network model that predicts taxi drivers' next destinations using geographical data, outperforming previous methods and providing precise coordinate predictions.
Contribution
The paper presents a novel RNN-based approach that directly predicts exact destination coordinates, improving accuracy over existing classification methods in human mobility prediction.
Findings
Outperforms the ECML/PKDD 2015 challenge winner in Porto
Achieves better results with less information
Effective on datasets from Manhattan and San Francisco
Abstract
In this paper, we study how to model taxi drivers' behaviour and geographical information for an interesting and challenging task: the next destination prediction in a taxi journey. Predicting the next location is a well studied problem in human mobility, which finds several applications in real-world scenarios, from optimizing the efficiency of electronic dispatching systems to predicting and reducing the traffic jam. This task is normally modeled as a multiclass classification problem, where the goal is to select, among a set of already known locations, the next taxi destination. We present a Recurrent Neural Network (RNN) approach that models the taxi drivers' behaviour and encodes the semantics of visited locations by using geographical information from Location-Based Social Networks (LBSNs). In particular, RNNs are trained to predict the exact coordinates of the next destination,…
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 · Data Management and Algorithms
