arXiv:2508.20265cs.CVcs.LG2025-08ICCV被引 14

不训练即可提升CLIP在开放词汇分割中的定位能力

Plug-in Feedback Self-adaptive Attention in CLIP for Training-free Open-Vocabulary Segmentation

  • 用输出结果反向调整中间注意力,增强语义一致性
  • 在8个基准上均超越现有方法,最高提升4.2% mIoU
  • 无需训练、可插拔,适配多种视觉模型与注意力类型

CLIP具有强大的视觉-文本对齐能力,但在开放词汇分割任务中因定位性能差而受限。以往方法通过修改中间层注意力来增强空间一致性,但这种一致性在后续投影等操作中难以保持。此外,中间注意力未直接与文本表示交互,导致语义偏差。本文提出一种无需训练的反馈自适应框架,将输出层面的块级对应关系反馈至中间注意力。输出预测融合了最完整的视觉与文本语义信息,可作为更强的空间一致性先验。我们设计了注意力隔离、基于置信度的稀疏剪枝和适应集成等模块,有效传递输出一致性信号。该方法作为插件模块,可无缝集成至四种主流方法及三种骨干网络(ViT-B, ViT-L, ViT-H),并在多种注意力类型(Q-K、自注意力、代理增强的MAE/SAM/DINO)下验证。实验表明,其在八个基准上持续提升性能,显著优于现有方法。

原文摘要 · Abstract (English)

CLIP exhibits strong visual-textual alignment but struggle with open-vocabulary segmentation due to poor localization. Prior methods enhance spatial coherence by modifying intermediate attention. But, this coherence isn't consistently propagated to the final output due to subsequent operations such as projections. Additionally, intermediate attention lacks direct interaction with text representations, such semantic discrepancy limits the full potential of CLIP. In this work, we propose a training-free, feedback-driven self-adaptive framework that adapts output-based patch-level correspondences back to the intermediate attention. The output predictions, being the culmination of the model's processing, encapsulate the most comprehensive visual and textual semantics about each patch. Our approach enhances semantic consistency between internal representations and final predictions by leveraging the model's outputs as a stronger spatial coherence prior. We design key modules, including attention isolation, confidence-based pruning for sparse adaptation, and adaptation ensemble, to effectively feedback the output coherence cues. Our method functions as a plug-in module, seamlessly integrating into four state-of-the-art approaches with three backbones (ViT-B, ViT-L, ViT-H). We further validate our framework across multiple attention types (Q-K, self-self, and Proxy augmented with MAE, SAM, and DINO). Our approach consistently improves their performance across eight benchmarks.

开放词汇分割CLIP自适应注意力无训练

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