vix.ing · top · new · best · stats

All You Can Embed: Natural Language based Vehicle Retrieval with Spatio-Temporal Transformers

2021/06/18 by Carmelo Scribano, Scribano, Carmelo, Davide Sapienza +7
Computer Science · Social Sciences · #Advanced Neural Network Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Human Mobility and Location-Based Analysis #Multimodal Machine Learning Applications #Video Surveillance and Tracking Methods #cs.CV

paper · pdf · doi:10.48550/arxiv.2106.10153

CVPR 2021 AI CITY CHALLENGE Natural Language-Based Vehicle Retrieval

arxiv created 2021/06/18 · openalex publication_date 2021/06/18 · arxiv updated 2021/06/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Combining Natural Language with Vision represents a unique and interesting challenge in the domain of Artificial Intelligence. The AI City Challenge Track 5 for Natural Language-Based Vehicle Retrieval focuses on the problem of combining visual and textual information, applied to a smart-city use case. In this paper, we present All You Can Embed (AYCE), a modular solution to correlate single-vehicle tracking sequences with natural language. The main building blocks of the proposed architecture are (i) BERT to provide an embedding of the textual descriptions, (ii) a convolutional backbone along with a Transformer model to embed the visual information. For the training of the retrieval model, a variation of the Triplet Margin Loss is proposed to learn a distance measure between the visual and language embeddings. The code is publicly available at https://github.com/cscribano/AYCE2021.

Citations

Related