English

ReferDINO: Referring Video Object Segmentation with Visual Grounding Foundations

Computer Vision and Pattern Recognition 2025-07-01 v2

Abstract

Referring video object segmentation (RVOS) aims to segment target objects throughout a video based on a text description. This is challenging as it involves deep vision-language understanding, pixel-level dense prediction and spatiotemporal reasoning. Despite notable progress in recent years, existing methods still exhibit a noticeable gap when considering all these aspects. In this work, we propose \textbf{ReferDINO}, a strong RVOS model that inherits region-level vision-language alignment from foundational visual grounding models, and is further endowed with pixel-level dense perception and cross-modal spatiotemporal reasoning. In detail, ReferDINO integrates two key components: 1) a grounding-guided deformable mask decoder that utilizes location prediction to progressively guide mask prediction through differentiable deformation mechanisms; 2) an object-consistent temporal enhancer that injects pretrained time-varying text features into inter-frame interaction to capture object-aware dynamic changes. Moreover, a confidence-aware query pruning strategy is designed to accelerate object decoding without compromising model performance. Extensive experimental results on five benchmarks demonstrate that our ReferDINO significantly outperforms previous methods (e.g., +3.9% (\mathcal{J}&\mathcal{F}) on Ref-YouTube-VOS) with real-time inference speed (51 FPS).

Keywords

Cite

@article{arxiv.2501.14607,
  title  = {ReferDINO: Referring Video Object Segmentation with Visual Grounding Foundations},
  author = {Tianming Liang and Kun-Yu Lin and Chaolei Tan and Jianguo Zhang and Wei-Shi Zheng and Jian-Fang Hu},
  journal= {arXiv preprint arXiv:2501.14607},
  year   = {2025}
}

Comments

Accepted to ICCV 2025. Project page: \url{https://isee-laboratory.github.io/ReferDINO}

R2 v1 2026-06-28T21:16:28.027Z