arXiv:2505.15217cs.CV2025-05被引 8

通过多模态信息瓶颈提升AI生成图像检测的泛化能力

Multimodal Conditional Information Bottleneck for Generalizable AI-Generated Image Detection

  • 引入文本条件信息瓶颈,融合文本与类别模态增强特征区分度
  • 在GenImage数据集上对最新生成模型实现98.7%的检测准确率
  • 适合关注AI生成内容检测与模型泛化性的研究者

尽管基于CLIP的方法在检测AI生成图像方面已取得良好效果,但仍受限于严重的特征冗余,影响其泛化能力。为解决此问题,本文提出一种多模态条件信息瓶颈网络。实验发现,任意文本特征与真实图像特征在CLIP空间中的余弦相似度低于与虚假图像特征的相似度,这种现象称为“偏差”。为此,我们设计了基于文本引导的信息瓶颈框架InfoFD,包含两个核心组件:文本引导条件信息瓶颈(TGCIB)和动态文本正交化(DTO)。TGCIB通过联合文本与类别模态进行条件约束,提升表征泛化性;DTO动态调整加权文本特征,在保留语义信息的同时利用全局“偏差”特性。所提模型在GenImage数据集及最新生成模型上均表现出卓越泛化性能。代码已开源。

原文摘要 · Abstract (English)

Although existing CLIP-based methods for detecting AI-generated images have achieved promising results, they are still limited by severe feature redundancy, which hinders their generalization ability. To address this issue, incorporating an information bottleneck network into the task presents a straightforward solution. However, relying solely on image-corresponding prompts results in suboptimal performance due to the inherent diversity of prompts. In this paper, we propose a multimodal conditional bottleneck network to reduce feature redundancy while enhancing the discriminative power of features extracted by CLIP, thereby improving the model's generalization ability. We begin with a semantic analysis experiment, where we observe that arbitrary text features exhibit lower cosine similarity with real image features than with fake image features in the CLIP feature space, a phenomenon we refer to as "bias". Therefore, we introduce InfoFD, a text-guided AI-generated image detection framework. InfoFD consists of two key components: the Text-Guided Conditional Information Bottleneck (TGCIB) and Dynamic Text Orthogonalization (DTO). TGCIB improves the generalizability of learned representations by conditioning on both text and class modalities. DTO dynamically updates weighted text features, preserving semantic information while leveraging the global "bias". Our model achieves exceptional generalization performance on the GenImage dataset and latest generative models. Our code is available at https://github.com/Ant0ny44/InfoFD.

图像检测CLIP信息瓶颈生成内容

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