English

Rethinking Cross-modal Interaction from a Top-down Perspective for Referring Video Object Segmentation

Computer Vision and Pattern Recognition 2024-01-22 v2

Abstract

Referring video object segmentation (RVOS) aims to segment video objects with the guidance of natural language reference. Previous methods typically tackle RVOS through directly grounding linguistic reference over the image lattice. Such bottom-up strategy fails to explore object-level cues, easily leading to inferior results. In this work, we instead put forward a two-stage, top-down RVOS solution. First, an exhaustive set of object tracklets is constructed by propagating object masks detected from several sampled frames to the entire video. Second, a Transformer-based tracklet-language grounding module is proposed, which models instance-level visual relations and cross-modal interactions simultaneously and efficiently. Our model ranks first place on CVPR2021 Referring Youtube-VOS challenge.

Keywords

Cite

@article{arxiv.2106.01061,
  title  = {Rethinking Cross-modal Interaction from a Top-down Perspective for Referring Video Object Segmentation},
  author = {Chen Liang and Yu Wu and Tianfei Zhou and Wenguan Wang and Zongxin Yang and Yunchao Wei and Yi Yang},
  journal= {arXiv preprint arXiv:2106.01061},
  year   = {2024}
}

Comments

Champion solution in YouTube-VOS 2021 Track 3. Extended version published in https://ieeexplore.ieee.org/abstract/document/10083244

R2 v1 2026-06-24T02:44:41.332Z