Generalizable AI-Generated Image Detection Based on Fractal Self-Similarity in the Spectrum
Shengpeng Xiao, Yuanfang Guo, Heqi Peng, Zeming Liu, Liang Yang, Yunhong Wang
TL;DR
This work tackles the generalization challenge in AI-generated image detection by leveraging fractal self-similarity in the spectrum caused by upsampling and low-pass filtering. It introduces a Fractal-CNN architecture that extracts multi-level fractal self-similarity features from the spectrum, using four-branch fractal decomposition and recursive fusion to build generator-agnostic indicators. The method shows superior generalization to unseen generators (including diffusion models) on the AIGCDetect benchmark and maintains robustness under common distortions. By revealing and exploiting the fractal structure of spectral artifacts, the approach offers a principled path toward more reliable detection in real-world settings.
Abstract
The generalization performance of AI-generated image detection remains a critical challenge. Although most existing methods perform well in detecting images from generative models included in the training set, their accuracy drops significantly when faced with images from unseen generators. To address this limitation, we propose a novel detection method based on the fractal self-similarity of the spectrum, a common feature among images generated by different models. Specifically, we demonstrate that AI-generated images exhibit fractal-like spectral growth through periodic extension and low-pass filtering. This observation motivates us to exploit the similarity among different fractal branches of the spectrum. Instead of directly analyzing the spectrum, our method mitigates the impact of varying spectral characteristics across different generators, improving detection performance for images from unseen models. Experiments on a public benchmark demonstrated the generalized detection performance across both GANs and diffusion models.
