paper-with-me

홈 › Papers

Enhancing Vision-Language Models for Autonomous Driving through Task-Specific Prompting and Spatial Reasoning

2025-10-28 · Aodi Wu, Xubo Luo arxiv

This technical report presents our solution for the RoboSense Challenge at IROS 2025, which evaluates Vision-Language Models (VLMs) on autonomous driving scene understanding across perception, prediction, planning, and corruption detection tasks. We propose a systematic framework built on four core components. First, a Mixture-of-Prompts router classifies questions and dispatches them to task-specific expert prompts, eliminating interference across diverse question types. Second, task-specific prompts embed explicit coordinate systems, spatial reasoning rules, role-playing, Chain-of-Thought/Tree-of-Thought reasoning, and few-shot examples tailored to each task. Third, a visual assembly module composes multi-view images with object crops, magenta markers, and adaptive historical frames based on question requirements. Fourth, we configure model inference parameters (temperature, top-p, message roles) per task to optimize output quality. Implemented on Qwen2.5-VL-72B, our approach achieves 70.87% average accuracy on Phase-1 (clean data) and 72.85% on Phase-2 (corrupted data), demonstrating that structured prompting and spatial grounding substantially enhance VLM performance on safety-critical autonomous driving tasks. Code and prompt are available at https://github.com/wuaodi/UCAS-CSU-phase2.

📄 PDF Abstract BibTeX arXiv:2510.24152

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingAutonomous DrivingSpatial Reasoning

Similar Papers 제목 키워드 기반

Vision Language Models in Autonomous Driving: A Survey and Outlook

2023-10-22 · Xingcheng Zhou, MingYu Liu, Ekim Yurtsever, Bare Luka Zagar 외

The applications of Vision-Language Models (VLMs) in the field of Autonomous Driving (AD) have attracted widespread attention due to their outstanding performance and the ability to leverage Large Language Models (LLMs).…

Autonomous DrivingDecision Making

LMAD: Integrated End-to-End Vision-Language Model for Explainable Autonomous Driving

2025-08-17 · Nan Song, Bozhou Zhang, Xiatian Zhu, Jiankang Deng 외 arxiv

Large vision-language models (VLMs) have shown promising capabilities in scene understanding, enhancing the explainability of driving behaviors and interactivity with users. Existing methods primarily fine-tune VLMs on o…

Scene UnderstandingAutonomous DrivingScene Recognition

INSIGHT: Enhancing Autonomous Driving Safety through Vision-Language Models on Context-Aware Hazard Detection and Edge Case Evaluation

2025-02-01 · Dianwei Chen, Zifan Zhang, Yuchen Liu, Xianfeng Terry Yang

Autonomous driving systems face significant challenges in handling unpredictable edge-case scenarios, such as adversarial pedestrian movements, dangerous vehicle maneuvers, and sudden environmental changes. Current end-t…

Autonomous DrivingDecision MakingLanguage ModelingLanguage Modelling

DRIVE: Dependable Robust Interpretable Visionary Ensemble Framework in Autonomous Driving

2024-09-16 · Songning Lai, Tianlang Xue, Hongru Xiao, Lijie Hu 외

Recent advancements in autonomous driving have seen a paradigm shift towards end-to-end learning paradigms, which map sensory inputs directly to driving actions, thereby enhancing the robustness and adaptability of auton…

Autonomous DrivingAutonomous Vehicles

Advancing Autonomous Driving Perception: Analysis of Sensor Fusion and Computer Vision Techniques

2024-11-15 · Urvishkumar Bharti, Vikram Shahapur

In autonomous driving, perception systems are piv otal as they interpret sensory data to understand the envi ronment, which is essential for decision-making and planning. Ensuring the safety of these perception systems i…

Autonomous DrivingDecision MakingSensor Fusion