菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-23
📄 Abstract - Efficient Zero-Shot AI-Generated Image Detection

The rapid progress of text-to-image models has made AI-generated images increasingly realistic, posing significant challenges for accurate detection of generated content. While training-based detectors often suffer from limited generalization to unseen images, training-free approaches offer better robustness, yet struggle to capture subtle discrepancies between real and synthetic images. In this work, we propose a training-free AI-generated image detection method that measures representation sensitivity to structured frequency perturbations, enabling detection of minute manipulations. The proposed method is computationally lightweight, as perturbation generation requires only a single Fourier transform for an input image. As a result, it achieves one to two orders of magnitude faster inference than most training-free this http URL experiments on challenging benchmarks demonstrate the efficacy of our method over state-of-the-art (SoTA). In particular, on OpenFake benchmark, our method improves AUC by nearly $10\%$ compared to SoTA, while maintaining substantially lower computational cost.

顶级标签: aigc computer vision model evaluation
详细标签: ai-generated image detection frequency perturbation zero-shot training-free benchmark 或 搜索:

高效的零样本AI生成图像检测 / Efficient Zero-Shot AI-Generated Image Detection


1️⃣ 一句话总结

这篇论文提出了一种无需训练的AI生成图像检测新方法,通过分析图像对特定频率扰动的敏感性来捕捉细微差异,在保持极高检测精度的同时,计算速度比现有主流方法快数十到上百倍。

源自 arXiv: 2603.21619