Exposing the Fake: Effective Diffusion-Generated Images Detection

Abstract

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 SeDID and neural network-based SeDID, 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.

Cite

Text

Ma et al. "Exposing the Fake: Effective Diffusion-Generated Images Detection." ICML 2023 Workshops: AdvML-Frontiers, 2023.

Markdown

[Ma et al. "Exposing the Fake: Effective Diffusion-Generated Images Detection." ICML 2023 Workshops: AdvML-Frontiers, 2023.](https://mlanthology.org/icmlw/2023/ma2023icmlw-exposing/)

BibTeX

@inproceedings{ma2023icmlw-exposing,
  title     = {{Exposing the Fake: Effective Diffusion-Generated Images Detection}},
  author    = {Ma, RuiPeng and Duan, Jinhao and Kong, Fei and Shi, Xiaoshuang and Xu, Kaidi},
  booktitle = {ICML 2023 Workshops: AdvML-Frontiers},
  year      = {2023},
  url       = {https://mlanthology.org/icmlw/2023/ma2023icmlw-exposing/}
}