Scene-Graph Augmented Data-Driven Risk Assessment of Autonomous Vehicle Decisions
Shih-Yuan Yu, Arnav V. Malawade, Deepan Muthirayan, Pramod P., Khargonekar, Mohammad A. Al Faruque

TL;DR
This paper introduces a scene-graph based deep learning model for risk assessment in autonomous driving, improving accuracy, transferability, and explainability over existing methods, especially in complex scenarios like lane changes.
Contribution
The paper presents a novel scene-graph augmented approach with multi-relation graph convolution, LSTM, and attention layers for subjective risk modeling in autonomous driving.
Findings
Achieves higher classification accuracy than state-of-the-art on synthesized datasets.
Demonstrates effective transferability from synthesized to real-world data.
Improves model explainability with spatial and temporal attention layers.
Abstract
Despite impressive advancements in Autonomous Driving Systems (ADS), navigation in complex road conditions remains a challenging problem. There is considerable evidence that evaluating the subjective risk level of various decisions can improve ADS' safety in both normal and complex driving scenarios. However, existing deep learning-based methods often fail to model the relationships between traffic participants and can suffer when faced with complex real-world scenarios. Besides, these methods lack transferability and explainability. To address these limitations, we propose a novel data-driven approach that uses scene-graphs as intermediate representations. Our approach includes a Multi-Relation Graph Convolution Network, a Long-Short Term Memory Network, and attention layers for modeling the subjective risk of driving maneuvers. To train our model, we formulate this task as a…
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 · Human-Automation Interaction and Safety
MethodsConvolution · Memory Network
