推论
计算机科学
二部图
人工智能
聚类分析
分类器(UML)
匹配(统计)
模式识别(心理学)
目标检测
数据挖掘
对象(语法)
机器学习
F1得分
基础(拓扑)
视觉对象识别的认知神经科学
特征提取
作者
Qiuyu Liang,Yongqiang Zhang
标识
DOI:10.1145/3746027.3754501
摘要
Open-vocabulary object detection aims to detect and recognize novel categories that are not seen in the training set.Most existing methods rely on the Region Proposal Network (RPN) to extract regions of interest and align them with textual descriptions through one-to-one region-word alignment, such as bipartite matching.However, these methods encounter three major challenges: 1) Insufficient novel proposals: RPN tends to generate high-confidence proposals for base categories, but low-confidence ones for novel categories. 2) Missing matches for duplicate instances: Bipartite matching struggles to handle multiple instances of the same category in an image. 3) Inference bias: During inference, classifiers are often biased toward seen categories with lower prediction scores for novel categories. To address these challenges, we propose a SAM based region-word clustering and inference score adjusting model for open-vocabulary object detection (coined CADet). Specifically, our method consists of three components: 1) Enhanced proposal generation: To ensure sufficient proposals for novel categories, we incorporate an unsupervised localization SAM, which generates more comprehensive proposals covering both base and novel categories. 2) Region-word clustering: To mine more matching samples, we cluster similar proposals derived from bipartite matching and assign them the same pseudo-labels. 3) Score adjusting: We introduce a similarity-guided score adjustment strategy to effectively mitigate classifier bias against novel categories during inference. Extensive experiments on two datasets demonstrate the superior performance of our approach, achieving 36.4% mAP on COCO and 29.6% mask mAP on LVIS, outperforming existing methods on novel categories.
科研通智能强力驱动
Strongly Powered by AbleSci AI