Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Aligned Datasets Improve Detection of Latent Diffusion-Generated Images

About

As latent diffusion models (LDMs) democratize image generation capabilities, there is a growing need to detect fake images. A good detector should focus on the generative models fingerprints while ignoring image properties such as semantic content, resolution, file format, etc. Fake image detectors are usually built in a data driven way, where a model is trained to separate real from fake images. Existing works primarily investigate network architecture choices and training recipes. In this work, we argue that in addition to these algorithmic choices, we also require a well aligned dataset of real/fake images to train a robust detector. For the family of LDMs, we propose a very simple way to achieve this: we reconstruct all the real images using the LDMs autoencoder, without any denoising operation. We then train a model to separate these real images from their reconstructions. The fakes created this way are extremely similar to the real ones in almost every aspect (e.g., size, aspect ratio, semantic content), which forces the model to look for the LDM decoders artifacts. We empirically show that this way of creating aligned real/fake datasets, which also sidesteps the computationally expensive denoising process, helps in building a detector that focuses less on spurious correlations, something that a very popular existing method is susceptible to. Finally, to demonstrate just how effective the alignment in a dataset can be, we build a detector using images that are not natural objects, and present promising results. Overall, our work identifies the subtle but significant issues that arise when training a fake image detector and proposes a simple and inexpensive solution to address these problems.

Anirudh Sundara Rajan, Utkarsh Ojha, Jedidiah Schloesser, Yong Jae Lee• 2024

Related benchmarks

TaskDatasetResultRank
AI-generated image detectionGenImage--
65
AI-generated image detectionChameleon
Accuracy61.3
63
AIGI DetectionDRCT-2M
B.Acc95.5
23
AIGI DetectionBFree Online
B.Acc67.7
23
AI-generated image detectionChameleon
Accuracy (Reddit)91.6
12
AI-generated image detectionWildRF
CommunityUI Score81
12
AI-generated image detectionAIGI-Bench
Detection Rate (Civitai)74.3
12
AIGI DetectionEvalGEN
BBox Accuracy65.8
12
AIGI DetectionUnivFakeDetect
B.Acc60.5
12
AIGI DetectionCO-SPY-Bench in-the-wild
Civitai Score7.5
12
Showing 10 of 40 rows

Other info

Follow for update