LGAIMLNov 25, 2019

Deep Reinforcement Learning for Multi-Driver Vehicle Dispatching and Repositioning Problem

arXiv:1911.11260v1108 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of dynamic resource allocation in ride-sharing for platform efficiency, representing an incremental advancement over prior methods that handled dispatching and repositioning separately.

The paper tackles the combined problem of order dispatching and driver repositioning in ride-sharing platforms by introducing a deep reinforcement learning approach that considers both individual driver agents and a central fleet management agent, achieving improved system performance.

Order dispatching and driver repositioning (also known as fleet management) in the face of spatially and temporally varying supply and demand are central to a ride-sharing platform marketplace. Hand-crafting heuristic solutions that account for the dynamics in these resource allocation problems is difficult, and may be better handled by an end-to-end machine learning method. Previous works have explored machine learning methods to the problem from a high-level perspective, where the learning method is responsible for either repositioning the drivers or dispatching orders, and as a further simplification, the drivers are considered independent agents maximizing their own reward functions. In this paper we present a deep reinforcement learning approach for tackling the full fleet management and dispatching problems. In addition to treating the drivers as individual agents, we consider the problem from a system-centric perspective, where a central fleet management agent is responsible for decision-making for all drivers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes