paper-with-me

홈 › Papers

AutoMine Solution for AV2 2026 Scenario Mining Challenge

2026-06-10 · Songliang Cao, Jiele Zhao, Yuru Wang, Hao Li, Daqi Liu, Zehan Zhang, Fangzhen Li, Yu Wang, Yue Zhang, Bing Wang, Guang Chen, Hao Lu, Hangjun Ye arxiv

With the development of autonomous driving systems, mining high-value, safety-critical, and planning-relevant scenarios from large-scale driving logs has become essential for data-driven evaluation. In this paper, we propose AutoMine, a robust self-refining scenario mining method based on LLMs and VLMs. AutoMine uses semantics-preserving prompt augmentation to reduce LLM prompt sensitivity, combines robust trajectory atomic functions with VLM-based functions to handle perception noise and open-world visual cues, and refines generated code through execution feedback from real logs. In the Argoverse 2 Scenario Mining Competition at CVPR 2026, AutoMine achieves a HOTA-Temporal score of 36.38 and a Timestamp BA score of 77.21.

📄 PDF Abstract BibTeX arXiv:2606.11874

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

AutoMine: An Unmanned Mine Dataset

2022-01-01 · CVPR 2022 1 · Yuchen Li, Zixuan Li, Siyu Teng, Yu Zhang 외

Autonomous driving datasets have played an important role in validating the advancement of intelligent vehicle algorithms including localization, perception and prediction in academic areas. However, current existing…

Autonomous Driving

RefAV: Towards Planning-Centric Scenario Mining

2025-05-27 · Cainan Davidson, Deva Ramanan, Neehar Peri

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 log…

Autonomous VehiclesMotion PlanningNatural Language QueriesPseudo Label

SimMining-3D: Altitude-Aware 3D Object Detection in Complex Mining Environments: A Novel Dataset and ROS-Based Automatic Annotation Pipeline

2023-12-11 · Mehala Balamurali, Ehsan Mihankhah

Accurate and efficient object detection is crucial for safe and efficient operation of earth-moving equipment in mining. Traditional 2D image-based methods face limitations in dynamic and complex mine environments. To ov…

3D Object DetectionObjectobject-detectionObject Detection+1

A Comprehensive Dataset for Underground Miner Detection in Diverse Scenario

2025-06-26 · Cyrus Addy, Ajay Kumar Gurumadaiah, Yixiang Gao, Kwame Awuah-Offei

Underground mining operations face significant safety challenges that make emergency response capabilities crucial. While robots have shown promise in assisting with search and rescue operations, their effectiveness depe…

object-detectionObject Detection

Claude Code-Driving Scenario Mining for the Argoverse 2 Challenge

2026-06-08 · Wei Deng, Caoshengzhe Xue, Shuaikun Liu, Zhaohong Liu 외 arxiv

We present our submission to the CVPR 2026 Argoverse 2 Scenario Mining Challenge. Our system uses a four-stage pipeline: (1) autonomous code generation via a Claude Code agent powered by GLM~5.1, (2) iterative training s…

Code Generation