paper-with-me

Papers

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

2025-03-03 · CVPR 2025 1 · Boyong He, Yuxiang Ji, Qianwen Ye, Zhuoyue Tan, Liaoni Wu

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 \href{https://github.com/heboyong/Generalized-Diffusion-Detector}{Generalized Diffusion Detector}

📄 PDF Abstract BibTeX arXiv:2503.02101

Code (1)

heboyong/Generalized-Diffusion-Detector 공식 구현 pytorch

Tasks

Domain AdaptationDomain Generalizationobject-detectionObject DetectionRobust Object DetectionScene GenerationTransfer Learning

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 제목 키워드 기반

Boosting Domain Generalized and Adaptive Detection with Diffusion Models: Fitness, Generalization, and Transferability

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

Detectors often suffer from performance drop due to domain gap between training and testing data. Recent methods explore diffusion models applied to domain generalization (DG) and adaptation (DA) tasks, but still struggl…

Domain GeneralizationRobust Object Detection

DiffusionFF: A Diffusion-based Framework for Joint Face Forgery Detection and Fine-Grained Artifact Localization

2025-08-03 · Siran Peng, Haoyuan Zhang, Li Gao, Tianshuo Zhang 외 arxiv

The rapid evolution of deepfake technologies demands robust and reliable face forgery detection algorithms. While determining whether an image has been manipulated remains essential, the ability to precisely localize for…

Trinity Detector:text-assisted and attention mechanisms based spectral fusion for diffusion generation image detection

2024-04-26 · Jiawei Song, Dengpan Ye, Yunming Zhang

Artificial Intelligence Generated Content (AIGC) techniques, represented by text-to-image generation, have led to a malicious use of deep forgeries, raising concerns about the trustworthiness of multimedia content. Adapt…

Image GenerationText to Image GenerationText-to-Image Generation

Connective Viewpoints of Signal-to-Noise Diffusion Models

2024-08-08 · Khanh Doan, Long Tung Vuong, Tuan Nguyen, Anh Tuan Bui 외

Diffusion models (DM) have become fundamental components of generative models, excelling across various domains such as image creation, audio generation, and complex data interpolation. Signal-to-Noise diffusion models c…

Audio Generation

Turns Out I'm Not Real: Towards Robust Detection of AI-Generated Videos

2024-06-13 · Qingyuan Liu, Pengyuan Shi, Yun-Yun Tsai, Chengzhi Mao 외

The impressive achievements of generative models in creating high-quality videos have raised concerns about digital integrity and privacy vulnerabilities. Recent works to combat Deepfakes videos have developed detectors …