GraphAD: Interaction Scene Graph for End-to-end Autonomous Driving
Yunpeng Zhang, Deheng Qian, Ding Li, Yifeng Pan, Yong Chen, Zhenbao, Liang, Zhiyao Zhang, Shurui Zhang, Hongxu Li, Maolei Fu, Yun Ye, Zhujin, Liang, Yi Shan, Dalong Du

TL;DR
GraphAD introduces an Interaction Scene Graph to efficiently model critical interactions in autonomous driving, outperforming attention-based methods by capturing geometric priors and reducing computational load.
Contribution
The paper proposes the Interaction Scene Graph (ISG) for end-to-end autonomous driving, effectively modeling essential interactions and improving performance over attention-based approaches.
Findings
Outperforms strong baselines on nuScenes dataset
Enhances perception, prediction, and planning tasks
Reduces computational complexity compared to attention mechanisms
Abstract
Modeling complicated interactions among the ego-vehicle, road agents, and map elements has been a crucial part for safety-critical autonomous driving. Previous works on end-to-end autonomous driving rely on the attention mechanism for handling heterogeneous interactions, which fails to capture the geometric priors and is also computationally intensive. In this paper, we propose the Interaction Scene Graph (ISG) as a unified method to model the interactions among the ego-vehicle, road agents, and map elements. With the representation of the ISG, the driving agents aggregate essential information from the most influential elements, including the road agents with potential collisions and the map elements to follow. Since a mass of unnecessary interactions are omitted, the more efficient scene-graph-based framework is able to focus on indispensable connections and leads to 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
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Reinforcement Learning in Robotics
MethodsFocus
