CVAIJan 30

AI-Generated Image Detectors Overrely on Global Artifacts: Evidence from Inpainting Exchange

arXiv:2602.00192v11 citationsh-index: 1Has Code
Originality Incremental advance
AI Analysis

This reveals a critical vulnerability in current detection methods for AI-generated images, which is an incremental but important finding for security and media integrity applications.

The paper tackles the problem that AI-generated image detectors overrely on global artifacts from inpainting, showing that under an intervention called Inpainting Exchange, state-of-the-art detectors drop in accuracy from 91% to 55%, approaching chance level.

Modern deep learning-based inpainting enables realistic local image manipulation, raising critical challenges for reliable detection. However, we observe that current detectors primarily rely on global artifacts that appear as inpainting side effects, rather than on locally synthesized content. We show that this behavior occurs because VAE-based reconstruction induces a subtle but pervasive spectral shift across the entire image, including unedited regions. To isolate this effect, we introduce Inpainting Exchange (INP-X), an operation that restores original pixels outside the edited region while preserving all synthesized content. We create a 90K test dataset including real, inpainted, and exchanged images to evaluate this phenomenon. Under this intervention, pretrained state-of-the-art detectors, including commercial ones, exhibit a dramatic drop in accuracy (e.g., from 91\% to 55\%), frequently approaching chance level. We provide a theoretical analysis linking this behavior to high-frequency attenuation caused by VAE information bottlenecks. Our findings highlight the need for content-aware detection. Indeed, training on our dataset yields better generalization and localization than standard inpainting. Our dataset and code are publicly available at https://github.com/emirhanbilgic/INP-X.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes