让视频目标分割能理解复杂动作和多步推理
VIRST: Video-Instructed Reasoning Assistant for SpatioTemporal Segmentation
- 统一建模语义推理与像素分割,端到端处理
- 在动态变化视频上实现领先性能,提升12%以上
- 适合需要理解复杂动作和逻辑推理的视频任务
指代视频目标分割(RVOS)旨在根据自然语言描述分割视频中的目标对象。然而,固定关键帧的现有方法将视觉语言模型与独立传播模块耦合,难以捕捉快速变化的时空动态,也难以处理多步推理类查询,在运动密集型和推理导向的视频上表现显著下降,远低于静态基准。为此,我们提出VIRST(视频指令推理助手),一个将全局视频推理与像素级掩码预测统一于单一模型的端到端框架。VIRST通过时空融合(STF)将分割感知的视频特征融入视觉语言主干,实现语义与分割表示的桥接;并采用时序动态锚框更新器,保持相邻帧锚点以提供稳定时序线索,应对大运动、遮挡和重出现。该统一设计在多样化的RVOS基准上均取得当前最优结果,在真实挑战场景下展现强大泛化能力,适用于指代与推理双重任务。代码与模型权重已开源。
原文摘要 · Abstract (English)
Referring Video Object Segmentation (RVOS) aims to segment target objects in videos based on natural language descriptions. However, fixed keyframe-based approaches that couple a vision language model with a separate propagation module often fail to capture rapidly changing spatiotemporal dynamics and to handle queries requiring multi-step reasoning, leading to sharp performance drops on motion-intensive and reasoning-oriented videos beyond static RVOS benchmarks. To address these limitations, we propose VIRST (Video-Instructed Reasoning Assistant for Spatio-Temporal Segmentation), an end-to-end framework that unifies global video reasoning and pixel-level mask prediction within a single model. VIRST bridges semantic and segmentation representations through the Spatio-Temporal Fusion (STF), which fuses segmentation-aware video features into the vision-language backbone, and employs the Temporal Dynamic Anchor Updater to maintain temporally adjacent anchor frames that provide stable temporal cues under large motion, occlusion, and reappearance. This unified design achieves state-of-the-art results across diverse RVOS benchmarks under realistic and challenging conditions, demonstrating strong generalization to both referring and reasoning oriented settings. The code and checkpoints are available at https://github.com/AIDASLab/VIRST.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。