arXiv:2412.18273cs.CVcs.AI2024-12

通过采样概念袋提升开放词汇目标检测的精度与效率

Sampling Bag of Views for Open-Vocabulary Object Detection

  • 将相关概念分组形成概念袋,动态调整规模以优化特征对齐
  • 在COCO和LVIS上新类别检测提升2.6盒AP50和0.5掩码AP
  • 减少80.3%的CLIP计算量,适合高效部署的开放词汇场景

现有开放词汇目标检测(OVD)方法通过将区域嵌入与视觉语言模型(VLM)特征对齐来识别未见类别。近期研究发现,VLM隐式学习了语义概念的组合结构,提出使用一组区域嵌入代替单一嵌入以引入组合结构。但该方法常无法捕捉每个区域的上下文概念,导致组合结构噪声大,仅带来微弱性能提升且效率低下。为此,本文提出一种基于概念的对齐方法:将语义相关的‘概念’聚成一组,并调整组内概念尺度,实现更有效的嵌入对齐。结合Faster R-CNN,在开放词汇COCO与LVIS基准上,新类别检测达到2.6盒AP50与0.5掩码AP的提升。同时,相比先前工作,本方法将CLIP计算量(FLOPs)降低80.3%,显著提升效率。实验表明,该方法优于现有最先进模型。

原文摘要 · Abstract (English)

Existing open-vocabulary object detection (OVD) develops methods for testing unseen categories by aligning object region embeddings with corresponding VLM features. A recent study leverages the idea that VLMs implicitly learn compositional structures of semantic concepts within the image. Instead of using an individual region embedding, it utilizes a bag of region embeddings as a new representation to incorporate compositional structures into the OVD task. However, this approach often fails to capture the contextual concepts of each region, leading to noisy compositional structures. This results in only marginal performance improvements and reduced efficiency. To address this, we propose a novel concept-based alignment method that samples a more powerful and efficient compositional structure. Our approach groups contextually related ``concepts'' into a bag and adjusts the scale of concepts within the bag for more effective embedding alignment. Combined with Faster R-CNN, our method achieves improvements of 2.6 box AP50 and 0.5 mask AP over prior work on novel categories in the open-vocabulary COCO and LVIS benchmarks. Furthermore, our method reduces CLIP computation in FLOPs by 80.3% compared to previous research, significantly enhancing efficiency. Experimental results demonstrate that the proposed method outperforms previous state-of-the-art models on the OVD datasets.

开放词汇检测概念对齐高效推理视觉语言模型

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