Differential Alignment for Domain Adaptive Object Detection
Xinyu He (1), Xinhui Li (1), Xiaojie Guo (1) ((1) College of, Intelligence, Computing, Tianjin University, Tianjin, China)

TL;DR
This paper introduces a novel differential feature alignment strategy for domain adaptive object detection, focusing on instance-specific weighting and region-of-interest guidance to improve cross-domain detection performance.
Contribution
It proposes a prediction-discrepancy feedback instance alignment module and an uncertainty-based foreground-oriented image alignment module, advancing domain adaptation techniques in object detection.
Findings
Outperforms state-of-the-art methods on DAOD benchmarks.
Effective handling of domain-specific information through weighted instance alignment.
Improved focus on regions of interest enhances detection accuracy.
Abstract
Domain adaptive object detection (DAOD) aims to generalize an object detector trained on labeled source-domain data to a target domain without annotations, the core principle of which is \emph{source-target feature alignment}. Typically, existing approaches employ adversarial learning to align the distributions of the source and target domains as a whole, barely considering the varying significance of distinct regions, say instances under different circumstances and foreground \emph{vs} background areas, during feature alignment. To overcome the shortcoming, we investigates a differential feature alignment strategy. Specifically, a prediction-discrepancy feedback instance alignment module (dubbed PDFA) is designed to adaptively assign higher weights to instances of higher teacher-student detection discrepancy, effectively handling heavier domain-specific information. Additionally, an…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsFocus · ALIGN
