paper-with-me

홈 › Papers

BEV-TSR: Text-Scene Retrieval in BEV Space for Autonomous Driving

2024-01-02 · Tao Tang, Dafeng Wei, Zhengyu Jia, Tian Gao, Changwei Cai, Chengkai Hou, Peng Jia, Kun Zhan, Haiyang Sun, Jingchen Fan, Yixing Zhao, Fu Liu, Xiaodan Liang, Xianpeng Lang, Yang Wang

The rapid development of the autonomous driving industry has led to a significant accumulation of autonomous driving data. Consequently, there comes a growing demand for retrieving data to provide specialized optimization. However, directly applying previous image retrieval methods faces several challenges, such as the lack of global feature representation and inadequate text retrieval ability for complex driving scenes. To address these issues, firstly, we propose the BEV-TSR framework which leverages descriptive text as an input to retrieve corresponding scenes in the Bird's Eye View (BEV) space. Then to facilitate complex scene retrieval with extensive text descriptions, we employ a large language model (LLM) to extract the semantic features of the text inputs and incorporate knowledge graph embeddings to enhance the semantic richness of the language embedding. To achieve feature alignment between the BEV feature and language embedding, we propose Shared Cross-modal Embedding with a set of shared learnable embeddings to bridge the gap between these two modalities, and employ a caption generation task to further enhance the alignment. Furthermore, there lack of well-formed retrieval datasets for effective evaluation. To this end, we establish a multi-level retrieval dataset, nuScenes-Retrieval, based on the widely adopted nuScenes dataset. Experimental results on the multi-level nuScenes-Retrieval show that BEV-TSR achieves state-of-the-art performance, e.g., 85.78% and 87.66% top-1 accuracy on scene-to-text and text-to-scene retrieval respectively. Codes and datasets will be available.

📄 PDF Abstract BibTeX arXiv:2401.01065

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingCaption GenerationDescriptiveImage RetrievalKnowledge Graph EmbeddingsLanguage ModellingLarge Language ModelNavigateRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Context-based Motion Retrieval using Open Vocabulary Methods for Autonomous Driving

2025-08-01 · Stefan Englmeier, Max A. Büttner, Katharina Winter, Fabian B. Flohr arxiv

Autonomous driving systems must operate reliably in safety-critical scenarios, particularly those involving unusual or complex behavior by Vulnerable Road Users (VRUs). Identifying these edge cases in driving datasets is…

Autonomous Driving

RAD: Retrieval-Augmented Decision-Making of Meta-Actions with Vision-Language Models in Autonomous Driving

2025-03-18 · Yujin Wang, Quanfeng Liu, Zhengxin Jiang, Tianyi Wang 외

Accurately understanding and deciding high-level meta-actions is essential for ensuring reliable and safe autonomous driving systems. While vision-language models (VLMs) have shown significant potential in various autono…

Autonomous DrivingDecision MakingHallucinationImage Comprehension+3

GeoWAM: Visual Geometry World Action Models for Autonomous Driving

2026-08-24 · Yiren Lu, Xin Ye, Jiaming Liu, Jin Yao 외 arxiv

World action models (WAMs) have recently gained increasing attention as a framework for jointly modeling scene evolution and ego actions in autonomous driving. Most existing WAMs learn scene dynamics in pixel space by co…

Trajectory PredictionAutonomous DrivingPoint Clouds

Radar Spectra-Language Model for Automotive Scene Parsing

2024-06-04 · Mariia Pushkareva, Yuri Feldman, Csaba Domokos, Kilian Rambach 외

Radar sensors are low cost, long-range, and weather-resilient. Therefore, they are widely used for driver assistance functions, and are expected to be crucial for the success of autonomous driving in the future. In many …

Autonomous DrivingLanguage ModelingLanguage Modellingmodel+3

Driving Video Retrieval for Complex Queries with Structured Grounding

2026-06-08 · Manyi Yao, Sparsh Garg, Christian Shelton, Amit Roy-Chowdhury 외 arxiv

Video retrieval at scale is central to data curation and safety validation in autonomous driving, where users want to find not only scenes but also dynamic events such as cut-ins and hard braking. Existing vision-languag…

Autonomous DrivingVideo Retrieval