将SAM2与MLLM结合,实现图像视频的密集语义理解。
Sa2VA: Marrying SAM2 with MLLM for Dense Grounded Understanding of Images and Videos
- 用LLM生成指令令牌控制SAM2生成精准分割掩码。
- 在72000+条复杂视频描述上训练,显著提升视频指代分割性能。
- 可快速适配Qwen-VL等主流多模态模型,适合真实场景应用。
本文提出Sa2VA,首个统一的图像与视频密集语义理解模型。不同于仅限特定模态或任务的多模态大语言模型,Sa2VA支持指代分割、对话等多种任务,仅需单阶段指令微调。其融合了基础视频分割模型SAM-2与先进视觉-语言模型MLLM,将文本、图像、视频统一映射至共享的LLM词元空间。通过LLM生成指令词元引导SAM-2生成精确掩码,实现对静态与动态视觉内容的具身化多模态理解。此外,我们构建了包含72,000+个复杂视频场景中对象表达的自动标注数据集Ref-SAV,并人工验证2,000个视频对象以评估复杂环境下的指代视频对象分割能力。实验表明,Sa2VA在多项任务上表现优异,尤其在指代视频对象分割方面优势显著,具备复杂现实应用潜力。同时,该模型可轻松扩展至Qwen-VL、Intern-VL等开源多模态大模型,支持快速更新。代码与模型已开源。
原文摘要 · Abstract (English)
This work presents Sa2VA, the first comprehensive, unified model for dense grounded understanding of both images and videos. Unlike existing multi-modal large language models, which are often limited to specific modalities and tasks, Sa2VA supports a wide range of image and video tasks, including referring segmentation and conversation, with minimal single-stage instruction tuning. Sa2VA combines SAM-2, a foundation video segmentation model, with MLLM, advanced vision-language models, and unifies text, image, and video into a shared LLM token space. Using the LLM, Sa2VA generates instruction tokens that guide SAM-2 in producing precise masks, enabling a grounded, multi-modal understanding of both static and dynamic visual content. Additionally, we introduce Ref-SAV, an auto-labeled dataset containing over 72k object expressions in complex video scenes, designed to boost model performance. We also manually validate 2k video objects in the Ref-SAV datasets to benchmark referring video object segmentation in complex environments. Experiments show that Sa2VA achieves strong performance across multiple tasks, particularly in referring video object segmentation, highlighting its potential for complex real-world applications. In addition, Sa2VA can be easily extended into various MLLMs, including Qwen-VL and Intern-VL, which can be updated with rapid process in current open-sourced MLLMs. Code and models have been provided to the community.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。