AICLJul 17, 2025

Why Braking? Scenario Extraction and Reasoning Utilizing LLM

arXiv:2507.15874v11 citationsh-index: 5ICVES
Originality Highly original
AI Analysis

This addresses the problem of analyzing complex urban driving scenarios for autonomous vehicle safety, representing a novel method for a known bottleneck.

The paper tackles the challenge of identifying safety-critical corner cases in driving data by proposing a framework that uses Large Language Models (LLM) for scenario understanding and reasoning, outperforming rule-based baselines and generalizing well to Out-of-Distribution scenarios.

The growing number of ADAS-equipped vehicles has led to a dramatic increase in driving data, yet most of them capture routine driving behavior. Identifying and understanding safety-critical corner cases within this vast dataset remains a significant challenge. Braking events are particularly indicative of potentially hazardous situations, motivating the central question of our research: Why does a vehicle brake? Existing approaches primarily rely on rule-based heuristics to retrieve target scenarios using predefined condition filters. While effective in simple environments such as highways, these methods lack generalization in complex urban settings. In this paper, we propose a novel framework that leverages Large Language Model (LLM) for scenario understanding and reasoning. Our method bridges the gap between low-level numerical signals and natural language descriptions, enabling LLM to interpret and classify driving scenarios. We propose a dual-path scenario retrieval that supports both category-based search for known scenarios and embedding-based retrieval for unknown Out-of-Distribution (OOD) scenarios. To facilitate evaluation, we curate scenario annotations on the Argoverse 2 Sensor Dataset. Experimental results show that our method outperforms rule-based baselines and generalizes well to OOD scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes