Conditional diffusion generates unbiased domain-general entity embeddings from support KGs, lifting multi-domain KG completion by 4.3% average MRR over prior consistency methods.
Diffusion Domain Teacher: Diffusion Guided Domain Adaptive Object Detector
1 Pith paper cite this work, alongside 1 external citations. Polarity classification is still indexing.
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.
fields
cs.CL 1years
2026 1verdicts
ACCEPT 1representative citing papers
citing papers explorer
-
Conditional Diffusion Guided Knowledge Transfer for Multi-Domain Knowledge Graph Completion
Conditional diffusion generates unbiased domain-general entity embeddings from support KGs, lifting multi-domain KG completion by 4.3% average MRR over prior consistency methods.