paper-with-me

Papers

Diffusion Domain Teacher: Diffusion Guided Domain Adaptive Object Detector

2025-06-04 · Boyong He, Yuxiang Ji, Zhuoyue Tan, Liaoni Wu

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.

📄 PDF Abstract BibTeX arXiv:2506.04211

Code (1)

heboyong/Diffusion-Domain-Teacher 공식 구현 pytorch

Tasks

Domain Adaptationobject-detectionObject DetectionUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Plug-and-Play Diffusion Distillation

2024-06-04 · CVPR 2024 1 · Yi-Ting Hsiao, Siavash Khodadadeh, Kevin Duarte, Wei-An Lin 외

Diffusion models have shown tremendous results in image generation. However, due to the iterative nature of the diffusion process and its reliance on classifier-free guidance, inference times are slow. In this paper, we …

Image Generation

Real-Time Hardware-Free HIFU Interference Suppression via Teacher-Student Diffusion Framework

2025-09-01 · Dejia Cai, Ali Abdollahi, Xi Wang, Kun Yang 외 arxiv

High-Intensity Focused Ultrasound (HIFU) is a non-invasive therapy, yet its safety is often degraded by severe acoustic interference during continuous ultrasound guidance. Conventional HIFU interference suppression metho…

Knowledge Distillation

Teacher-Guided Student Self-Knowledge Distillation Using Diffusion Model

2026-02-02 · Yu Wang, Chuanguang Yang, Zhulin An, Weilun Feng 외 arxiv

Existing Knowledge Distillation (KD) methods often align feature information between teacher and student by exploring meaningful feature processing and loss functions. However, due to the difference in feature distributi…

Knowledge Distillation

DiffusionGAN3D: Boosting Text-guided 3D Generation and Domain Adaptation by Combining 3D GANs and Diffusion Priors

2023-12-28 · CVPR 2024 1 · Biwen Lei, Kai Yu, Mengyang Feng, Miaomiao Cui 외

Text-guided domain adaptation and generation of 3D-aware portraits find many applications in various fields. However, due to the lack of training data and the challenges in handling the high variety of geometry and appea…

3D GenerationDomain Adaptation

PODIA-3D: Domain Adaptation of 3D Generative Model Across Large Domain Gap Using Pose-Preserved Text-to-Image Diffusion

2023-04-04 · ICCV 2023 1 · Gwanghyun Kim, Ji Ha Jang, Se Young Chun

Recently, significant advancements have been made in 3D generative models, however training these models across diverse domains is challenging and requires an huge amount of training data and knowledge of pose distributi…

DiversityDomain Adaptation