paper-with-me

홈 › Papers

Deforming Videos to Masks: Flow Matching for Referring Video Segmentation

2025-10-07 · Zanyi Wang, Dengyang Jiang, Liuzhuozheng Li, Sizhe Dang, Chengzu Li, Harry Yang, Guang Dai, Mengmeng Wang, Jingdong Wang arxiv

Referring Video Object Segmentation (RVOS) requires segmenting specific objects in a video guided by a natural language description. The core challenge of RVOS is to anchor abstract linguistic concepts onto a specific set of pixels and continuously segment them through the complex dynamics of a video. Faced with this difficulty, prior work has often decomposed the task into a pragmatic `locate-then-segment' pipeline. However, this cascaded design creates an information bottleneck by simplifying semantics into coarse geometric prompts (e.g, point), and struggles to maintain temporal consistency as the segmenting process is often decoupled from the initial language grounding. To overcome these fundamental limitations, we propose FlowRVS, a novel framework that reconceptualizes RVOS as a conditional continuous flow problem. This allows us to harness the inherent strengths of pretrained T2V models, fine-grained pixel control, text-video semantic alignment, and temporal coherence. Instead of conventional generating from noise to mask or directly predicting mask, we reformulate the task by learning a direct, language-guided deformation from a video's holistic representation to its target mask. Our one-stage, generative approach achieves new state-of-the-art results across all major RVOS benchmarks. Specifically, achieving a J&F of 51.1 in MeViS (+1.6 over prior SOTA) and 73.3 in the zero shot Ref-DAVIS17 (+2.7), demonstrating the significant potential of modeling video understanding tasks as continuous deformation processes.

📄 PDF Abstract BibTeX arXiv:2510.06139

Code (0)

등록된 구현이 없습니다.

Tasks

Referring Video Object SegmentationVideo Segmentation

Similar Papers 제목 키워드 기반

Multi-Attention Network for Compressed Video Referring Object Segmentation

2022-07-26 · Weidong Chen, Dexiang Hong, Yuankai Qi, Zhenjun Han 외

Referring video object segmentation aims to segment the object referred by a given language expression. Existing works typically require compressed video bitstream to be decoded to RGB frames before being segmented, whic…

ObjectReferring Expression SegmentationReferring Video Object SegmentationSegmentation+3

Text Augmented Spatial-aware Zero-shot Referring Image Segmentation

2023-10-27 · Yucheng Suo, Linchao Zhu, Yi Yang

In this paper, we study a challenging task of zero-shot referring image segmentation. This task aims to identify the instance mask that is most related to a referring expression without training on pixel-level annotation…

Image SegmentationReferring ExpressionSegmentationSemantic Segmentation+2

Few-Shot Referring Video Single- and Multi-Object Segmentation via Cross-Modal Affinity with Instance Sequence Matching

2025-04-18 · Heng Liu, Guanghui Li, Mingqi Gao, XianTong Zhen 외

Referring video object segmentation (RVOS) aims to segment objects in videos guided by natural language descriptions. We propose FS-RVOS, a Transformer-based model with two key components: a cross-modal affinity module a…

ObjectReferring Video Object SegmentationSegmentationSemantic Segmentation+2

Fully Transformer-Equipped Architecture for End-to-End Referring Video Object Segmentation

2023-09-21 · Ping Li, Yu Zhang, Li Yuan, Xianghua Xu

Referring Video Object Segmentation (RVOS) requires segmenting the object in video referred by a natural language query. Existing methods mainly rely on sophisticated pipelines to tackle such cross-modal task, and do not…

ObjectReferring Video Object SegmentationSemantic SegmentationSemantic Similarity+3

VoCap: Video Object Captioning and Segmentation from Any Prompt

2025-08-29 · Jasper Uijlings, Xingyi Zhou, Xiuye Gu, Arsha Nagrani 외 arxiv

Understanding objects in videos in terms of fine-grained localization masks and detailed semantic properties is a fundamental task in video understanding. In this paper, we propose VoCap, a flexible video model that cons…

Semi-Supervised Video Object SegmentationReferring Expression Segmentation