paper-with-me

홈 › Papers

Zero-Shot Semantic Re-Identification for Autonomous Driving: A VLM Baseline Study

2026-06-08 · Eduardo Borges, Manuel Abreu, Luís Garrote, Urbano J. Nunes arxiv

Re-Identification (ReID) in autonomous driving is typically formulated as a visual matching problem, where observations of vehicles, pedestrians, and cyclists are associated across time, frames, or camera views using learned appearance embeddings, often complemented by motion, geometric, or multimodal cues. However, purely visual representations may be sensitive to viewpoint, occlusion, illumination, and sensor-domain variations, limiting their interpretability and robustness in complex driving scenes. We propose a baseline study of a zero-shot pipeline using Vision-Language Models (VLMs) to generate textual descriptions of detected traffic participants and evaluate whether these descriptions can support identity matching across observations. Instead of relying only on low-level visual similarity, the proposed formulation represents each object through structured semantic attributes, including category, color, shape, pose, visible parts, spatial context, and distinctive visual cues. This study provides an initial benchmark for language-based re-identification in autonomous-driving scenarios, discussing and evaluating the strengths and limitations of current VLMs for this task. Results demonstrate that zero-shot semantic descriptions can support effective object re-identification, achieving retrieval performance comparable to a supervised CNN baseline while offering greater interpretability through explicit identity cues. However, the experiments also reveal important challenges, including attribute inconsistency across viewpoints and limited fine-grained discrimination between visually similar instances.

📄 PDF Abstract BibTeX arXiv:2606.09362

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Segment-Anything Models Achieve Zero-shot Robustness in Autonomous Driving

2024-08-19 · Jun Yan, Pengyu Wang, Danni Wang, Weiquan Huang 외

Semantic segmentation is a significant perception task in autonomous driving. It suffers from the risks of adversarial examples. In the past few years, deep learning has gradually transitioned from convolutional neural n…

Adversarial RobustnessAutonomous DrivingImage Segmentationobject-detection+3

Zero-shot Hazard Identification in Autonomous Driving: A Case Study on the COOOL Benchmark

2024-12-27 · Lukas Picek, Vojtěch Čermák, Marek Hanzl

This paper presents our submission to the COOOL competition, a novel benchmark for detecting and classifying out-of-label hazards in autonomous driving. Our approach integrates diverse methods across three core tasks: (i…

Autonomous DrivingChange Point DetectionLanguage ModelingLanguage Modelling+1

Towards a Multi-Agent Vision-Language System for Zero-Shot Novel Hazardous Object Detection for Autonomous Driving Safety

2025-04-18 · Shashank Shriram, Srinivasa Perisetla, Aryan Keskar, Harsha Krishnaswamy 외

Detecting anomalous hazards in visual data, particularly in video streams, is a critical challenge in autonomous driving. Existing models often struggle with unpredictable, out-of-label hazards due to their reliance on p…

Anomaly DetectionAutonomous DrivingDenoisingLanguage Modeling+7

Few-shot 3D LiDAR Semantic Segmentation for Autonomous Driving

2023-02-17 · Jilin Mei, Junbao Zhou, Yu Hu

In autonomous driving, the novel objects and lack of annotations challenge the traditional 3D LiDAR semantic segmentation based on deep learning. Few-shot learning is a feasible way to solve these issues. However, curren…

Autonomous DrivingFew-Shot LearningFew-Shot Semantic SegmentationGeneralized Few-Shot Semantic Segmentation+4

DriveMind: A Dual-VLM based Reinforcement Learning Framework for Autonomous Driving

2025-06-01 · Dawood Wasif, Terrence J Moore, Chandan K Reddy, Jin-Hee Cho

End-to-end autonomous driving systems map sensor data directly to control commands, but remain opaque, lack interpretability, and offer no formal safety guarantees. While recent vision-language-guided reinforcement learn…

Autonomous DrivingDecoderReinforcement Learning (RL)