arXiv:2409.19342cs.CV2024-09被引 7

用提示词统一处理多模态视频分割,省去重复训练

X-Prompt: Multi-modal Visual Prompt for Video Object Segmentation

  • 用提示词机制让单模基础模型适配多种多模任务
  • 在4个数据集上均超越全量微调方法,性能领先
  • 适合做多模态视觉分割的开发者快速部署

多模态视频对象分割(如RGB-热成像、RGB-深度、RGB-事件)因能应对极端光照、快速运动和背景干扰等挑战而受到关注。现有方法通常为每种任务设计专用分支并进行全参数微调,不仅重复投入研究与硬件资源,且在有限标注数据下易导致模型崩溃。本文提出通用框架X-Prompt,适用于所有多模态视频分割任务(记为RGB+X)。该框架先基于RGB数据预训练视频对象分割基础模型,再通过额外模态的提示词将其适配至下游多模任务。提出多模态视觉提示器(MVP),支持以不同模态提示基础模型实现精准分割;进一步设计多模态适配专家(MAEs),以可插拔方式注入特定模态知识,不损害泛化能力。在3项任务、4个基准上的大量实验表明,该框架持续优于全微调范式,并达到当前最优性能。

原文摘要 · Abstract (English)

Multi-modal Video Object Segmentation (VOS), including RGB-Thermal, RGB-Depth, and RGB-Event, has garnered attention due to its capability to address challenging scenarios where traditional VOS methods struggle, such as extreme illumination, rapid motion, and background distraction. Existing approaches often involve designing specific additional branches and performing full-parameter fine-tuning for fusion in each task. However, this paradigm not only duplicates research efforts and hardware costs but also risks model collapse with the limited multi-modal annotated data. In this paper, we propose a universal framework named X-Prompt for all multi-modal video object segmentation tasks, designated as RGB+X. The X-Prompt framework first pre-trains a video object segmentation foundation model using RGB data, and then utilize the additional modality of the prompt to adapt it to downstream multi-modal tasks with limited data. Within the X-Prompt framework, we introduce the Multi-modal Visual Prompter (MVP), which allows prompting foundation model with the various modalities to segment objects precisely. We further propose the Multi-modal Adaptation Experts (MAEs) to adapt the foundation model with pluggable modality-specific knowledge without compromising the generalization capacity. To evaluate the effectiveness of the X-Prompt framework, we conduct extensive experiments on 3 tasks across 4 benchmarks. The proposed universal X-Prompt framework consistently outperforms the full fine-tuning paradigm and achieves state-of-the-art performance. Code: https://github.com/PinxueGuo/X-Prompt.git

视频分割多模态提示词

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。