DURO uses a graph-LSTM network to output demand prediction intervals, then solves a robust rebalancing model; in single-morning NYC simulations it reduces waiting times versus deterministic baselines and runs about 60 times faster than DRO.
Robo-taxi Fleet Coordination at Scale via Reinforcement Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Fleets of robo-taxis offering on-demand transportation services, commonly known as Autonomous Mobility-on-Demand (AMoD) systems, hold significant promise for societal benefits, such as reducing pollution, energy consumption, and urban congestion. However, orchestrating these systems at scale remains a critical challenge, with existing coordination algorithms often failing to exploit the systems' full potential. This work introduces a novel decision-making framework that unites mathematical modeling with data-driven techniques. In particular, we present the AMoD coordination problem through the lens of reinforcement learning and propose a graph network-based framework that exploits the main strengths of graph representation learning, reinforcement learning, and classical operations research tools. Extensive evaluations across diverse simulation fidelities and scenarios demonstrate the flexibility of our approach, achieving superior system performance, computational efficiency, and generalizability compared to prior methods. Finally, motivated by the need to democratize research efforts in this area, we release publicly available benchmarks, datasets, and simulators for network-level coordination alongside an open-source codebase designed to provide accessible simulation platforms and establish a standardized validation process for comparing methodologies. Code available at: https://github.com/StanfordASL/RL4AMOD
citation-role summary
citation-polarity summary
fields
math.OC 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Robust Vehicle Rebalancing with Deep Uncertainty in Autonomous Mobility-on-Demand Systems
DURO uses a graph-LSTM network to output demand prediction intervals, then solves a robust rebalancing model; in single-morning NYC simulations it reduces waiting times versus deterministic baselines and runs about 60 times faster than DRO.