arXiv:2501.13475cs.CV2025-01被引 2

通过局部异常特征检测生成图像,通用性强且效果领先。

LDR-Net: A Novel Framework for AI-generated Image Detection via Localized Discrepancy Representation

  • 提取图像局部平滑与纹理不自然的差异特征
  • 在多个生成模型上达到领先检测准确率
  • 适合需要跨模型检测伪造图像的研究者

随着生成模型快速发展,生成图像的视觉质量已接近真实图像,给内容真实性验证带来挑战。现有检测方法多针对特定伪造线索,如GAN或扩散模型的特定痕迹,难以泛化到不同架构。我们观察到生成图像常在局部区域出现过度平滑、纹理模糊和像素异常变化等现象,提出局部差异表示网络(LDR-Net),用于捕捉这类常见但被忽视的局部异常。LDR-Net包含两个互补模块:局部梯度自相关(LGA)建模局部平滑异常,局部变化模式(LVP)捕捉图像模式复杂性中的不自然规律性。融合两者特征后,可构建全面的局部差异表征。大量实验表明,该方法在检测生成图像方面达到当前最优性能,并展现出对未见生成模型的良好泛化能力。代码将在论文接受后公开。

原文摘要 · Abstract (English)

With the rapid advancement of generative models, the visual quality of generated images has become nearly indistinguishable from the real ones, posing challenges to content authenticity verification. Existing methods for detecting AI-generated images primarily focus on specific forgery clues, which are often tailored to particular generative models like GANs or diffusion models. These approaches struggle to generalize across architectures. Building on the observation that generative images often exhibit local anomalies, such as excessive smoothness, blurred textures, and unnatural pixel variations in small regions, we propose the localized discrepancy representation network (LDR-Net), a novel approach for detecting AI-generated images. LDR-Net captures smoothing artifacts and texture irregularities, which are common but often overlooked. It integrates two complementary modules: local gradient autocorrelation (LGA) which models local smoothing anomalies to detect smoothing anomalies, and local variation pattern (LVP) which captures unnatural regularities by modeling the complexity of image patterns. By merging LGA and LVP features, a comprehensive representation of localized discrepancies can be provided. Extensive experiments demonstrate that our LDR-Net achieves state-of-the-art performance in detecting generated images and exhibits satisfactory generalization across unseen generative models. The code will be released upon acceptance of this paper.

图像检测生成模型异常检测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。