arXiv:2507.17373cs.CVcs.AI2025-07中稿 · ICCV

让目标域检测未知物体,突破传统模型只能识别已知类的限制。

SFUOD: Source-Free Unknown Object Detection

  • 通过跨域注意力融合源域与目标域知识,提升模型适应能力。
  • 利用主轴投影与置信度生成伪标签,精准识别未知物体。
  • 适用于无源数据标签、需检测新类别的实际部署场景。

源域自适应目标检测在不访问源域标注数据的情况下,将预训练检测器适配到未标注的目标域。然而,该设定受限于仅存在源域预定义类别的封闭集假设,无法检测未定义物体。为此,本文提出源域自适应未知物体检测(SFUOD),使检测器不仅能识别已知物体,还能检测未知物体。为此,我们提出CollaPAUL框架:通过跨域注意力机制,联合源域知识与目标域辅助编码器信息实现协同调优;并基于主轴投影估计物体性,结合模型预测置信度为未知物体分配伪标签。在多个SFUOD基准上,CollaPAUL达到领先性能,实验证明其有效性。

原文摘要 · Abstract (English)

Source-free object detection adapts a detector pre-trained on a source domain to an unlabeled target domain without requiring access to labeled source data. While this setting is practical as it eliminates the need for the source dataset during domain adaptation, it operates under the restrictive assumption that only pre-defined objects from the source domain exist in the target domain. This closed-set setting prevents the detector from detecting undefined objects. To ease this assumption, we propose Source-Free Unknown Object Detection (SFUOD), a novel scenario which enables the detector to not only recognize known objects but also detect undefined objects as unknown objects. To this end, we propose CollaPAUL (Collaborative tuning and Principal Axis-based Unknown Labeling), a novel framework for SFUOD. Collaborative tuning enhances knowledge adaptation by integrating target-dependent knowledge from the auxiliary encoder with source-dependent knowledge from the pre-trained detector through a cross-domain attention mechanism. Additionally, principal axes-based unknown labeling assigns pseudo-labels to unknown objects by estimating objectness via principal axes projection and confidence scores from model predictions. The proposed CollaPAUL achieves state-of-the-art performances on SFUOD benchmarks, and extensive experiments validate its effectiveness.

目标检测未知物体自适应

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