Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Mixed Traffic Environments
Qi Liu, Zirui Li, Xueyuan Li, Jingda Wu, Shihua Yuan

TL;DR
This paper introduces a Graph Reinforcement Learning framework combining GNN and DRL to improve multi-agent decision-making in autonomous vehicle traffic scenarios, demonstrating enhanced interaction modeling and lane-change behavior performance.
Contribution
It proposes a novel GRL framework integrating GNN and DRL for better decision-making in interactive traffic environments, validated through SUMO simulations.
Findings
GNN effectively models vehicle interactions.
GNN+DRL improves lane-change decision accuracy.
Framework outperforms traditional DRL methods.
Abstract
An efficient and reliable multi-agent decision-making system is highly demanded for the safe and efficient operation of connected autonomous vehicles in intelligent transportation systems. Current researches mainly focus on the Deep Reinforcement Learning (DRL) methods. However, utilizing DRL methods in interactive traffic scenarios is hard to represent the mutual effects between different vehicles and model the dynamic traffic environments due to the lack of interactive information in the representation of the environments, which results in low accuracy of cooperative decisions generation. To tackle these difficulties, this research proposes a framework to enable different Graph Reinforcement Learning (GRL) methods for decision-making, and compares their performance in interactive driving scenarios. GRL methods combinate the Graph Neural Network (GNN) and DRL to achieve the better…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic control and management · Autonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques
MethodsGraph Neural Network
