GIN: Graph-based Interaction-aware Constraint Policy Optimization for Autonomous Driving
Se-Wook Yoo, Chan Kim, Jin-Woo Choi, Seong-Woo Kim, and Seung-Woo Seo

TL;DR
This paper introduces GIN, a graph-based interaction-aware constraint policy optimization method for autonomous driving, enhancing safety and robustness in dynamic traffic scenarios through simultaneous training of motion prediction and control modules.
Contribution
It presents a novel graph convolution network-based framework that models social interactions and integrates motion prediction with control for safer autonomous driving.
Findings
Achieved state-of-the-art navigation performance in CARLA simulator.
Enhanced robustness of motion prediction against abnormal movements.
Demonstrated safety improvements in dynamic traffic scenarios.
Abstract
Applying reinforcement learning to autonomous driving entails particular challenges, primarily due to dynamically changing traffic flows. To address such challenges, it is necessary to quickly determine response strategies to the changing intentions of surrounding vehicles. This paper proposes a new policy optimization method for safe driving using graph-based interaction-aware constraints. In this framework, the motion prediction and control modules are trained simultaneously while sharing a latent representation that contains a social context. To reflect social interactions, we illustrate the movements of agents in graph form and filter the features with the graph convolution networks. This helps preserve the spatiotemporal locality of adjacent nodes. Furthermore, we create feedback loops to combine these two modules effectively. As a result, this approach encourages the learned…
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
TopicsAutonomous Vehicle Technology and Safety · Transportation and Mobility Innovations · Traffic Prediction and Management Techniques
MethodsEntropy Regularization · Proximal Policy Optimization · Convolution · CARLA: An Open Urban Driving Simulator
