English

Spatio-Temporal Scene-Graph Embedding for Autonomous Vehicle Collision Prediction

Computer Vision and Pattern Recognition 2021-11-12 v1

Abstract

In autonomous vehicles (AVs), early warning systems rely on collision prediction to ensure occupant safety. However, state-of-the-art methods using deep convolutional networks either fail at modeling collisions or are too expensive/slow, making them less suitable for deployment on AV edge hardware. To address these limitations, we propose sg2vec, a spatio-temporal scene-graph embedding methodology that uses Graph Neural Network (GNN) and Long Short-Term Memory (LSTM) layers to predict future collisions via visual scene perception. We demonstrate that sg2vec predicts collisions 8.11% more accurately and 39.07% earlier than the state-of-the-art method on synthesized datasets, and 29.47% more accurately on a challenging real-world collision dataset. We also show that sg2vec is better than the state-of-the-art at transferring knowledge from synthetic datasets to real-world driving datasets. Finally, we demonstrate that sg2vec performs inference 9.3x faster with an 88.0% smaller model, 32.4% less power, and 92.8% less energy than the state-of-the-art method on the industry-standard Nvidia DRIVE PX 2 platform, making it more suitable for implementation on the edge.

Keywords

Cite

@article{arxiv.2111.06123,
  title  = {Spatio-Temporal Scene-Graph Embedding for Autonomous Vehicle Collision Prediction},
  author = {Arnav V. Malawade and Shih-Yuan Yu and Brandon Hsu and Deepan Muthirayan and Pramod P. Khargonekar and Mohammad A. Al Faruque},
  journal= {arXiv preprint arXiv:2111.06123},
  year   = {2021}
}
R2 v1 2026-06-24T07:34:50.549Z