paper-with-me

Papers

Learning Model-Based Vehicle-Relocation Decisions for Real-Time Ride-Sharing: Hybridizing Learning and Optimization

2021-05-27 · Enpeng Yuan, Pascal Van Hentenryck

Large-scale ride-sharing systems combine real-time dispatching and routing optimization over a rolling time horizon with a model predictive control (MPC) component that relocates idle vehicles to anticipate the demand. The MPC optimization operates over a longer time horizon to compensate for the inherent myopic nature of the real-time dispatching. These longer time horizons are beneficial for the quality of relocation decisions but increase computational complexity. Consequently, the ride-sharing operators are often forced to use a relatively short time horizon. To address this computational challenge, this paper proposes a hybrid approach that combines machine learning and optimization. The machine-learning component learns the optimal solution to the MPC on the aggregated level to overcome the sparsity and high-dimensionality of the solution. The optimization component transforms the machine-learning prediction back to the original granularity through a tractable transportation model. As a consequence, the original NP-hard MPC problem is reduced to a polynomial time prediction and optimization, which allows the ride-sharing operators to consider a longer time horizon. Experimental results show that the hybrid approach achieves significantly better service quality than the MPC optimization in terms of average rider waiting time, due to its ability to model a longer horizon.

📄 PDF Abstract BibTeX arXiv:2105.13461

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningModel Predictive Control

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Learning Model Predictive Controllers for Real-Time Ride-Hailing Vehicle Relocation and Pricing Decisions

2021-11-05 · Enpeng Yuan, Pascal Van Hentenryck

Large-scale ride-hailing systems often combine real-time routing at the individual request level with a macroscopic Model Predictive Control (MPC) optimization for dynamic pricing and vehicle relocation. The MPC relies o…

Model Predictive Control

Putting Ridesharing to the Test: Efficient and Scalable Solutions and the Power of Dynamic Vehicle Relocation

2019-12-17 · Panayiotis Danassis, Marija Sakota, Aris Filos-Ratsikas, Boi Faltings

We study the optimization of large-scale, real-time ridesharing systems and propose a modular design methodology, Component Algorithms for Ridesharing (CAR). We evaluate a diverse set of CARs (14 in total), focusing on t…

Online Relocating and Matching of Ride-Hailing Services: A Model-Based Modular Approach

2023-10-13 · Chang Gao, Xi Lin, Fang He, Xindi Tang

This study proposes an innovative model-based modular approach (MMA) to dynamically optimize order matching and vehicle relocation in a ride-hailing platform. MMA utilizes a two-layer and modular modeling structure. The …

DROP: Deep relocating option policy for optimal ride-hailing vehicle repositioning

2021-09-09 · Xinwu Qian, Shuocheng Guo, Vaneet Aggarwal

In a ride-hailing system, an optimal relocation of vacant vehicles can significantly reduce fleet idling time and balance the supply-demand distribution, enhancing system efficiency and promoting driver satisfaction and …

Deep Reinforcement Learning

dFDA-VeD: A Dynamic Future Demand Aware Vehicle Dispatching System

2021-06-10 · Yang Guo, Tarique Anwar, Jian Yang, Jia Wu

With the rising demand of smart mobility, ride-hailing service is getting popular in the urban regions. These services maintain a system for serving the incoming trip requests by dispatching available vehicles to the pic…