改进背景样本识别,提升开放词汇目标检测精度
Boosting Open-Vocabulary Object Detection by Handling Background Samples
- 用动态场景信息替代固定背景嵌入,增强背景表征能力
- 在OV-COCO和OV-LVIS上显著提升多种检测器性能
- 适合需要处理复杂背景的开放词汇检测场景
开放词汇目标检测旨在准确识别候选词表中包含基础类别和新类别的物体。当前众多检测器借助CLIP的零样本能力取得进展,但我们发现CLIP在处理无标签背景图像时表现不佳,因其语言-图像学习机制难以有效区分背景。这导致依赖CLIP的检测器在背景样本上性能受限。本文提出BIRDet,通过设计背景信息建模(BIM),以动态场景信息替代主流检测器中的单一固定背景嵌入,并将其提示为与图像相关的背景表示,显著提升对大范围区域判为背景的能力。此外,引入部分物体抑制(POS)算法,利用重叠面积比例解决部分区域误判为前景的问题。在OV-COCO和OV-LVIS基准上的实验表明,所提方法能有效提升多种开放词汇检测器的性能。
原文摘要 · Abstract (English)
Open-vocabulary object detection is the task of accurately detecting objects from a candidate vocabulary list that includes both base and novel categories. Currently, numerous open-vocabulary detectors have achieved success by leveraging the impressive zero-shot capabilities of CLIP. However, we observe that CLIP models struggle to effectively handle background images (i.e. images without corresponding labels) due to their language-image learning methodology. This limitation results in suboptimal performance for open-vocabulary detectors that rely on CLIP when processing background samples. In this paper, we propose Background Information Representation for open-vocabulary Detector (BIRDet), a novel approach to address the limitations of CLIP in handling background samples. Specifically, we design Background Information Modeling (BIM) to replace the single, fixed background embedding in mainstream open-vocabulary detectors with dynamic scene information, and prompt it into image-related background representations. This method effectively enhances the ability to classify oversized regions as background. Besides, we introduce Partial Object Suppression (POS), an algorithm that utilizes the ratio of overlap area to address the issue of misclassifying partial regions as foreground. Experiments on OV-COCO and OV-LVIS benchmarks demonstrate that our proposed model is capable of achieving performance enhancements across various open-vocabulary detectors.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。