A Probabilistic Approach for Demand-Aware Ride-Sharing Optimization
Qiulin Lin, Wenjie Xu, Minghua Chen, Xiaojun Lin
TL;DR
The paper addresses joint demand-aware ride-sharing optimization under probabilistic future demand, introducing a probabilistic framework that assigns requests to vehicles in a stochastic manner. It reformulates the problem into tractable linear-combinatorial forms and leverages a dual-subgradient algorithm to achieve a $(1-1/e)$-approximation for the original NP-hard objective. By employing a time-expanded graph and a concave surrogate, the approach yields scalable solutions with provable guarantees, demonstrated on real Manhattan traces where demand-aware joint routing outperforms demand-oblivious baselines by up to 46% in pickups. The work provides a practical baseline for fleet-level optimization in modern ride-sharing platforms and suggests extensions to multi-rider settings and long-term performance optimization.
Abstract
Ride-sharing is a modern urban-mobility paradigm with tremendous potential in reducing congestion and pollution. Demand-aware design is a promising avenue for addressing a critical challenge in ride-sharing systems, namely joint optimization of request-vehicle assignment and routing for a fleet of vehicles. In this paper, we develop a probabilistic demand-aware framework to tackle the challenge. We focus on maximizing the expected number of passenger pickups, given the probability distributions of future demands. The key idea of our approach is to assign requests to vehicles in a probabilistic manner. It differentiates our work from existing ones and allows us to explore a richer design space to tackle the request-vehicle assignment puzzle with a performance guarantee but still keeping the final solution practically implementable. The optimization problem is non-convex, combinatorial, and NP-hard in nature. As a key contribution, we explore the problem structure and propose an elegant approximation of the objective function to develop a dual-subgradient heuristic. We characterize a condition under which the heuristic generates a $\left(1-1/e\right)$ approximation solution. Our solution is simple and scalable, amendable for practical implementation. Results of numerical experiments based on real-world traces in Manhattan show that, as compared to a conventional demand-oblivious scheme, our demand-aware solution improves the passenger pickups by up to 46%. The results also show that joint optimization at the fleet level leads to 19% more pickups than that by separate optimizations at individual vehicles.
