Online Ridesharing with Meeting Points [Technical Report]
Jiachuan Wang, Peng Cheng, Libin Zheng, Lei Chen, Wenjie Zhang

TL;DR
This paper introduces the Meeting-Point-based Online Ridesharing Problem (MORP), proves its computational complexity, and proposes algorithms leveraging meeting points and $k$-skip covers to improve ridesharing efficiency.
Contribution
It formally defines MORP, proves its NP-hardness, and develops a hierarchical graph and algorithms utilizing meeting points and $k$-skip covers for better ridesharing solutions.
Findings
Algorithms outperform baseline methods in efficiency.
Meeting points increase rider service rates.
Proposed methods are validated on real and synthetic data.
Abstract
Nowadays, ridesharing becomes a popular commuting mode. Dynamically arriving riders post their origins and destinations, then the platform assigns drivers to serve them. In ridesharing, different groups of riders can be served by one driver if their trips can share common routes. Recently, many ridesharing companies (e.g., Didi and Uber) further propose a new mode, namely "ridesharing with meeting points". Specifically, with a short walking distance but less payment, riders can be picked up and dropped off around their origins and destinations, respectively. In addition, meeting points enables more flexible routing for drivers, which can potentially improve the global profit of the system. In this paper, we first formally define the Meeting-Point-based Online Ridesharing Problem (MORP). We prove that MORP is NP-hard and there is no polynomial-time deterministic algorithm with a constant…
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 · Vehicle Routing Optimization Methods
