Graph Convolution-Based Deep Reinforcement Learning for Multi-Agent Decision-Making in Interactive Traffic Scenarios.

Qi Liu,Zirui Li,Xueyuan Li,Jingda Wu,Shihua Yuan
DOI: https://doi.org/10.1109/itsc55140.2022.9922001
2022-01-01
Abstract:A reliable multi-agent decision-making system is highly demanded for safe and efficient operations of connected and autonomous vehicles (CAVs). In order to represent the mutual effects between vehicles and model the dynamic traffic environments, this research proposes an integrated and opensource framework to realize different Graph Reinforcement Learning (GRL) methods for better decision-making in interactive driving scenarios. Firstly, an interactive driving scenario on the highway with two ramps is constructed. The vehicles in this scenario are modeled by graph representation, and features are extracted via Graph Neural Network (GNN). Secondly, several GRL approaches are implemented and compared in detail. Finally, The simulation in the SUMO platform is carried out to evaluate the performance of different GRL approaches. Results are analyzed from multiple perspectives to compare the performance of different GRL methods in intelligent transportation scenarios. Experiments show that the implementation of GNN can well model the interactions between vehicles, and the proposed framework can improve the overall performance of multiagent decision-making. The source code of our work can be found at https://github.com/Jacklinkk/TorchGRL.
What problem does this paper attempt to address?