Seeing before Observable: Potential Risk Reasoning in Autonomous Driving via Vision Language Models
Jiaxin Liu, Xiangyu Yan, Liang Peng, Lei Yang, Lingjun Zhang, Yuechen Luo, Yueming Tao, Ashton Yu Xuan Tan, Mu Li, Lei Zhang, Ziqi Zhan, Sai Guo, Hong Wang, Jun Li
TL;DR
<3-5 sentence high-level summary> The paper tackles the challenge of anticipatory safety in autonomous driving by defining potential risk as hazards not yet observable but inferable from precursors. It introduces PotentialRiskQA, a language-based dataset with a structured reasoning chain linking semantic precursors to inferred risks, and PR-Reasoner, a vision-language reasoning framework that uses auxiliary tasks to supervise a multimodal model. Experiments demonstrate that fine-tuning with PotentialRiskQA improves potential risk reasoning across diverse VLM backbones, and reveal that the reasoning paradigm reduces dependence on model size, enabling smaller, onboard-friendly models to perform competitively. Together, the dataset and framework enable proactive safety capabilities by enabling foresight, interpretability, and robust reasoning in complex driving scenarios.
Abstract
Ensuring safety remains a key challenge for autonomous vehicles (AVs), especially in rare and complex scenarios. One critical but understudied aspect is the \textbf{potential risk} situations, where the risk is \textbf{not yet observable} but can be inferred from subtle precursors, such as anomalous behaviors or commonsense violations. Recognizing these precursors requires strong semantic understanding and reasoning capabilities, which are often absent in current AV systems due to the scarcity of such cases in existing driving or risk-centric datasets. Moreover, current autonomous driving accident datasets often lack annotations of the causal reasoning chains behind incidents, which are essential for identifying potential risks before they become observable. To address these gaps, we introduce PotentialRiskQA, a novel vision-language dataset designed for reasoning about potential risks prior to observation. Each sample is annotated with structured scene descriptions, semantic precursors, and inferred risk outcomes. Based on this dataset, we further propose PR-Reasoner, a vision-language-model-based framework tailored for onboard potential risk reasoning. Experimental results show that fine-tuning on PotentialRiskQA enables PR-Reasoner to significantly enhance its performance on the potential risk reasoning task compared to baseline VLMs. Together, our dataset and model provide a foundation for developing autonomous systems with improved foresight and proactive safety capabilities, moving toward more intelligent and resilient AVs.
