AI Agents 相关度: 9/10

CRASH: Cognitive Reasoning Agent for Safety Hazards in Autonomous Driving

Erick Silva, Rehana Yasmin, Ali Shoker
arXiv: 2603.15364v1 发布: 2026-03-16 更新: 2026-03-16

AI 摘要

CRASH:基于LLM的智能体,分析自动驾驶事故报告,实现故障归因和安全评估。

主要贡献

  • 提出CRASH智能体,用于自动驾驶事故分析。
  • 构建包含2168个真实事故案例的数据集。
  • 验证CRASH在故障归因方面的准确性。

方法论

利用LLM处理事故报告中的结构化和非结构化数据,进行原因分析和安全评估,并由领域专家验证。

原文摘要

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.

标签

Autonomous Driving LLM Safety Analysis

arXiv 分类

cs.AI cs.CL