English

ScanFocus: A Coarse-to-Fine Framework for Spatio-Temporal Video Grounding

Computer Vision and Pattern Recognition 2026-07-15 v1 Artificial Intelligence

Abstract

Spatio-Temporal Video Grounding (STVG) aims to retrieve the visual trajectory of a specific object from a video stream as described by a natural language expression. However, most advanced methods struggle to balance global context modeling with precise boundary localization. Due to the prohibitive computational costs of processing long videos, these approaches typically resort to low-rate temporal downsampling and implicit motion modeling. This inevitably suppresses high-frequency boundary cues and neglects the explicit inter-frame dependencies required for precise boundary delineation. To address these limitations, we present \textbf{ScanFocus}, a novel coarse-to-fine framework that decouples the STVG task into a global spatio-temporal scan and a local boundary focus. Specifically, we utilize a unified vision-language fusion encoder combined with a lightweight Deformable Semantic-Motion Fusion module to efficiently align multimodal features and generate coarse proposals. To recover the suppressed fine-grained details, we introduce the Semantic-Guided Temporal Aggregator (SGTA) in the refinement stage. By densely sampling around coarse boundaries, SGTA explicitly models short-term temporal interactions under semantic guidance, capturing rapid motion changes for precise timestamp regression. Extensive experiments on three widely used benchmarks demonstrate the performance superiority of our proposed method over previous approaches. Code will be released at https://github.com/TenMinutes209/ScanFocus.

Keywords

Cite

@article{arxiv.2607.13421,
  title  = {ScanFocus: A Coarse-to-Fine Framework for Spatio-Temporal Video Grounding},
  author = {Kai Chen and Ming Dai and Wenxuan Cheng and Wankou Yang},
  journal= {arXiv preprint arXiv:2607.13421},
  year   = {2026}
}

Comments

this paper has already been accepted by ECCV 2026