paper-with-me

홈 › Papers

Enhancing Sa2VA for Referent Video Object Segmentation: 2nd Solution for 7th LSVOS RVOS Track

2025-09-19 · Ran Hong, Feng Lu, Leilei Cao, An Yan, Youhai Jiang, Fengjie Zhu arxiv

Referential Video Object Segmentation (RVOS) aims to segment all objects in a video that match a given natural language description, bridging the gap between vision and language understanding. Recent work, such as Sa2VA, combines Large Language Models (LLMs) with SAM~2, leveraging the strong video reasoning capability of LLMs to guide video segmentation. In this work, we present a training-free framework that substantially improves Sa2VA's performance on the RVOS task. Our method introduces two key components: (1) a Video-Language Checker that explicitly verifies whether the subject and action described in the query actually appear in the video, thereby reducing false positives; and (2) a Key-Frame Sampler that adaptively selects informative frames to better capture both early object appearances and long-range temporal context. Without any additional training, our approach achieves a J&F score of 64.14% on the MeViS test set, ranking 2nd place in the RVOS track of the 7th LSVOS Challenge at ICCV 2025.

📄 PDF Abstract BibTeX arXiv:2509.15546

Code (0)

등록된 구현이 없습니다.

Tasks

Video Object SegmentationVideo Segmentation

Similar Papers 제목 키워드 기반

Temporal Collection and Distribution for Referring Video Object Segmentation

2023-09-07 · ICCV 2023 1 · Jiajin Tang, Ge Zheng, Sibei Yang

Referring video object segmentation aims to segment a referent throughout a video sequence according to a natural language expression. It requires aligning the natural language expression with the objects' motions and th…

ObjectReferring Video Object SegmentationSemantic SegmentationVideo Object Segmentation+1

Online Reasoning Video Object Segmentation

2026-04-13 · Jinyuan Liu, Yang Wang, Zeyu Zhao, Weixin Li 외 arxiv

Reasoning video object segmentation predicts pixel-level masks in videos from natural-language queries that may involve implicit and temporally grounded references. However, existing methods are developed and evaluated i…

Video Object Segmentation

EventRR: Event Referential Reasoning for Referring Video Object Segmentation

2025-08-10 · Huihui Xu, Jiashi Lin, Haoyu Chen, Junjun He 외 arxiv

Referring Video Object Segmentation (RVOS) aims to segment out the object in a video referred by an expression. Current RVOS methods view referring expressions as unstructured sequences, neglecting their crucial semantic…

Referring Video Object SegmentationReferring Expression

Two-stage Visual Cues Enhancement Network for Referring Image Segmentation

2021-10-09 · Yang Jiao, Zequn Jie, Weixin Luo, Jingjing Chen 외

Referring Image Segmentation (RIS) aims at segmenting the target object from an image referred by one given natural language expression. The diverse and flexible expressions as well as complex visual contents in the imag…

Image SegmentationRetrievalSemantic SegmentationVocal Bursts Valence Prediction

SPARROW: Learning Spatial Precision and Temporal Referential Consistency in Pixel-Grounded Video MLLMs

2026-03-12 · Mohamad Alansari, Naufal Suryanto, Divya Velayudhan, Sajid Javed 외 arxiv

Multimodal large language models (MLLMs) have advanced from image-level reasoning to pixel-level grounding, but extending these capabilities to videos remains challenging as models must achieve spatial precision and temp…

Visual Grounding