arXiv:2607.22087cs.CV2026-07中稿 · ECCV

通过结构先验提升生成图像检测的跨模型泛化能力

FAIR: Feature-Augmented Implicit Regularization for AI-generated Fake Image Detection

论文配图:FAIR: Feature-Augmented Implicit Regularization for AI-generated Fake Image Detection
图 1 · 摘自论文原文
  • 引入场景构图结构作为正则化先验,约束模型优化路径
  • 在五个基准上提升准确率最高达8.04%,零样本迁移性能最优
  • 推理时无额外开销,适合实际部署的检测系统

AI生成图像检测的泛化能力仍是关键瓶颈。由于许多现代生成器为专有或对抗性修改,现有检测器容易过拟合于可访问训练数据的低层纹理模式,在未见领域表现严重下降。传统正则化方法(如L1/L2、Dropout)施加无差别参数约束,无法提供跨生成器所需的域不变结构。为此,我们提出特征增强隐式正则化(FAIR)。FAIR在训练中引入正交的宏观结构先验——场景构图结构(SCS),几何约束模型优化轨迹。通过在主特征空间中加入域不变的SCS特征,显式惩罚依赖纹理的捷径学习。关键的是,该结构先验在推理阶段完全丢弃,实现平滑的泛化决策边界,无架构或计算开销。在五个大规模基准上的广泛评估表明,将FAIR集成到先进检测器中显著提升跨生成器泛化能力,准确率最高提升8.04%,在零样本迁移场景下建立新基准。

原文摘要 · Abstract (English)

Generalization remains a critical bottleneck in AI-generated image detection. Because many modern generators are proprietary or adversarially modified, existing detectors overfit to the low-level textural patterns of accessible training data, resulting in severe failures on unseen domains. Conventional regularization techniques (e.g., $L_1$/$L_2$ norms, Dropout) apply indiscriminate parametric constraints and fail to provide the domain-invariant structure necessary for cross-generator robustness. To address this, we propose Feature-Augmented Implicit Regularization (FAIR). FAIR introduces an orthogonal, macro-structural prior, specifically, Scene Composition Structure (SCS), during training to geometrically constrain the model's optimization trajectory. By augmenting the primary feature space with domain-invariant SCS features, FAIR explicitly penalizes texture-biased shortcut learning. Crucially, this structural prior is entirely discarded at inference, yielding a smoothed, generalized decision boundary with zero architectural or computational overhead. Extensive evaluations across five massive benchmarks demonstrate that integrating FAIR into state-of-the-art detectors significantly improves cross-generator generalization, boosting accuracy by up to 8.04% and establishing new state-of-the-art robustness in zero-shot transfer scenarios.

图像检测生成模型正则化泛化能力

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