TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Diffusion Domain Teacher: Diffusion Guided Domain Adaptive...

Diffusion Domain Teacher: Diffusion Guided Domain Adaptive Object Detector

Boyong He, Yuxiang Ji, Zhuoyue Tan, Liaoni Wu

2025-06-04Unsupervised Domain Adaptationobject-detectionObject DetectionDomain Adaptation
PaperPDFCode(official)

Abstract

Object detectors often suffer a decrease in performance due to the large domain gap between the training data (source domain) and real-world data (target domain). Diffusion-based generative models have shown remarkable abilities in generating high-quality and diverse images, suggesting their potential for extracting valuable feature from various domains. To effectively leverage the cross-domain feature representation of diffusion models, in this paper, we train a detector with frozen-weight diffusion model on the source domain, then employ it as a teacher model to generate pseudo labels on the unlabeled target domain, which are used to guide the supervised learning of the student model on the target domain. We refer to this approach as Diffusion Domain Teacher (DDT). By employing this straightforward yet potent framework, we significantly improve cross-domain object detection performance without compromising the inference speed. Our method achieves an average mAP improvement of 21.2% compared to the baseline on 6 datasets from three common cross-domain detection benchmarks (Cross-Camera, Syn2Real, Real2Artistic}, surpassing the current state-of-the-art (SOTA) methods by an average of 5.7% mAP. Furthermore, extensive experiments demonstrate that our method consistently brings improvements even in more powerful and complex models, highlighting broadly applicable and effective domain adaptation capability of our DDT. The code is available at https://github.com/heboyong/Diffusion-Domain-Teacher.

Results

TaskDatasetMetricValueModel
Domain AdaptationComic2k mAP50.2DDT
Domain AdaptationCityscapes to Foggy CityscapesmAP@0.550DDT
Domain AdaptationBDD100k to Cityscapes mAP43.4DDT(R-101)
Domain AdaptationSIM10K to CityscapesmAP@0.564DDT
Domain AdaptationSIM10K to BDD100KmAP@0.558.3DDT
Domain AdaptationPascal VOC to Clipart1KmAP55.6DDT
Object DetectionPASCAL VOC to Watercolor2kmAp63.7DDT
Object DetectionPASCAL VOC to Comic2kmAP50.2DDT
Object DetectionPascal VOC to Clipart1KmAP55.6DDT
3DPASCAL VOC to Watercolor2kmAp63.7DDT
3DPASCAL VOC to Comic2kmAP50.2DDT
3DPascal VOC to Clipart1KmAP55.6DDT
Unsupervised Domain AdaptationCityscapes to Foggy CityscapesmAP@0.550DDT
Unsupervised Domain AdaptationBDD100k to Cityscapes mAP43.4DDT(R-101)
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.564DDT
Unsupervised Domain AdaptationSIM10K to BDD100KmAP@0.558.3DDT
Unsupervised Domain AdaptationPascal VOC to Clipart1KmAP55.6DDT
2D ClassificationPASCAL VOC to Watercolor2kmAp63.7DDT
2D ClassificationPASCAL VOC to Comic2kmAP50.2DDT
2D ClassificationPascal VOC to Clipart1KmAP55.6DDT
2D Object DetectionPASCAL VOC to Watercolor2kmAp63.7DDT
2D Object DetectionPASCAL VOC to Comic2kmAP50.2DDT
2D Object DetectionPascal VOC to Clipart1KmAP55.6DDT
16kPASCAL VOC to Watercolor2kmAp63.7DDT
16kPASCAL VOC to Comic2kmAP50.2DDT
16kPascal VOC to Clipart1KmAP55.6DDT

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15Domain Borders Are There to Be Crossed With Federated Few-Shot Adaptation2025-07-14