paper-with-me

홈 › Papers

Fail2Drive: Benchmarking Closed-Loop Driving Generalization

2026-04-09 · Simon Gerstenecker, Andreas Geiger, Katrin Renz arxiv

Generalization under distribution shift remains a central bottleneck for closed-loop autonomous driving. Although simulators like CARLA enable safe and scalable testing, existing benchmarks rarely measure true generalization: they typically reuse training scenarios at test time. Success can therefore reflect memorization rather than robust driving behavior. We introduce Fail2Drive, the first paired-route benchmark for closed-loop generalization in CARLA, with 200 routes and 17 new scenario classes spanning appearance, layout, behavioral, and robustness shifts. Each shifted route is matched with an in-distribution counterpart, isolating the effect of the shift and turning qualitative failures into quantitative diagnostics. Evaluating multiple state-of-the-art models reveals consistent degradation, with an average success-rate drop of 22.8\%. Our analysis uncovers unexpected failure modes, such as ignoring objects clearly visible in the LiDAR and failing to learn the fundamental concepts of free and occupied space. To accelerate follow-up work, Fail2Drive includes an open-source toolbox for creating new scenarios and validating solvability via a privileged expert policy. Together, these components establish a reproducible foundation for benchmarking and improving closed-loop driving generalization. We open-source all code, data, and tools at https://github.com/autonomousvision/fail2drive .

📄 PDF Abstract BibTeX arXiv:2604.08535

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

MDrive: Benchmarking Closed-Loop Cooperative Driving for End-to-End Multi-agent Systems

2026-05-11 · Marco Coscoy, Zewei Zhou, Seth Z. Zhao, Henry Wei 외 arxiv

Vehicle-to-Everything (V2X) communication has emerged as a promising paradigm for autonomous driving, enabling connected agents to share complementary perception information and negotiate with each other to benefit the f…

Autonomous Driving

Bench2Drive-Robust: Benchmarking Closed-Loop Autonomous Driving under Deployment Perturbations

2026-05-18 · Zhiyuan Zhang, Zhenghao Jin, Yanlun Peng, Xianda Guo 외 arxiv

Robustness is a critical requirement for deploying autonomous driving systems in the real world. Existing robustness benchmarks for autonomous driving have made important progress in studying the effects of image-level c…

Autonomous Driving

Bench2Drive-VL: Benchmarks for Closed-Loop Autonomous Driving with Vision-Language Models

2026-04-01 · Xiaosong Jia, Yuqian Shao, Zhenjie Yang, Qifeng Li 외 arxiv

With the rise of vision-language models (VLM), their application for autonomous driving (VLM4AD) has gained significant attention. Meanwhile, in autonomous driving, closed-loop evaluation has become widely recognized as …

Scene UnderstandingAutonomous Driving

Do Open-Loop Metrics Predict Closed-Loop Driving? A Cross-Benchmark Correlation Study of NAVSIM and Bench2Drive

2026-04-30 · Yiru Wang, Anqing Jiang, Shuo Wang, Yuwen Heng 외 arxiv

Open-loop evaluation offers fast, reproducible assessment of autonomous driving planners, but its ability to predict real closed-loop driving performance remains questionable. Prior work has shown that traditional open-l…

Autonomous Driving

X-Driver: Explainable Autonomous Driving with Vision-Language Models

2025-05-08 · Wei Liu, Jiyuan Zhang, Binxiong Zheng, Yufeng Hu 외

End-to-end autonomous driving has advanced significantly, offering benefits such as system simplicity and stronger driving performance in both open-loop and closed-loop settings than conventional pipelines. However, exis…

Autonomous DrivingBench2DriveDecision Making