Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generalized Diffusion Detector: Mining Robust Features from Diffusion Models for Domain-Generalized Detection

About

Domain generalization (DG) for object detection aims to enhance detectors' performance in unseen scenarios. This task remains challenging due to complex variations in real-world applications. Recently, diffusion models have demonstrated remarkable capabilities in diverse scene generation, which inspires us to explore their potential for improving DG tasks. Instead of generating images, our method extracts multi-step intermediate features during the diffusion process to obtain domain-invariant features for generalized detection. Furthermore, we propose an efficient knowledge transfer framework that enables detectors to inherit the generalization capabilities of diffusion models through feature and object-level alignment, without increasing inference time. We conduct extensive experiments on six challenging DG benchmarks. The results demonstrate that our method achieves substantial improvements of 14.0% mAP over existing DG approaches across different domains and corruption types. Notably, our method even outperforms most domain adaptation methods without accessing any target domain data. Moreover, the diffusion-guided detectors show consistent improvements of 15.9% mAP on average compared to the baseline. Our work aims to present an effective approach for domain-generalized detection and provide potential insights for robust visual recognition in real-world scenarios. The code is available at https://github.com/heboyong/Generalized-Diffusion-Detector.

Boyong He, Yuxiang Ji, Qianwen Ye, Zhuoyue Tan, Liaoni Wu• 2025

Related benchmarks

TaskDatasetResultRank
Object DetectionFoggy Cityscapes (test)
mAP (Mean Average Precision)52.5
108
Object DetectionBDD100K (val)
mAP46.6
60
Object DetectionFoggy Cityscapes
mAP52.5
47
Object DetectionCityscapes-C (val)
Defocus26.8
37
Object DetectionCityscapes (val)
mAP5042.2
31
Object DetectionDiverse Weather Datasets
DF44.7
27
Object DetectionRainCityscape
AP0.583
24
Object DetectionClipart, Comic, and Watercolor
mAP (Clipart)58.3
22
Object DetectionClipart (test)
mAP58.3
22
Object DetectionBDD100K
mAP46.6
19
Showing 10 of 15 rows

Other info

Code

Follow for update