无需训练,用文本桥接音视频实现开放词汇分割
OpenAVS: Training-Free Open-Vocabulary Audio Visual Segmentation with Foundational Models
- 用文本作中介,通过语言模型生成音频描述并映射到视觉
- 在三个数据集上相比现有方法提升9.4%的mIoU和10.9%的F-score
- 适合需要快速适配新声音场景的开放词汇分割应用
音视频分割旨在根据音频信号预测像素级掩码,分离出发声物体。现有方法多聚焦于封闭集场景和直接音视频对齐融合,限制了其对新未见情况的泛化能力。本文提出OpenAVS,一种全新的无训练语言驱动方法,首次利用文本作为代理,实现开放词汇音视频分割中的音视频模态对齐。OpenAVS依托多模态基础模型,通过三步流程:1)音频转文本提示生成;2)大语言模型引导的提示翻译;3)文本到视觉发声对象分割,直接推断掩码。该方法构建简单灵活的架构,充分调用基础模型能力,促进知识迁移至下游音视频分割任务。此外,我们提出模型无关框架OpenAVS-ST,通过伪标签自训练集成任何先进监督式音视频分割模型,有效利用大规模未标注数据提升性能。在三个基准数据集上的全面实验表明,OpenAVS显著超越现有无监督、零样本及少样本音视频分割方法,在挑战性场景中,mIoU与F-score分别获得约9.4%和10.9%的绝对提升。
原文摘要 · Abstract (English)
Audio-visual segmentation aims to separate sounding objects from videos by predicting pixel-level masks based on audio signals. Existing methods primarily concentrate on closed-set scenarios and direct audio-visual alignment and fusion, which limits their capability to generalize to new, unseen situations. In this paper, we propose OpenAVS, a novel training-free language-based approach that, for the first time, effectively aligns audio and visual modalities using text as a proxy for open-vocabulary Audio-Visual Segmentation (AVS). Equipped with multimedia foundation models, OpenAVS directly infers masks through 1) audio-to-text prompt generation, 2) LLM-guided prompt translation, and 3) text-to-visual sounding object segmentation. The objective of OpenAVS is to establish a simple yet flexible architecture that relies on the most appropriate foundation models by fully leveraging their capabilities to enable more effective knowledge transfer to the downstream AVS task. Moreover, we present a model-agnostic framework OpenAVS-ST that enables the integration of OpenAVS with any advanced supervised AVS model via pseudo-label based self-training. This approach enhances performance by effectively utilizing large-scale unlabeled data when available. Comprehensive experiments on three benchmark datasets demonstrate the superior performance of OpenAVS. It surpasses existing unsupervised, zero-shot, and few-shot AVS methods by a significant margin, achieving absolute performance gains of approximately 9.4% and 10.9% in mIoU and F-score, respectively, in challenging scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。