paper-with-me

Papers

Neural Approximate Dynamic Programming for On-Demand Ride-Pooling

2019-11-20 · Sanket Shah, Meghna Lowalekar, Pradeep Varakantham

On-demand ride-pooling (e.g., UberPool) has recently become popular because of its ability to lower costs for passengers while simultaneously increasing revenue for drivers and aggregation companies. Unlike in Taxi on Demand (ToD) services -- where a vehicle is only assigned one passenger at a time -- in on-demand ride-pooling, each (possibly partially filled) vehicle can be assigned a group of passenger requests with multiple different origin and destination pairs. To ensure near real-time response, existing solutions to the real-time ride-pooling problem are myopic in that they optimise the objective (e.g., maximise the number of passengers served) for the current time step without considering its effect on future assignments. This is because even a myopic assignment in ride-pooling involves considering what combinations of passenger requests that can be assigned to vehicles, which adds a layer of combinatorial complexity to the ToD problem. A popular approach that addresses the limitations of myopic assignments in ToD problems is Approximate Dynamic Programming (ADP). Existing ADP methods for ToD can only handle Linear Program (LP) based assignments, however, while the assignment problem in ride-pooling requires an Integer Linear Program (ILP) with bad LP relaxations. To this end, our key technical contribution is in providing a general ADP method that can learn from ILP-based assignments. Additionally, we handle the extra combinatorial complexity from combinations of passenger requests by using a Neural Network based approximate value function and show a connection to Deep Reinforcement Learning that allows us to learn this value-function with increased stability and sample-efficiency. We show that our approach outperforms past approaches on a real-world dataset by up to 16%, a significant improvement in city-scale transportation problems.

📄 PDF Abstract BibTeX arXiv:1911.08842

Code (1)

sanketkshah/NeurADP-for-Ride-Pooling 공식 구현

Tasks

Deep Reinforcement LearningReinforcement Learning

Similar Papers 제목 키워드 기반

Conditional Expectation based Value Decomposition for Scalable On-Demand Ride Pooling

2021-12-01 · Avinandan Bose, Pradeep Varakantham

Owing to the benefits for customers (lower prices), drivers (higher revenues), aggregation companies (higher revenues) and the environment (fewer vehicles), on-demand ride pooling (e.g., Uber pool, Grab Share) has become…

Decision Making

Simulating Ride-Pooling Services with Pre-Booking and On-Demand Customers

2022-10-13 · Roman Engelhardt, Florian Dandl, Klaus Bogenberger

If private vehicle trips can be replaced, ride-pooling services can decrease parking space needed by higher vehicle utilization and increase traffic efficiency by increasing vehicle occupancy. Nevertheless, substantial b…

Ride-pooling Electric Autonomous Mobility-on-Demand: Joint Optimization of Operations and Fleet and Infrastructure Design

2024-03-11 · Fabio Paparella, Karni Chauhan, Luc Koenders, Theo Hofman 외

This paper presents a modeling and design optimization framework for an Electric Autonomous Mobility-on-Demand system that allows for ride-pooling, i.e., multiple users can be transported at the same time towards a simil…

Investigating Socio-spatial Differences between Solo Ridehailing and Pooled Rides in Diverse Communities

2021-05-07 · Jason Soria, Amanda Stathopoulos

Transformative mobility services present both considerable opportunities and challenges for urban mobility systems. Increasing attention is being paid to ridehailing platforms and connections between demand and continuou…

A prediction-based forward-looking vehicle dispatching strategy for dynamic ride-pooling

2024-03-11 · Xiaolei Wang, Chen Yang, Yuzhen Feng, Luohan Hu 외

For on-demand dynamic ride-pooling services, e.g., Uber Pool and Didi Pinche, a well-designed vehicle dispatching strategy is crucial for platform profitability and passenger experience. Most existing dispatching strateg…