paper-with-me

Papers

Explainable Scene Understanding with Qualitative Representations and Graph Neural Networks

2025-04-17 · Nassim Belmecheri, Arnaud Gotlieb, Nadjib Lazaar, Helge Spieker

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.

📄 PDF Abstract BibTeX arXiv:2504.12817

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingScene Understanding

Similar Papers 제목 키워드 기반

Acquiring Qualitative Explainable Graphs for Automated Driving Scene Interpretation

2023-08-24 · Nassim Belmecheri, Arnaud Gotlieb, Nadjib Lazaar, Helge Spieker

The future of automated driving (AD) is rooted in the development of robust, fair and explainable artificial intelligence methods. Upon request, automated vehicles must be able to explain their decisions to the driver an…

Explainable artificial intelligence

Towards Trustworthy Automated Driving through Qualitative Scene Understanding and Explanations

2024-03-25 · Nassim Belmecheri, Arnaud Gotlieb, Nadjib Lazaar, Helge Spieker

Understanding driving scenes and communicating automated vehicle decisions are key requirements for trustworthy automated driving. In this article, we introduce the Qualitative Explainable Graph (QXG), which is a unified…

Scene Understanding

Rashomon in the Streets: Explanation Ambiguity in Scene Understanding

2025-09-03 · Helge Spieker, Jørn Eirik Betten, Arnaud Gotlieb, Nadjib Lazaar 외 arxiv

Explainable AI (XAI) is essential for validating and trusting models in safety-critical applications like autonomous driving. However, the reliability of XAI is challenged by the Rashomon effect, where multiple, equally …

Scene UnderstandingAutonomous Driving

VL-KnG: Persistent Spatiotemporal Knowledge Graphs from Egocentric Video for Embodied Scene Understanding

2025-10-01 · Mohamad Al Mdfaa, Svetlana Lukina, Timur Akhtyamov, Arthur Nigmatzyanov 외 arxiv

Vision-language models (VLMs) demonstrate strong image-level scene understanding but often lack persistent memory, explicit spatial representations, and computational efficiency when reasoning over long video sequences. …

Computational EfficiencyScene Understanding3D ReconstructionKnowledge Graphs

Unified Graph Structured Models for Video Understanding

2021-03-29 · ICCV 2021 10 · Anurag Arnab, Chen Sun, Cordelia Schmid

Accurate video understanding involves reasoning about the relationships between actors, objects and their environment, often over long temporal intervals. In this paper, we propose a message passing graph neural network …

Action DetectionGraph ClassificationGraph Neural NetworkRelational Reasoning+2