paper-with-me

Papers

Seeing before Observable: Potential Risk Reasoning in Autonomous Driving via Vision Language Models

2025-11-28 · 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 arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.22928

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesAutonomous Driving

Similar Papers 제목 키워드 기반

Seeing Before Reasoning: A Unified Framework for Generalizable and Explainable Fake Image Detection

2025-09-29 · Kaiqing Lin, Zhiyuan Yan, Ruoxin Chen, Junyan Ye 외 arxiv

Detecting AI-generated images with multimodal large language models (MLLMs) has gained increasing attention, due to their rich world knowledge, common-sense reasoning, and potential for explainability. However, naively a…

JANUS: Foreseeing Latent Risk for Long-Horizon Agent Safety

2026-07-22 · Yuan Xiong, Linji Hao, Shizhu He, Yequan Wang 외 arxiv

Agent safety is moving from content moderation toward preventing operational failures before tool-using agents act. We propose Janus, a foresight-oriented framework for long-horizon agent safety that trains guards to ant…

Seeing and Reasoning with Confidence: Supercharging Multimodal LLMs with an Uncertainty-Aware Agentic Framework

2025-03-11 · Zhuo Zhi, Chen Feng, Adam Daneshmend, Mine Orlu 외

Multimodal large language models (MLLMs) show promise in tasks like visual question answering (VQA) but still face challenges in multimodal reasoning. Recent works adapt agentic frameworks or chain-of-thought (CoT) reaso…

Conformal PredictionMultimodal ReasoningQuestion AnsweringUncertainty Quantification+2

CALIBER: Calibrating Confidence Before and After Reasoning in Language Models

2026-06-23 · Conor Finlay, Joshua Kurien, Saurabh Dash, Marzieh Fadaee 외 arxiv

Reasoning language models are increasingly asked not only to answer difficult questions, but also to estimate their likelihood of success. Existing methods typically elicit confidence only once: either before thinking or…

Think-Before-Speak: From Internal Evaluation to Public Expression in Multi-Agent Social Simulation

2026-06-02 · Kaiqi Yang, Tai-Quan Peng, Sanguk Lee, Hui Liu arxiv

LLM-based multi-agent simulation offers a promising way to study social interaction, deliberation, and collective opinion dynamics. However, many existing dialogue simulation frameworks represent interaction mainly as ob…