Technical Report for Argoverse2 Scenario Mining Challenges on Iterative Error Correction and Spatially-Aware Prompting
Yifei Chen, Ross Greer

TL;DR
This paper enhances large language model-based scenario mining for autonomous driving by introducing iterative error correction and spatial prompt engineering, significantly improving accuracy and reliability on the Argoverse 2 dataset.
Contribution
It proposes a fault-tolerant iterative code-generation process and specialized spatial prompt engineering to address LLM errors in scenario mining tasks.
Findings
Achieved a HOTA-Temporal score of 52.37 on the test set.
Demonstrated consistent improvements across multiple LLMs.
Enhanced scenario mining accuracy and robustness.
Abstract
Scenario mining from extensive autonomous driving datasets, such as Argoverse 2, is crucial for the development and validation of self-driving systems. The RefAV framework represents a promising approach by employing Large Language Models (LLMs) to translate natural-language queries into executable code for identifying relevant scenarios. However, this method faces challenges, including runtime errors stemming from LLM-generated code and inaccuracies in interpreting parameters for functions that describe complex multi-object spatial relationships. This technical report introduces two key enhancements to address these limitations: (1) a fault-tolerant iterative code-generation mechanism that refines code by re-prompting the LLM with error feedback, and (2) specialized prompt engineering that improves the LLM's comprehension and correct application of spatial-relationship functions.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Computing and Data Management · Distributed and Parallel Computing Systems · Cloud Computing and Resource Management
MethodsSparse Evolutionary Training
