arXiv:2509.15551cs.LG2025-09NeurIPS被引 1

无需访问模型即可通用欺骗图像检测器,提升攻击效率84%

PolyJuice Makes It Real: Black-Box, Universal Red Teaming for Synthetic Image Detectors

  • 通过分析生成图像在潜空间的分布偏移,离线定位检测器弱点方向
  • 用统一方向引导所有生成图像,使检测失败率最高达84%
  • 适合安全研究者测试检测器鲁棒性,尤其适用于闭源系统

合成图像检测器(SIDs)是应对文本到图像模型生成日益逼真图像风险的关键防御手段。红队测试通过识别并利用检测器的误判样本提升其有效性。然而现有方法存在两大局限:(i) 需要白盒访问SIDs,对专有先进检测器不适用;(ii) 依赖昂贵的在线优化生成特定图像攻击。为此,我们提出PolyJuice,首个黑盒、图像无关的SIDs红队方法。该方法基于观察到的:被正确与错误分类的T2I样本在潜空间中存在分布偏移。PolyJuice通过轻量级离线过程仅需黑盒访问即定位该偏移方向,并统一将所有生成图像推向检测器失效区域。经此引导的T2I模型欺骗成功率最高达84%。此外,可在低分辨率高效估计方向并简单插值迁移至高分辨率,显著降低计算开销。最后,使用PolyJuice增强数据集微调检测器,性能最高提升30%。

原文摘要 · Abstract (English)

Synthetic image detectors (SIDs) are a key defense against the risks posed by the growing realism of images from text-to-image (T2I) models. Red teaming improves SID's effectiveness by identifying and exploiting their failure modes via misclassified synthetic images. However, existing red-teaming solutions (i) require white-box access to SIDs, which is infeasible for proprietary state-of-the-art detectors, and (ii) generate image-specific attacks through expensive online optimization. To address these limitations, we propose PolyJuice, the first black-box, image-agnostic red-teaming method for SIDs, based on an observed distribution shift in the T2I latent space between samples correctly and incorrectly classified by the SID. PolyJuice generates attacks by (i) identifying the direction of this shift through a lightweight offline process that only requires black-box access to the SID, and (ii) exploiting this direction by universally steering all generated images towards the SID's failure modes. PolyJuice-steered T2I models are significantly more effective at deceiving SIDs (up to 84%) compared to their unsteered counterparts. We also show that the steering directions can be estimated efficiently at lower resolutions and transferred to higher resolutions using simple interpolation, reducing computational overhead. Finally, tuning SID models on PolyJuice-augmented datasets notably enhances the performance of the detectors (up to 30%).

图像检测红队测试黑盒攻击生成对抗

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