paper-with-me

홈 › Papers

CRASH: Cognitive Reasoning Agent for Safety Hazards in Autonomous Driving

2026-03-16 · Erick Silva, Rehana Yasmin, Ali Shoker arxiv

As AVs grow in complexity and diversity, identifying the root causes of operational failures has become increasingly complex. The heterogeneity of system architectures across manufacturers, ranging from end-to-end to modular designs, together with variations in algorithms and integration strategies, limits the standardization of incident investigations and hinders systematic safety analysis. This work examines real-world AV incidents reported in the NHTSA database. We curate a dataset of 2,168 cases reported between 2021 and 2025, representing more than 80 million miles driven. To process this data, we introduce CRASH, Cognitive Reasoning Agent for Safety Hazards, an LLM-based agent that automates reasoning over crash reports by leveraging both standardized fields and unstructured narrative descriptions. CRASH operates on a unified representation of each incident to generate concise summaries, attribute a primary cause, and assess whether the AV materially contributed to the event. Our findings show that (1) CRASH attributes 64% of incidents to perception or planning failures, underscoring the importance of reasoning-based analysis for accurate fault attribution; and (2) approximately 50% of reported incidents involve rear-end collisions, highlighting a persistent and unresolved challenge in autonomous driving deployment. We further validate CRASH with five domain experts, achieving 86% accuracy in attributing AV system failures. Overall, CRASH demonstrates strong potential as a scalable and interpretable tool for automated crash analysis, providing actionable insights to support safety research and the continued development of autonomous driving systems.

📄 PDF Abstract BibTeX arXiv:2603.15364

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

CrashAgent: Crash Scenario Generation via Multi-modal Reasoning

2025-05-23 · Miao Li, Wenhao Ding, Haohong Lin, Yiqi Lyu 외

Training and evaluating autonomous driving algorithms requires a diverse range of scenarios. However, most available datasets predominantly consist of normal driving behaviors demonstrated by human drivers, resulting in …

Autonomous DrivingDiversity

EMBGuard: Constructing Hazard-Aware Guardrails for Safe Planning in Embodied Agents

2026-05-29 · Dongwook Choi, Taeyoon Kwon, Bogyung Jeong, Minju Kim 외 arxiv

MLLM-powered embodied agents deployed in real-world environments encounter physical hazards. However, existing approaches lack explicit mechanisms for identifying hazards and reasoning about action-conditioned risks, lea…

CrashSight: A Phase-Aware, Infrastructure-Centric Video Benchmark for Traffic Crash Scene Understanding and Reasoning

2026-04-09 · Rui Gan, Junyi Ma, Pei Li, Xingyou Yang 외 arxiv

Cooperative autonomous driving requires traffic scene understanding from both vehicle and infrastructure perspectives. While vision-language models (VLMs) show strong general reasoning capabilities, their performance in …

Scene UnderstandingAutonomous DrivingVisual Grounding

TransportAgents: a multi-agents LLM framework for traffic accident severity prediction

2026-01-21 · Zhichao Yang, Jiashu He, Jinxuan Fan, Cirillo Cinzia arxiv

Accurate prediction of traffic crash severity is critical for improving emergency response and public safety planning. Although recent large language models (LLMs) exhibit strong reasoning capabilities, their single-agen…

severity prediction

Watch Out for the Safety-Threatening Actors: Proactively Mitigating Safety Hazards

2022-06-02 · Saurabh Jha, Shengkun Cui, Zbigniew Kalbarczyk, Ravishankar K. Iyer

Despite the successful demonstration of autonomous vehicles (AVs), such as self-driving cars, ensuring AV safety remains a challenging task. Although some actors influence an AV's driving decisions more than others, curr…

Autonomous VehiclescounterfactualCounterfactual ReasoningSelf-Driving Cars