A Baselined Gated Attention Recurrent Network for Request Prediction in Ridesharing
Jingran Shen, Nikos Tziritas, Georgios Theodoropoulos

TL;DR
This paper introduces BGARN, a novel deep learning model combining graph convolution and gated attention for improved request prediction in ridesharing, demonstrating superior accuracy over existing models.
Contribution
The paper presents BGARN, a new model integrating spatial and temporal features with a baselined transfer layer for better ridesharing request prediction.
Findings
BGARN outperforms existing models in prediction accuracy.
The model effectively captures spatial and temporal dynamics.
Experimental results validate the model's superiority.
Abstract
Ridesharing has received global popularity due to its convenience and cost efficiency for both drivers and passengers and its strong potential to contribute to the implementation of the UN Sustainable Development Goals. As a result, recent years have witnessed an explosion of research interest in the RSODP (Origin-Destination Prediction for Ridesharing) problem with the goal of predicting the future ridesharing requests and providing schedules for vehicles ahead of time. Most of the existing prediction models utilise Deep Learning. However, they fail to effectively consider both spatial and temporal dynamics. In this paper the Baselined Gated Attention Recurrent Network (BGARN), is proposed, which uses graph convolution with multi-head gated attention to extract spatial features, a recurrent module to extract temporal features, and a baselined transferring layer to calculate the final…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransportation and Mobility Innovations · Sharing Economy and Platforms · Human Mobility and Location-Based Analysis
MethodsConvolution
