ROAICVApr 17, 2025

Explainable Scene Understanding with Qualitative Representations and Graph Neural Networks

arXiv:2504.12817v13 citationsh-index: 122025 IEEE Intelligent Vehicles Symposium (IV)
Originality Incremental advance
AI Analysis

It addresses explainable scene understanding for autonomous driving systems, but is incremental as it builds on prior qualitative graph methods with a novel GNN architecture.

This paper tackled the problem of scene understanding in automated driving by integrating graph neural networks with qualitative explainable graphs, achieving superior performance on the nuScenes dataset with DriveLM annotations compared to baseline methods.

This paper investigates the integration of graph neural networks (GNNs) with Qualitative Explainable Graphs (QXGs) for scene understanding in automated driving. Scene understanding is the basis for any further reactive or proactive decision-making. Scene understanding and related reasoning is inherently an explanation task: why is another traffic participant doing something, what or who caused their actions? While previous work demonstrated QXGs' effectiveness using shallow machine learning models, these approaches were limited to analysing single relation chains between object pairs, disregarding the broader scene context. We propose a novel GNN architecture that processes entire graph structures to identify relevant objects in traffic scenes. We evaluate our method on the nuScenes dataset enriched with DriveLM's human-annotated relevance labels. Experimental results show that our GNN-based approach achieves superior performance compared to baseline methods. The model effectively handles the inherent class imbalance in relevant object identification tasks while considering the complete spatial-temporal relationships between all objects in the scene. Our work demonstrates the potential of combining qualitative representations with deep learning approaches for explainable scene understanding in autonomous driving systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes