LGMay 23, 2025

URB -- Urban Routing Benchmark for RL-equipped Connected Autonomous Vehicles

arXiv:2505.17734v24 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This addresses the problem of evaluating and scaling RL algorithms for urban congestion reduction, but it is incremental as it provides a benchmarking tool rather than a new solution.

The authors tackled the lack of standardized benchmarks for reinforcement learning in urban routing for connected autonomous vehicles by introducing URB, a comprehensive environment with 29 real-world traffic networks, and found that state-of-the-art multi-agent RL algorithms rarely outperformed human drivers despite extensive training.

Connected Autonomous Vehicles (CAVs) promise to reduce congestion in future urban networks, potentially by optimizing their routing decisions. Unlike for human drivers, these decisions can be made with collective, data-driven policies, developed using machine learning algorithms. Reinforcement learning (RL) can facilitate the development of such collective routing strategies, yet standardized and realistic benchmarks are missing. To that end, we present URB: Urban Routing Benchmark for RL-equipped Connected Autonomous Vehicles. URB is a comprehensive benchmarking environment that unifies evaluation across 29 real-world traffic networks paired with realistic demand patterns. URB comes with a catalog of predefined tasks, multi-agent RL (MARL) algorithm implementations, three baseline methods, domain-specific performance metrics, and a modular configuration scheme. Our results show that, despite the lengthy and costly training, state-of-the-art MARL algorithms rarely outperformed humans. The experimental results reported in this paper initiate the first leaderboard for MARL in large-scale urban routing optimization. They reveal that current approaches struggle to scale, emphasizing the urgent need for advancements in this domain.

Foundations

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

Your Notes