Training-Free Reconstruction-Based AI-Generated Image Detectors Are Inherently Vulnerable to Adversarial Examples
2026-08-17 • Computer Vision and Pattern Recognition
Computer Vision and Pattern Recognition
AI summaryⓘ
The authors studied how to trick AI tools that detect fake images by looking at how well the images can be reconstructed. They created sneaky changes to fake images that make these tools think the fakes are real by messing up the reconstruction process. Their tests showed that these tricky images fooled multiple detectors, even when the images were blurry or damaged like in real life. This suggests that all detectors using reconstruction errors share a common weak spot.
AI-generated imagesadversarial examplesautoencoderreconstruction errorfake image detectionattack methodsrobustnesstransferabilityimage degradation
Authors
Roman Demchenko, Jonas Ricker, Asja Fischer
Abstract
The impressive visual quality and ubiquity of AI-generated images call for reliable and robust detection methods. Reconstruction-based detectors have emerged as a promising direction for transparent and training-free identification of synthetic images. However, due to their fundamentally different mode of operation (compared to standard, classifier-based methods), little is known about their adversarial robustness. In this work, we propose two novel attack methods targeted at detectors that leverage autoencoder reconstruction error. We find that by constructing imperceptible adversarial examples, the distance between original and reconstruction can be artificially increased, causing fake images to be wrongly classified as real. Our evaluation including images from three state-of-the-art generators and three detectors demonstrates that detection performance is significantly decreased, even if attacked images additionally undergo real-world degradations. Critically, our adversarial examples naturally transfer across detectors, as they all share the same principle, pointing towards an inherent vulnerability of reconstruction-based detectors.