Adaptive Object Detection with Dual Multi-Label Prediction
Zhen Zhao, Yuhong Guo, Haifeng Shen, Jieping Ye

TL;DR
This paper introduces an unsupervised deep domain adaptation model for object detection that leverages multi-label recognition as an auxiliary task to improve feature alignment and detection accuracy across domains.
Contribution
It presents a novel dual-task framework combining multi-label recognition with object detection, enhancing domain adaptation by aligning features and ensuring prediction consistency.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Effective in bridging domain divergence at the global feature level
Improves object detection accuracy through auxiliary regularization
Abstract
In this paper, we propose a novel end-to-end unsupervised deep domain adaptation model for adaptive object detection by exploiting multi-label object recognition as a dual auxiliary task. The model exploits multi-label prediction to reveal the object category information in each image and then uses the prediction results to perform conditional adversarial global feature alignment, such that the multi-modal structure of image features can be tackled to bridge the domain divergence at the global feature level while preserving the discriminability of the features. Moreover, we introduce a prediction consistency regularization mechanism to assist object detection, which uses the multi-label prediction results as an auxiliary regularization information to ensure consistent object category discoveries between the object recognition task and the object detection task. Experiments are conducted…
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 · Advanced Neural Network Applications · Multimodal Machine Learning Applications
