CVCLROMay 27, 2025

RefAV: Towards Planning-Centric Scenario Mining

arXiv:2505.20981v210 citationsh-index: 15Has Code
Originality Incremental advance
AI Analysis

This work addresses a critical bottleneck in autonomous vehicle testing by improving scenario mining efficiency, though it is incremental as it builds on existing vision-language models and datasets.

The paper tackles the challenge of identifying safety-critical scenarios in autonomous vehicle driving logs by introducing RefAV, a dataset of 10,000 natural language queries for spatio-temporal scenario mining, and finds that off-the-shelf vision-language models perform poorly on this task.

Autonomous Vehicles (AVs) collect and pseudo-label terabytes of multi-modal data localized to HD maps during normal fleet testing. However, identifying interesting and safety-critical scenarios from uncurated driving logs remains a significant challenge. Traditional scenario mining techniques are error-prone and prohibitively time-consuming, often relying on hand-crafted structured queries. In this work, we revisit spatio-temporal scenario mining through the lens of recent vision-language models (VLMs) to detect whether a described scenario occurs in a driving log and, if so, precisely localize it in both time and space. To address this problem, we introduce RefAV, a large-scale dataset of 10,000 diverse natural language queries that describe complex multi-agent interactions relevant to motion planning derived from 1000 driving logs in the Argoverse 2 Sensor dataset. We evaluate several referential multi-object trackers and present an empirical analysis of our baselines. Notably, we find that naively repurposing off-the-shelf VLMs yields poor performance, suggesting that scenario mining presents unique challenges. Lastly, we discuss our recent CVPR 2025 competition and share insights from the community. Our code and dataset are available at https://github.com/CainanD/RefAV/ and https://argoverse.github.io/user-guide/tasks/scenario_mining.html

Code Implementations1 repo
Foundations

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

Your Notes