DATR: Unsupervised Domain Adaptive Detection Transformer with Dataset-Level Adaptation and Prototypical Alignment
Jianhong Han, Liang Chen, Yupei Wang

TL;DR
This paper introduces DATR, a novel unsupervised domain adaptive detection transformer that employs class-wise prototypes and dataset-level alignment to improve object detection across different domains, achieving superior results.
Contribution
The paper proposes a new DETR-based detector with class-aware prototype alignment and dataset-level contrastive learning for better domain adaptation in object detection.
Findings
Outperforms existing methods in multiple domain adaptation scenarios.
Effectively aligns features across domains at class and dataset levels.
Enhances generalization and detection accuracy in real-world applications.
Abstract
Object detectors frequently encounter significant performance degradation when confronted with domain gaps between collected data (source domain) and data from real-world applications (target domain). To address this task, numerous unsupervised domain adaptive detectors have been proposed, leveraging carefully designed feature alignment techniques. However, these techniques primarily align instance-level features in a class-agnostic manner, overlooking the differences between extracted features from different categories, which results in only limited improvement. Furthermore, the scope of current alignment modules is often restricted to a limited batch of images, failing to learn the entire dataset-level cues, thereby severely constraining the detector's generalization ability to the target domain. To this end, we introduce a strong DETR-based detector named Domain Adaptive detection…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
MethodsALIGN
