無信号交差点における自動運転のためのコンパクトな潜在協調
Compact Latent Coordination for Autonomous Vehicles at Unsignalized Intersections
無信号交差点での自動運転車両の協調を、中央エージェントが生成するコンパクトな潜在表現(プロトプラン)と各車両のローカル制御を組み合わせた階層型強化学習で実現し、衝突回避と移動時間短縮を達成した。
著者: Gil Lifshits, Igal Bilik, Gilad Katz
分類: cs.LG, cs.AI, cs.MA, cs.RO
原文アブストラクト
Coordinating autonomous vehicles at unsignalized intersections remains a critical challenge for multi-agent reinforcement learning (MARL) systems, which typically struggle with combinatorial action spaces, reliance on privileged information, or rigid agent designs. We propose Master-Agent Proto-plan System (MAPS), a hierarchical deep reinforcement learning (DRL) architecture in which a centralized Master agent generates a compact, continuous embedding, denoted as proto-plan, that encodes a global coordination strategy. Decentralized Worker agents integrate this embedding with local observations to execute vehicle-specific control, decoupling strategic intent from tactical execution and enabling independent optimization of each module. As a proof-of-concept evaluation of this coordination mechanism, we test MAPS across 72 intersection configurations in HighwayEnv. MAPS achieves collision-free navigation while significantly reducing average travel time, outperforming state-of-the-art baselines. The learned proto-plans further exhibit robust generalization: a system trained with three agents achieves a 94% success rate when deployed zero-shot to five-agent scenarios, confirming that proto-plan-based hierarchical learning provides a promising framework for multi-vehicle coordination.