paper-with-me

Papers

SafeDriveRAG: Towards Safe Autonomous Driving with Knowledge Graph-based Retrieval-Augmented Generation

2025-07-29 · Hao Ye, Mengshi Qi, Zhaohong Liu, Liang Liu, Huadong Ma arxiv

In this work, we study how vision-language models (VLMs) can be utilized to enhance the safety for the autonomous driving system, including perception, situational understanding, and path planning. However, existing research has largely overlooked the evaluation of these models in traffic safety-critical driving scenarios. To bridge this gap, we create the benchmark (SafeDrive228K) and propose a new baseline based on VLM with knowledge graph-based retrieval-augmented generation (SafeDriveRAG) for visual question answering (VQA). Specifically, we introduce SafeDrive228K, the first large-scale multimodal question-answering benchmark comprising 228K examples across 18 sub-tasks. This benchmark encompasses a diverse range of traffic safety queries, from traffic accidents and corner cases to common safety knowledge, enabling a thorough assessment of the comprehension and reasoning abilities of the models. Furthermore, we propose a plug-and-play multimodal knowledge graph-based retrieval-augmented generation approach that employs a novel multi-scale subgraph retrieval algorithm for efficient information retrieval. By incorporating traffic safety guidelines collected from the Internet, this framework further enhances the model's capacity to handle safety-critical situations. Finally, we conduct comprehensive evaluations on five mainstream VLMs to assess their reliability in safety-sensitive driving tasks. Experimental results demonstrate that integrating RAG significantly improves performance, achieving a +4.73% gain in Traffic Accidents tasks, +8.79% in Corner Cases tasks and +14.57% in Traffic Safety Commonsense across five mainstream VLMs, underscoring the potential of our proposed benchmark and methodology for advancing research in traffic safety. Our source code and data are available at https://github.com/Lumos0507/SafeDriveRAG.

📄 PDF Abstract BibTeX arXiv:2507.21585

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringInformation RetrievalAutonomous Driving

Similar Papers 제목 키워드 기반

SafeAuto: Knowledge-Enhanced Safe Autonomous Driving with Multimodal Foundation Models

2025-02-28 · Jiawei Zhang, Xuan Yang, Taiqi Wang, Yu Yao 외

Traditional autonomous driving systems often struggle to connect high-level reasoning with low-level control, leading to suboptimal and sometimes unsafe behaviors. Recent advances in multimodal large language models (MLL…

AttributeAutonomous DrivingRAGRetrieval-augmented Generation

TeraSim-World: Worldwide Safety-Critical Data Synthesis for End-to-End Autonomous Driving

2025-09-16 · Jiawei Wang, Haowei Sun, Xintao Yan, Shuo Feng 외 arxiv

Safe and scalable deployment of end-to-end (E2E) autonomous driving requires extensive and diverse data, particularly safety-critical events. Existing data are mostly generated from simulators with a significant sim-to-r…

Autonomous DrivingVideo Generation

SARAD: LLM-Based Safety-Aware Hybrid Reinforcement Learning with Collision Prediction for Autonomous Driving

2026-05-27 · Kangyu Wu, Peng Cui, Guoxi Chen, Ya Zhang arxiv

Ensuring both safety and efficiency in decision-making for autonomous driving systems remains a fundamental challenge. Traditional Deep Reinforcement Learning (DRL) suffers from unsafe random exploration and slow converg…

Reinforcement LearningAutonomous Driving

Evaluation of Safety Cognition Capability in Vision-Language Models for Autonomous Driving

2025-03-09 · Enming Zhang, Peizhe Gong, Xingyuan Dai, Yisheng Lv 외

Assessing the safety of vision-language models (VLMs) in autonomous driving is particularly important; however, existing work mainly focuses on traditional benchmark evaluations. As interactive components within autonomo…

Autonomous Drivingtext annotation

Grounded Relational Inference: Domain Knowledge Driven Explainable Autonomous Driving

2021-02-23 · Chen Tang, Nishan Srishankar, Sujitha Martin, Masayoshi Tomizuka

Explainability is essential for autonomous vehicles and other robotics systems interacting with humans and other objects during operation. Humans need to understand and anticipate the actions taken by the machines for tr…

Autonomous DrivingAutonomous Vehicles