English

Learning Referring Video Object Segmentation from Weak Annotation

Computer Vision and Pattern Recognition 2023-12-18 v2

Abstract

Referring video object segmentation (RVOS) is a task that aims to segment the target object in all video frames based on a sentence describing the object. Although existing RVOS methods have achieved significant performance, they depend on densely-annotated datasets, which are expensive and time-consuming to obtain. In this paper, we propose a new annotation scheme that reduces the annotation effort by 8 times, while providing sufficient supervision for RVOS. Our scheme only requires a mask for the frame where the object first appears and bounding boxes for the rest of the frames. Based on this scheme, we develop a novel RVOS method that exploits weak annotations effectively. Specifically, we build a simple but effective baseline model, SimRVOS, for RVOS with weak annotation. Then, we design a cross frame segmentation module, which uses the language-guided dynamic filters from one frame to segment the target object in other frames to thoroughly leverage the valuable mask annotation and bounding boxes. Finally, we develop a bi-level contrastive learning method to enhance the pixel-level discriminative representation of the model with weak annotation. We conduct extensive experiments to show that our method achieves comparable or even superior performance to fully-supervised methods, without requiring dense mask annotations.

Keywords

Cite

@article{arxiv.2308.02162,
  title  = {Learning Referring Video Object Segmentation from Weak Annotation},
  author = {Wangbo Zhao and Kepan Nan and Songyang Zhang and Kai Chen and Dahua Lin and Yang You},
  journal= {arXiv preprint arXiv:2308.02162},
  year   = {2023}
}
R2 v1 2026-06-28T11:47:54.383Z