解决标注稀疏与未知类别共存的物体检测难题
Towards Sparsely Annotated Open-World Object Detection

- 双视角机制同时处理已知和未知目标
- 在稀疏标注下提升未知物体检测准确率
- 适合真实场景中复杂标注环境的应用
现实世界中的物体检测面临模糊标注问题:未标注区域可能对应遗漏标注的已知物体,也可能代表真正未知的类别。现有方法分别处理稀疏标注物体检测(SAOD)和开放世界物体检测(OWOD),但二者共现仍是未解难题。为此,本文提出新任务——稀疏标注开放世界物体检测(SA-OWOD),并设计统一框架DPOD。该框架通过两个互补机制建模未标注的已知与未知实例:已知目标恢复模块(KTRM)恢复已知目标的监督信号,并显式正则化特征空间以分离已知与未知表示;双不一致目标生成器(DDTG)通过跨视图语义不一致性识别可靠未知候选。二者结合有效缓解因未标注区域模糊导致的监督冲突,防止已知与未知物体误判,稳定决策边界。在稀疏标注开放世界基准上的实验表明,所提方法优于现有开放世界检测方法,尤其在未知物体检测上表现突出。
原文摘要 · Abstract (English)
Real-world object detection operates under ambiguous supervision, where unlabeled regions may correspond to missing annotations of known objects or genuinely unknown categories. These challenges have been addressed separately in Sparsely Annotated Object Detection (SAOD) and Open-World Object Detection (OWOD). In practice, their co-occurrence remains an open problem. To address this problem, we introduce Sparsely Annotated Open-World Object Detection (SA-OWOD), a new task that jointly considers sparse supervision and the presence of unseen categories. We propose Dual-Perspective Object Discovery (DPOD), a unified framework that jointly models unlabeled known and unknown instances via two complementary mechanisms. The Known Target Recovery Module (KTRM) recovers supervision for unlabeled known instances and explicitly regularizes the feature space to separate known and unknown representations. Complementarily, the Dual-Disagreement Target Generator (DDTG) identifies reliable unknown candidates through cross-view semantic inconsistency. By integrating these modules, DPOD resolves contradictory supervision signals caused by ambiguous unlabeled regions. As a result, it prevents misclassification between known and unknown objects and stabilizes the decision boundaries. Experimental results on sparsely annotated open-world benchmarks demonstrate that the proposed method outperforms existing open-world detection methods, particularly in detecting unknown objects.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。