STER-VLM: Spatio-Temporal With Enhanced Reference Vision-Language Models
Tinh-Anh Nguyen-Nhu, Triet Dao Hoang Minh, Dat To-Thanh, Phuc Le-Gia, Tuan Vo-Lan, Tien-Huy Nguyen
TL;DR
The paper tackles the resource-heavy nature of vision-language models in traffic analysis by introducing STER-VLM, a framework that achieves strong spatio-temporal understanding with efficiency. It achieves this through caption decomposition into spatial and temporal components, prudent frame selection with best-view filtering, reference-driven guidance, and carefully crafted visual/textual prompts, all built on LoRA-tuned Qwen models. Empirical results on WTS and BDD show robust captioning and VQA performance, with an AI City Challenge score of 55.655 and a top-10 leaderboard standing, underscoring practical impact for real-world traffic safety. The work demonstrates that decomposed representations and guided prompting can yield high-quality, context-aware traffic analysis while staying computationally economical.
Abstract
Vision-language models (VLMs) have emerged as powerful tools for enabling automated traffic analysis; however, current approaches often demand substantial computational resources and struggle with fine-grained spatio-temporal understanding. This paper introduces STER-VLM, a computationally efficient framework that enhances VLM performance through (1) caption decomposition to tackle spatial and temporal information separately, (2) temporal frame selection with best-view filtering for sufficient temporal information, and (3) reference-driven understanding for capturing fine-grained motion and dynamic context and (4) curated visual/textual prompt techniques. Experimental results on the WTS \cite{kong2024wts} and BDD \cite{BDD} datasets demonstrate substantial gains in semantic richness and traffic scene interpretation. Our framework is validated through a decent test score of 55.655 in the AI City Challenge 2025 Track 2, showing its effectiveness in advancing resource-efficient and accurate traffic analysis for real-world applications.
