paper-with-me

홈 › Papers

The Case for Negative Data: From Crash Reports to Counterfactuals for Reasonable Driving

2025-09-23 · Jay Patrikar, Apoorva Sharma, Sushant Veer, Boyi Li, Sebastian Scherer, Marco Pavone arxiv

Learning-based autonomous driving systems are trained mostly on incident-free data, offering little guidance near safety-performance boundaries. Real crash reports contain precisely the contrastive evidence needed, but they are hard to use: narratives are unstructured, third-person, and poorly grounded to sensor views. We address these challenges by normalizing crash narratives to ego-centric language and converting both logs and crashes into a unified scene-action representation suitable for retrieval. At decision time, our system adjudicates proposed actions by retrieving relevant precedents from this unified index; an agentic counterfactual extension proposes plausible alternatives, retrieves for each, and reasons across outcomes before deciding. On a nuScenes benchmark, precedent retrieval substantially improves calibration, with recall on contextually preferred actions rising from 24% to 53%. The counterfactual variant preserves these gains while sharpening decisions near risk.

📄 PDF Abstract BibTeX arXiv:2509.18626

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

"Stabilizer" or "catalyst"? How green technology innovation affects the risk of stock price crashes: an analysis based on the quantity and quality of patents

2021-06-30 · Ge-zhi Wu, Da-ming You

To explore the relationship between corporate green technological innovation and the risk of stock price crashes, we first analyzed the data of listed companies in China from 2008 to 2018 and constructed indicators for t…

Automating Crash Diagram Generation Using Vision-Language Models: A Case Study on Multi-Lane Roundabouts

2026-03-09 · Xiao Lu, Hao Zhen, Jidong J. Yang arxiv

Crash diagrams are essential tools in transportation safety analysis, yet their manual preparation remains time-consuming and prone to human variability. This study investigates the use of Vision-Language Models (VLMs) t…

Spatial Reasoning

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

The Impact Of Bug Localization Based on Crash Report Mining: A Developers' Perspective

2024-03-16 · Marcos Medeiros, Uirá Kulesza, Roberta Coelho, Rodrigo Bonifácio 외

Developers often use crash reports to understand the root cause of bugs. However, locating the buggy source code snippet from such information is a challenging task, mainly when the log database contains many crash repor…

BugCraft: End-to-End Crash Bug Reproduction Using LLM Agents in Minecraft

2025-03-25 · Eray Yapağcı, Yavuz Alp Sencer Öztürk, Eray Tüzün

Reproducing game bugs, in our case crash bugs in continuously evolving games like Minecraft, is a notoriously manual, time-consuming, and challenging process to automate. Despite the success of LLM-driven bug reproductio…

Minecraft