DQ-GAT: Towards Safe and Efficient Autonomous Driving with Deep Q-Learning and Graph Attention Networks
Peide Cai, Hengli Wang, Yuxiang Sun, Ming Liu

TL;DR
This paper introduces DQ-GAT, a deep reinforcement learning approach using graph attention networks for safe and efficient autonomous driving in complex multi-agent scenarios, demonstrating superior performance and transferability.
Contribution
The paper presents a novel end-to-end deep Q-learning framework with graph attention networks for scalable, proactive autonomous driving in dynamic multi-agent environments.
Findings
Higher success rates than previous methods
Better safety and efficiency trade-offs
Effective transfer to real-world scenarios
Abstract
Autonomous driving in multi-agent dynamic traffic scenarios is challenging: the behaviors of road users are uncertain and are hard to model explicitly, and the ego-vehicle should apply complicated negotiation skills with them, such as yielding, merging and taking turns, to achieve both safe and efficient driving in various settings. Traditional planning methods are largely rule-based and scale poorly in these complex dynamic scenarios, often leading to reactive or even overly conservative behaviors. Therefore, they require tedious human efforts to maintain workability. Recently, deep learning-based methods have shown promising results with better generalization capability but less hand engineering efforts. However, they are either implemented with supervised imitation learning (IL), which suffers from dataset bias and distribution mismatch issues, or are trained with deep reinforcement…
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
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Traffic control and management
MethodsQ-Learning
