Multi-Agent Coordination in Autonomous Vehicle Routing: A Simulation-Based Study of Communication, Memory, and Routing Loops
KM Khalid Saifullah, Daniel Palmer

TL;DR
This paper demonstrates that shared obstacle memory significantly improves multi-agent autonomous vehicle routing efficiency by preventing routing loops and reducing travel and wait times in simulation.
Contribution
Introduces Object Memory Management (OMM), a lightweight shared memory mechanism that prevents routing loops and enhances coordination in decentralized autonomous vehicle systems.
Findings
Memory-less rerouting increases travel time by up to 682%.
OMM reduces travel time by 75.7% and wait time by 88%.
Agents with OMM perform fewer route recalculations.
Abstract
Multi-agent coordination is critical for next-generation autonomous vehicle (AV) systems, yet naive implementations of communication-based rerouting can lead to catastrophic performance degradation. This study investigates a fundamental problem in decentralized multi-agent navigation: routing loops, where vehicles without persistent obstacle memory become trapped in cycles of inefficient path recalculation. Through systematic simulation experiments involving 72 unique configurations across varying vehicle densities (15, 35, 55 vehicles) and obstacle frequencies (6, 20 obstacles), we demonstrate that memory-less reactive rerouting increases average travel time by up to 682% compared to baseline conditions. To address this, we introduce Object Memory Management (OMM), a lightweight mechanism enabling agents to retain and share knowledge of previously encountered obstacles. OMM operates by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic control and management · Vehicular Ad Hoc Networks (VANETs) · Autonomous Vehicle Technology and Safety
