Learning Domain-Aware Detection Head with Prompt Tuning
Haochen Li, Rui Zhang, Hantao Yao, Xinkai Song, Yifan Hao, Yongwei, Zhao, Ling Li, Yunji Chen

TL;DR
This paper introduces DA-Pro, a novel domain-adaptive detection framework using prompt tuning to generate dynamic, domain-aware detection heads, significantly improving cross-domain object detection performance.
Contribution
It proposes a domain-aware detection head with prompt tuning that leverages textual descriptions and domain-specific tokens to adapt to different domains effectively.
Findings
Outperforms existing methods on multiple cross-domain detection tasks.
Demonstrates the effectiveness of domain-adaptive prompts in capturing shared and domain-specific knowledge.
Reduces domain bias in object detection through dynamic prompt-based heads.
Abstract
Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. However, existing methods focus on reducing the domain bias of the detection backbone by inferring a discriminative visual encoder, while ignoring the domain bias in the detection head. Inspired by the high generalization of vision-language models (VLMs), applying a VLM as the robust detection backbone following a domain-aware detection head is a reasonable way to learn the discriminative detector for each domain, rather than reducing the domain bias in traditional methods. To achieve the above issue, we thus propose a novel DAOD framework named Domain-Aware detection head with Prompt tuning (DA-Pro), which applies the learnable domain-adaptive prompt to generate the dynamic detection head for each domain. Formally, the domain-adaptive prompt…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
