AISep 30, 2025

NuRisk: A Visual Question Answering Dataset for Agent-Level Risk Assessment in Autonomous Driving

arXiv:2509.25944v13 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses the need for spatio-temporal reasoning in autonomous driving risk assessment, though it is incremental as it builds on existing datasets and models.

The authors tackled the problem of agent-level risk assessment in autonomous driving by creating the NuRisk dataset with 2,900 scenarios and 1.1 million agent-level samples, and their fine-tuned 7B VLM agent improved accuracy from 33% to 41% while reducing latency by 75%.

Understanding risk in autonomous driving requires not only perception and prediction, but also high-level reasoning about agent behavior and context. Current Vision Language Models (VLMs)-based methods primarily ground agents in static images and provide qualitative judgments, lacking the spatio-temporal reasoning needed to capture how risks evolve over time. To address this gap, we propose NuRisk, a comprehensive Visual Question Answering (VQA) dataset comprising 2,900 scenarios and 1.1 million agent-level samples, built on real-world data from nuScenes and Waymo, supplemented with safety-critical scenarios from the CommonRoad simulator. The dataset provides Bird-Eye-View (BEV) based sequential images with quantitative, agent-level risk annotations, enabling spatio-temporal reasoning. We benchmark well-known VLMs across different prompting techniques and find that they fail to perform explicit spatio-temporal reasoning, resulting in a peak accuracy of 33% at high latency. To address these shortcomings, our fine-tuned 7B VLM agent improves accuracy to 41% and reduces latency by 75%, demonstrating explicit spatio-temporal reasoning capabilities that proprietary models lacked. While this represents a significant step forward, the modest accuracy underscores the profound challenge of the task, establishing NuRisk as a critical benchmark for advancing spatio-temporal reasoning in autonomous driving.

Foundations

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

Your Notes