Large-scale Online Ridesharing: The Effect of Assignment Optimality on System Performance
David Fiedler, Michal Čertický, Javier Alonso-Mora, Michal Pěchouček, Michal Čáp
TL;DR
This work tackles large-scale MoD ridesharing by applying the Vehicle Group Assignment (VGA) method to compute optimal passenger–vehicle assignments and routes under a QoS limit, demonstrating substantial improvements over insertion heuristics and non-ridesharing baselines. The authors scale VGA to scenarios with more than $21{,}000$ active requests and $11{,}000$ vehicles using a station-based, demand-driven MoD model for Prague and compare multiple configurations, including resource-constrained VGA variants. Key findings show that optimal VGA can reduce total fleet distance by over $57\%$ relative to no ridesharing and by about $20\%$ relative to IH, while maintaining passenger delays near $4$ minutes; sensitivity analyses reveal limits on batch length and delay for which optimality can be certified. The study highlights significant congestion reduction and fleet-efficiency gains from optimal ridesharing, while also outlining practical trade-offs between computation time and solution quality, and charting directions for scalable, multi-objective MoD design.
Abstract
Mobility-on-demand (MoD) systems consist of a fleet of shared vehicles that can be hailed for one-way point-to-point trips. The total distance driven by the vehicles and the fleet size can be reduced by employing ridesharing, i.e., by assigning multiple passengers to one vehicle. However, finding the optimal passenger-vehicle assignment in an MoD system is a hard combinatorial problem. In this work, we demonstrate how the VGA method, a recently proposed systematic method for ridesharing, can be used to compute the optimal passenger-vehicle assignments and corresponding vehicle routes in a massive-scale MoD system. In contrast to existing works, we solve all passenger-vehicle assignment problems to optimality, regularly dealing with instances containing thousands of vehicles and passengers. Moreover, to examine the impact of using optimal ridesharing assignments, we compare the performance of an MoD system that uses optimal assignments against an MoD system that uses assignments computed using insertion heuristic and against an MoD system that uses no ridesharing. We found that the system that uses optimal ridesharing assignments subject to the maximum travel delay of 4 minutes reduces the vehicle distance driven by 57 % compared to an MoD system without ridesharing. Furthermore, we found that the optimal assignments result in a 20 % reduction in vehicle distance driven and 5 % lower average passenger travel delay compared to a system that uses insertion heuristic.
