paper-with-me

홈 › Papers

Exposing the Fake: Effective Diffusion-Generated Images Detection

2023-07-12 · RuiPeng Ma, Jinhao Duan, Fei Kong, Xiaoshuang Shi, Kaidi Xu

Image synthesis has seen significant advancements with the advent of diffusion-based generative models like Denoising Diffusion Probabilistic Models (DDPM) and text-to-image diffusion models. Despite their efficacy, there is a dearth of research dedicated to detecting diffusion-generated images, which could pose potential security and privacy risks. This paper addresses this gap by proposing a novel detection method called Stepwise Error for Diffusion-generated Image Detection (SeDID). Comprising statistical-based $\text{SeDID}_{\text{Stat}}$ and neural network-based $\text{SeDID}_{\text{NNs}}$, SeDID exploits the unique attributes of diffusion models, namely deterministic reverse and deterministic denoising computation errors. Our evaluations demonstrate SeDID's superior performance over existing methods when applied to diffusion models. Thus, our work makes a pivotal contribution to distinguishing diffusion model-generated images, marking a significant step in the domain of artificial intelligence security.

📄 PDF Abstract BibTeX arXiv:2307.06272

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Generation

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

ASAP: Interpretable Analysis and Summarization of AI-generated Image Patterns at Scale

2024-04-03 · Jinbin Huang, Chen Chen, Aditi Mishra, Bum Chul Kwon 외

Generative image models have emerged as a promising technology to produce realistic images. Despite potential benefits, concerns grow about its misuse, particularly in generating deceptive images that could raise signifi…

Fake Image Detection

Robust CLIP-Based Detector for Exposing Diffusion Model-Generated Images

2024-04-19 · Santosh, Li Lin, Irene Amerini, Xin Wang 외

Diffusion models (DMs) have revolutionized image generation, producing high-quality images with applications spanning various fields. However, their ability to create hyper-realistic images poses significant challenges i…

Image Generation

Exposing DeepFake Videos By Detecting Face Warping Artifacts

2018-11-01 · Yuezun Li, Siwei Lyu

In this work, we describe a new deep learning based method that can effectively distinguish AI-generated fake videos (referred to as {\em DeepFake} videos hereafter) from real videos. Our method is based on the observati…

Face Swapping

Exposing Deep Fakes Using Inconsistent Head Poses

2018-11-01 · Xin Yang, Yuezun Li, Siwei Lyu

In this paper, we propose a new method to expose AI-generated fake face images or videos (commonly known as the Deep Fakes). Our method is based on the observations that Deep Fakes are created by splicing synthesized fac…

General Classification

Level Up the Deepfake Detection: a Method to Effectively Discriminate Images Generated by GAN Architectures and Diffusion Models

2023-03-01 · Luca Guarnera, Oliver Giudice, Sebastiano Battiato

The image deepfake detection task has been greatly addressed by the scientific community to discriminate real images from those generated by Artificial Intelligence (AI) models: a binary classification task. In this work…

Binary ClassificationDeepFake DetectionFace SwappingGenerative Adversarial Network