提出细粒度交互框架DCP-CLIP,提升开放词汇语义分割的精度与效率
DCP-CLIP:A Coarse-to-Fine Framework for Open-Vocabulary Semantic Segmentation with Dual Interaction
- 动态构建类别相关文本特征,实现图文双向交互
- 分阶段粗分割+精细化,显著提升细节恢复能力
- 适合需要高精度且计算高效的开放词汇分割场景
近年来,基于视觉-语言基础模型的开放词汇语义分割(OVSS)取得显著进展,但仍面临两大挑战:(1)文本与视觉空间间跨模态通信不足;(2)与大量类别交互导致计算成本过高。为此,本文提出一种新颖的从粗到细框架DCP-CLIP。不同于以往依赖预设类别内容和CLIP固有的空间-类别交互能力,我们动态构建类别相关的文本特征,并显式建模空间图像特征与文本类别语义之间的双重交互。具体而言,首先利用CLIP的开放词汇识别能力,识别图像上下文相关的语义类别,进而动态生成对应文本特征作为初始文本引导;随后通过跨模态融合语义信息,实现粗分割;再将编码器中空间信息丰富的特征融入,以恢复细粒度细节并提升空间分辨率,完成精细化分割;最后,利用分割结果的空间信息反向优化每个掩码的类别预测,实现更精确的语义标注。在多个OVSS基准测试中,DCP-CLIP在保持更高精度的同时,展现出更强的计算效率。
原文摘要 · Abstract (English)
The recent years have witnessed the remarkable development for open-vocabulary semantic segmentation (OVSS) using visual-language foundation models, yet still suffer from following fundamental challenges: (1) insufficient cross-modal communications between textual and visual spaces, and (2) significant computational costs from the interactions with massive number of categories. To address these issues, this paper describes a novel coarse-to-fine framework, called DCP-CLIP, for OVSS. Unlike prior efforts that mainly relied on pre-established category content and the inherent spatial-class interaction capability of CLIP, we dynamic constructing category-relevant textual features and explicitly models dual interactions between spatial image features and textual class semantics. Specifically, we first leverage CLIP's open-vocabulary recognition capability to identify semantic categories relevant to the image context, upon which we dynamically generate corresponding textual features to serve as initial textual guidance. Subsequently, we conduct a coarse segmentation by cross-modally integrating semantic information from textual guidance into the visual representations and achieve refined segmentation by integrating spatially enriched features from the encoder to recover fine-grained details and enhance spatial resolution. In final, we leverage spatial information from the segmentation side to refine category predictions for each mask, facilitating more precise semantic labeling. Experiments on multiple OVSS benchmarks demonstrate that DCP-CLIP outperforms existing methods by delivering both higher accuracy and greater efficiency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。