arXiv:2509.16602cs.CVcs.AI2025-09被引 3

FakeChain揭示多步伪造中检测模型依赖最后一步痕迹,泛化能力弱。

FakeChain: Exposing Shallow Cues in Multi-Step Deepfake Detection

  • 构建1-3步混合伪造数据集,测试不同生成器组合下的检测表现。
  • 检测性能在最终伪造类型不符训练分布时,F1下降最高达58.83%。
  • 提醒检测模型需关注伪造历史序列,适合对抗复杂合成攻击的研究者。

多步或混合深度伪造通过依次使用人脸换脸、GAN生成和扩散模型等方法创建,对仅训练于单步伪造的检测模型构成新兴挑战。现有研究多聚焦单一篡改检测,对复合、复杂操作流程下检测模型行为了解有限。本文提出 extbf{FakeChain},一个大规模基准,包含使用五种先进生成器合成的一、二、三步伪造样本。我们分析了不同步骤、生成器组合及质量设置下的检测性能与频谱特性。结果显示,检测效果高度依赖最终操作类型,当其与训练分布不一致时,F1分数最高下降58.83%。这表明检测器主要依赖最后阶段的痕迹,而非累积的篡改轨迹,限制了泛化能力。研究强调需设计能显式建模伪造历史的检测方法。本工作凸显如FakeChain这类基准对反映真实场景中合成复杂性与多样性的必要性。代码已公开于https://github.com/minjihh/FakeChain。

原文摘要 · Abstract (English)

Multi-step or hybrid deepfakes, created by sequentially applying different deepfake creation methods such as Face-Swapping, GAN-based generation, and Diffusion methods, can pose an emerging and unforseen technical challenge for detection models trained on single-step forgeries. While prior studies have mainly focused on detecting isolated single manipulation, little is known about the detection model behavior under such compositional, hybrid, and complex manipulation pipelines. In this work, we introduce \textbf{FakeChain}, a large-scale benchmark comprising 1-, 2-, and 3-Step forgeries synthesized using five state-of-the-art representative generators. Using this approach, we analyze detection performance and spectral properties across hybrid manipulation at different step, along with varying generator combinations and quality settings. Surprisingly, our findings reveal that detection performance highly depends on the final manipulation type, with F1-score dropping by up to \textbf{58.83\%} when it differs from training distribution. This clearly demonstrates that detectors rely on last-stage artifacts rather than cumulative manipulation traces, limiting generalization. Such findings highlight the need for detection models to explicitly consider manipulation history and sequences. Our results highlight the importance of benchmarks such as FakeChain, reflecting growing synthesis complexity and diversity in real-world scenarios. Our sample code is available here\footnote{https://github.com/minjihh/FakeChain}.

深度伪造检测基准多步伪造泛化能力

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