The reviewed record of science sign in
Pith

arxiv: 2503.13200 · v1 · pith:HW2ARSR7 · submitted 2025-03-17 · cs.LG · cs.AI

Timing the Match: A Deep Reinforcement Learning Approach for Ride-Hailing and Ride-Pooling Services

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:HW2ARSR7record.jsonopen to challenge →

classification cs.LG cs.AI
keywords matchingapproachpassengerride-hailingride-poolingdeepdriversfixed-interval
0
0 comments X
read the original abstract

Efficient timing in ride-matching is crucial for improving the performance of ride-hailing and ride-pooling services, as it determines the number of drivers and passengers considered in each matching process. Traditional batched matching methods often use fixed time intervals to accumulate ride requests before assigning matches. While this approach increases the number of available drivers and passengers for matching, it fails to adapt to real-time supply-demand fluctuations, often leading to longer passenger wait times and driver idle periods. To address this limitation, we propose an adaptive ride-matching strategy using deep reinforcement learning (RL) to dynamically determine when to perform matches based on real-time system conditions. Unlike fixed-interval approaches, our method continuously evaluates system states and executes matching at moments that minimize total passenger wait time. Additionally, we incorporate a potential-based reward shaping (PBRS) mechanism to mitigate sparse rewards, accelerating RL training and improving decision quality. Extensive empirical evaluations using a realistic simulator trained on real-world data demonstrate that our approach outperforms fixed-interval matching strategies, significantly reducing passenger waiting times and detour delays, thereby enhancing the overall efficiency of ride-hailing and ride-pooling systems.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Minimax PAC Bounds for Learning in Exogenous Contextual MDPs

    stat.ML 2026-06 unverdicted novelty 7.0

    Derives |Z|-free minimax PAC bounds for policy evaluation and best-policy extraction in exogenous contextual tabular MDPs under oracle access regimes.