arXiv:2503.02101cs.CV2025-03CVPR被引 11

利用扩散模型中间特征提升目标检测在未知场景的泛化能力

Generalized Diffusion Detector: Mining Robust Features from Diffusion Models for Domain-Generalized Detection

  • 从扩散过程提取多步中间特征,获得跨域不变特征
  • 在六大数据集上提升14.0% mAP,优于多数领域自适应方法
  • 无需额外推理时间,适合实际部署的鲁棒检测系统

面向未知场景的目标检测域泛化(DG)仍面临真实应用中复杂变化的挑战。近期扩散模型在多样场景生成方面表现突出,启发我们探索其在提升DG任务中的潜力。本文不进行图像生成,而是提取扩散过程中多步中间特征,以获得域不变特征用于泛化检测。同时提出高效的知识迁移框架,通过特征与对象级对齐,使检测器继承扩散模型的泛化能力,且不增加推理时间。在六个具有挑战性的DG基准上进行了大量实验,结果表明,该方法在不同域和噪声类型下相比现有DG方法平均提升14.0% mAP。尤为显著的是,该方法在未使用任何目标域数据的情况下,仍超越多数域自适应方法。此外,扩散引导的检测器相比基线平均提升15.9% mAP。本工作为域泛化检测提供了有效方案,并为真实场景下的鲁棒视觉识别提供新思路。代码已公开于https://github.com/heboyong/Generalized-Diffusion-Detector。

原文摘要 · Abstract (English)

Domain generalization (DG) for object detection aims to enhance detectors' performance in unseen scenarios. This task remains challenging due to complex variations in real-world applications. Recently, diffusion models have demonstrated remarkable capabilities in diverse scene generation, which inspires us to explore their potential for improving DG tasks. Instead of generating images, our method extracts multi-step intermediate features during the diffusion process to obtain domain-invariant features for generalized detection. Furthermore, we propose an efficient knowledge transfer framework that enables detectors to inherit the generalization capabilities of diffusion models through feature and object-level alignment, without increasing inference time. We conduct extensive experiments on six challenging DG benchmarks. The results demonstrate that our method achieves substantial improvements of 14.0% mAP over existing DG approaches across different domains and corruption types. Notably, our method even outperforms most domain adaptation methods without accessing any target domain data. Moreover, the diffusion-guided detectors show consistent improvements of 15.9% mAP on average compared to the baseline. Our work aims to present an effective approach for domain-generalized detection and provide potential insights for robust visual recognition in real-world scenarios. The code is available at https://github.com/heboyong/Generalized-Diffusion-Detector.

目标检测扩散模型域泛化

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