用深度图和文本提示提升多源域自适应目标检测性能
Multi-Modal Guided Multi-Source Domain Adaptation for Object Detection

- 引入深度图与文本提示,实现多模态引导的域无关特征学习
- 在多个基准上达到当前最优,显著提升目标检测泛化能力
- 适合关注跨域目标检测与多模态融合的研究者
通用目标检测在目标分布不同于训练数据的目标域中表现不佳。现有研究表明,从多个源域分别处理的多源域自适应(MSDA)优于混合处理的无监督域自适应(UDA)。然而,现有MSDA方法在利用域特定的RGB图像学习域无关特征时,仍保留了特征图中的域特定信息。为此,本文提出MS-DePro:一种结合深度图与提示学习的多源检测器,包含(1)深度引导定位与(2)多模态提示学习。通过使用域无关的输入模态——深度图和文本,编码域无关特征。具体地,利用深度图生成域无关的区域提议用于定位,并融合多模态特征对可学习的文本嵌入进行对齐以完成分类。MS-DePro在多个MSDA基准上达到领先性能,全面的消融实验证明了各模块的有效性。代码已开源。
原文摘要 · Abstract (English)
General object detection (OD) struggles to detect objects in the target domain that differ from the training distribution. To address this, recent studies demonstrate that training from multiple source domains and explicitly processing them separately for multi-source domain adaptation (MSDA) outperforms blending them for unsupervised domain adaptation (UDA). However, existing MSDA methods learn domain-agnostic features from domain-specific RGB images while preserving domain-specific information from the domain-agnostic feature map. To address this, we propose MS-DePro: Multi-Source Detector with Depth and Prompt, composed of (1) depth-guided localization and (2) multi-modal guided prompt learning. We leverage domain-agnostic input modalities, namely depth maps and text, to encode domain-agnostic characteristics. Specifically, we utilize depth maps to generate domain-agnostic region proposals for localization and integrate multi-modal features to align learnable text embeddings for classification. MS-DePro achieves state-of-the-art performance on MSDA benchmarks, and comprehensive ablations demonstrate the effectiveness of our contributions. Our code is available on https://github.com/sejong-rcv/Multi-Modal-Guided-Multi-Source-Domain-Adaptation-for-Object-Detection.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。