COIN: Collaborative Interaction-Aware Multi-Agent Reinforcement Learning for Self-Driving Systems

arXiv cs.RO / 3/27/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces COIN, a collaborative, interaction-aware multi-agent reinforcement learning framework aimed at improving coordination and safety in multi-agent self-driving systems in dense, dynamic traffic scenarios.
  • COIN uses a CTDE setup with a newly developed CIG-TD3 algorithm to jointly optimize individual navigation goals and global collaboration objectives through improved credit assignment.
  • It proposes a dual-level interaction-aware centralized critic architecture that models both local pairwise interactions and global system-level dependencies to enhance value estimation.
  • Extensive dense-urban simulations show COIN outperforming multiple strong MARL baselines on both safety and efficiency across different numbers of agents.
  • The approach is also validated via real-world robot demonstrations, with supplementary materials provided online.

Abstract

Multi-Agent Self-Driving (MASD) systems provide an effective solution for coordinating autonomous vehicles to reduce congestion and enhance both safety and operational efficiency in future intelligent transportation systems. Multi-Agent Reinforcement Learning (MARL) has emerged as a promising approach for developing advanced end-to-end MASD systems. However, achieving efficient and safe collaboration in dynamic MASD systems remains a significant challenge in dense scenarios with complex agent interactions. To address this challenge, we propose a novel collaborative(CO-) interaction-aware(-IN) MARL framework, named COIN. Specifically, we develop a new counterfactual individual-global twin delayed deep deterministic policy gradient (CIG-TD3) algorithm, crafted in a "centralized training, decentralized execution" (CTDE) manner, which aims to jointly optimize the individual objectives (navigation) and the global objectives (collaboration) of agents. We further introduce a dual-level interaction-aware centralized critic architecture that captures both local pairwise interactions and global system-level dependencies, enabling more accurate global value estimation and improved credit assignment for collaborative policy learning. We conduct extensive simulation experiments in dense urban traffic environments, which demonstrate that COIN consistently outperforms other advanced baseline methods in both safety and efficiency across various system sizes. These results highlight its superiority in complex and dynamic MASD scenarios, as further validated through real-world robot demonstrations. Supplementary videos are available at https://marmotlab.github.io/COIN/