DA-Ada: Learning Domain-Aware Adapter for Domain Adaptive Object Detection
Abstract
Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. As the visual-language models (VLMs) can provide essential general knowledge on unseen images, freezing the visual encoder and inserting a domain-agnostic adapter can learn domain-invariant knowledge for DAOD.However, the domain-agnostic adapter is inevitably biased to the source domain. It discards some beneficial knowledge discriminative on the unlabelled domain, \ie domain-specific knowledge of the target domain. To solve the issue, we propose a novel Domain-Aware Adapter (DA-Ada) tailored for the DAOD task. The key point is exploiting domain-specific knowledge between the essential general knowledge and domain-invariant knowledge. DA-Ada consists of the Domain-Invariant Adapter (DIA) for learning domain-invariant knowledge and the Domain-Specific Adapter (DSA) for injecting the domain-specific knowledge from the information discarded by the visual encoder. Comprehensive experiments over multiple DAOD tasks show that DA-Ada can efficiently infer a domain-aware visual encoder for boosting domain adaptive object detection. Our code is available at https://github.com/Therock90421/DA-Ada.
Cite
Text
Li et al. "DA-Ada: Learning Domain-Aware Adapter for Domain Adaptive Object Detection." Neural Information Processing Systems, 2024. doi:10.52202/079017-3289Markdown
[Li et al. "DA-Ada: Learning Domain-Aware Adapter for Domain Adaptive Object Detection." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/li2024neurips-daada/) doi:10.52202/079017-3289BibTeX
@inproceedings{li2024neurips-daada,
title = {{DA-Ada: Learning Domain-Aware Adapter for Domain Adaptive Object Detection}},
author = {Li, Haochen and Zhang, Rui and Yao, Hantao and Zhang, Xin and Hao, Yifan and Song, Xinkai and Li, Xiaqing and Zhao, Yongwei and Li, Ling and Chen, Yunji},
booktitle = {Neural Information Processing Systems},
year = {2024},
doi = {10.52202/079017-3289},
url = {https://mlanthology.org/neurips/2024/li2024neurips-daada/}
}