paper-with-me

Papers

Detecting Images Generated by Deep Diffusion Models using their Local Intrinsic Dimensionality

2023-07-05 · Peter Lorenz, Ricard Durall, Janis Keuper

Diffusion models recently have been successfully applied for the visual synthesis of strikingly realistic appearing images. This raises strong concerns about their potential for malicious purposes. In this paper, we propose using the lightweight multi Local Intrinsic Dimensionality (multiLID), which has been originally developed in context of the detection of adversarial examples, for the automatic detection of synthetic images and the identification of the according generator networks. In contrast to many existing detection approaches, which often only work for GAN-generated images, the proposed method provides close to perfect detection results in many realistic use cases. Extensive experiments on known and newly created datasets demonstrate that the proposed multiLID approach exhibits superiority in diffusion detection and model identification. Since the empirical evaluations of recent publications on the detection of generated images are often mainly focused on the "LSUN-Bedroom" dataset, we further establish a comprehensive benchmark for the detection of diffusion-generated images, including samples from several diffusion models with different image sizes.

📄 PDF Abstract BibTeX arXiv:2307.02347

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake Detection

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

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

LDR-Net: A Novel Framework for AI-generated Image Detection via Localized Discrepancy Representation

2025-01-23 · Jiaxin Chen, Miao Hu, Dengyong Zhang, Yun Song 외

With the rapid advancement of generative models, the visual quality of generated images has become nearly indistinguishable from the real ones, posing challenges to content authenticity verification. Existing methods for…

Detecting Images Generated by Diffusers

2023-03-09 · Davide Alessandro Coccomini, Andrea Esuli, Fabrizio Falchi, Claudio Gennaro 외

This paper explores the task of detecting images generated by text-to-image diffusion models. To evaluate this, we consider images generated from captions in the MSCOCO and Wikimedia datasets using two state-of-the-art m…

DIRE for Diffusion-Generated Image Detection

2023-03-16 · ICCV 2023 1 · Zhendong Wang, Jianmin Bao, Wengang Zhou, Weilun Wang 외

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 fro…

Exposing the Fake: Effective Diffusion-Generated Images Detection

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

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, ther…

DenoisingImage Generation