paper-with-me

Papers

DIRE for Diffusion-Generated Image Detection

2023-03-16 · ICCV 2023 1 · Zhendong Wang, Jianmin Bao, Wengang Zhou, Weilun Wang, Hezhen Hu, Hong Chen, Houqiang Li

Diffusion models have shown remarkable success in visual synthesis, but have also raised concerns about potential abuse for malicious purposes. In this paper, we seek to build a detector for telling apart real images from diffusion-generated images. We find that existing detectors struggle to detect images generated by diffusion models, even if we include generated images from a specific diffusion model in their training data. To address this issue, we propose a novel image representation called DIffusion Reconstruction Error (DIRE), which measures the error between an input image and its reconstruction counterpart by a pre-trained diffusion model. We observe that diffusion-generated images can be approximately reconstructed by a diffusion model while real images cannot. It provides a hint that DIRE can serve as a bridge to distinguish generated and real images. DIRE provides an effective way to detect images generated by most diffusion models, and it is general for detecting generated images from unseen diffusion models and robust to various perturbations. Furthermore, we establish a comprehensive diffusion-generated benchmark including images generated by eight diffusion models to evaluate the performance of diffusion-generated image detectors. Extensive experiments on our collected benchmark demonstrate that DIRE exhibits superiority over previous generated-image detectors. The code and dataset are available at https://github.com/ZhendongWang6/DIRE.

📄 PDF Abstract BibTeX arXiv:2303.09295

Code (2)

zhendongwang6/dire 공식 구현 pytorch
Michel-liu/FatFormer pytorch

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

Recent Advances on Generalizable Diffusion-generated Image Detection

2025-02-27 · Qijie Xu, Defang Chen, Jiawei Chen, Siwei Lyu 외

The rise of diffusion models has significantly improved the fidelity and diversity of generated images. With numerous benefits, these advancements also introduce new risks. Diffusion models can be exploited to create hig…

DiversityFace SwappingSurvey

Detecting Diffusion-Generated Time Series Under Generator Shift

2026-05-27 · Zhi Wen Soi, Aditya Shankar, Gert Lek, Abele Mălan 외 arxiv

The boundary between real and diffusion-generated time series is becoming increasingly difficult to draw, yet detection in this domain remains underexplored, especially when the generator is unknown. We compare white-box…

DistilDIRE: A Small, Fast, Cheap and Lightweight Diffusion Synthesized Deepfake Detection

2024-06-02 · Yewon Lim, Changyeon Lee, Aerin Kim, Oren Etzioni

A dramatic influx of diffusion-generated images has marked recent years, posing unique challenges to current detection technologies. While the task of identifying these images falls under binary classification, a seeming…

Binary ClassificationDeepFake DetectionFace Swapping

Detecting AutoEncoder is Enough to Catch LDM Generated Images

2024-11-10 · Dmitry Vesnin, Dmitry Levshun, Andrey Chechulin

In recent years, diffusion models have become one of the main methods for generating images. However, detecting images generated by these models remains a challenging task. This paper proposes a novel method for detectin…

Fake Image Detection

Visual Counter Turing Test (VCT^2): Discovering the Challenges for AI-Generated Image Detection and Introducing Visual AI Index (V_AI)

2024-11-24 · Nasrin Imanpour, Shashwat Bajpai, Subhankar Ghosh, Sainath Reddy Sankepally 외

The proliferation of AI techniques for image generation, coupled with their increasing accessibility, has raised significant concerns about the potential misuse of these images to spread misinformation. Recent AI-generat…

Fake Image DetectionImage GenerationMisinformation