CVCRIVJul 25, 2025

AEDR: Training-Free AI-Generated Image Attribution via Autoencoder Double-Reconstruction

arXiv:2507.18988v11 citationsh-index: 13
Originality Highly original
AI Analysis

This addresses security concerns by enabling efficient tracing of image origins for misuse prevention, representing a strong specific gain in attribution technology.

The paper tackled the problem of attributing AI-generated images to their source models, proposing AEDR, a training-free method that uses autoencoder double-reconstruction and achieves 25.5% higher accuracy and 99% faster computation than existing methods.

The rapid advancement of image-generation technologies has made it possible for anyone to create photorealistic images using generative models, raising significant security concerns. To mitigate malicious use, tracing the origin of such images is essential. Reconstruction-based attribution methods offer a promising solution, but they often suffer from reduced accuracy and high computational costs when applied to state-of-the-art (SOTA) models. To address these challenges, we propose AEDR (AutoEncoder Double-Reconstruction), a novel training-free attribution method designed for generative models with continuous autoencoders. Unlike existing reconstruction-based approaches that rely on the value of a single reconstruction loss, AEDR performs two consecutive reconstructions using the model's autoencoder, and adopts the ratio of these two reconstruction losses as the attribution signal. This signal is further calibrated using the image homogeneity metric to improve accuracy, which inherently cancels out absolute biases caused by image complexity, with autoencoder-based reconstruction ensuring superior computational efficiency. Experiments on eight top latent diffusion models show that AEDR achieves 25.5% higher attribution accuracy than existing reconstruction-based methods, while requiring only 1% of the computational time.

Foundations

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

Your Notes