arXiv:2409.08468cs.CV2024-09被引 18

提升视觉语言模型在开放词汇分割中的泛化能力

Generalization Boosted Adapter for Open-Vocabulary Segmentation

  • 分离特征幅值与相位,增强表示多样性
  • 通过跨注意力约束,强化文本与区域语义关联
  • 无需微调,适配多种CLIP模型,性能领先

视觉语言模型(VLMs)展现出卓越的开放词汇物体识别能力,推动其在密集预测任务(如分割)中的应用。然而,由于缺乏像素级粒度且微调数据有限,直接应用易导致过拟合和泛化能力差。为此,我们提出通用增强适配器(GBA),通过两个核心组件:(1) 风格多样化适配器(SDA)将特征解耦为幅值与相位,仅对幅值操作以丰富特征空间表示,同时保持语义一致性;(2) 相关性约束适配器(CCA)利用跨注意力建立文本类别与目标区域间的紧密语义关联,抑制无关低频“噪声”信息,避免错误关联。浅层SDA与深层CCA协同作用,有效缓解过拟合,提升特征表示的语义相关性。作为简单、高效、即插即用的组件,GBA可灵活集成至多种基于CLIP的方法,在多个开放词汇分割基准上实现先进性能。

原文摘要 · Abstract (English)

Vision-language models (VLMs) have demonstrated remarkable open-vocabulary object recognition capabilities, motivating their adaptation for dense prediction tasks like segmentation. However, directly applying VLMs to such tasks remains challenging due to their lack of pixel-level granularity and the limited data available for fine-tuning, leading to overfitting and poor generalization. To address these limitations, we propose Generalization Boosted Adapter (GBA), a novel adapter strategy that enhances the generalization and robustness of VLMs for open-vocabulary segmentation. GBA comprises two core components: (1) a Style Diversification Adapter (SDA) that decouples features into amplitude and phase components, operating solely on the amplitude to enrich the feature space representation while preserving semantic consistency; and (2) a Correlation Constraint Adapter (CCA) that employs cross-attention to establish tighter semantic associations between text categories and target regions, suppressing irrelevant low-frequency ``noise'' information and avoiding erroneous associations. Through the synergistic effect of the shallow SDA and the deep CCA, GBA effectively alleviates overfitting issues and enhances the semantic relevance of feature representations. As a simple, efficient, and plug-and-play component, GBA can be flexibly integrated into various CLIP-based methods, demonstrating broad applicability and achieving state-of-the-art performance on multiple open-vocabulary segmentation benchmarks.

开放词汇分割视觉语言模型适配器语义对齐

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