GraphAD: Interaction Scene Graph for End-to-End Autonomous Driving

Abstract

Modeling complicated interactions among the ego-vehicle, road agents, and map elements has been a crucial part for safety-critical autonomous driving. Previous work on end-to-end autonomous driving relies on the attention mechanism to handle heterogeneous interactions, which fails to capture 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 performance. We evaluate the proposed method for end-to-end autonomous driving on the nuScenes dataset. Compared with strong baselines, our method significantly outperforms in full-stack driving tasks.

Cite

Text

Zhang et al. "GraphAD: Interaction Scene Graph for End-to-End Autonomous Driving." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/270

Markdown

[Zhang et al. "GraphAD: Interaction Scene Graph for End-to-End Autonomous Driving." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/zhang2025ijcai-graphad/) doi:10.24963/IJCAI.2025/270

BibTeX

@inproceedings{zhang2025ijcai-graphad,
  title     = {{GraphAD: Interaction Scene Graph for End-to-End Autonomous Driving}},
  author    = {Zhang, Yunpeng and Qian, Deheng and Li, Ding and Pan, Yifeng and Chen, Yong and Liang, Zhenbao and Zhang, Zhiyao and Liu, Yingzong and Mei, Jianhui and Fu, Maolei and Ye, Yun and Liang, Zhujin and Shan, Yi and Du, Dalong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {2422-2430},
  doi       = {10.24963/IJCAI.2025/270},
  url       = {https://mlanthology.org/ijcai/2025/zhang2025ijcai-graphad/}
}