arXiv:2510.25237cs.CV2025-10ICCV被引 11

通过局部与全局分析提升对未知伪造视频的检测鲁棒性

DeepShield: Fortifying Deepfake Video Detection with Local and Global Forgery Analysis

论文配图:DeepShield: Fortifying Deepfake Video Detection with Local and Global Forgery Analysis
图 1 · 摘自论文原文
  • 引入局部片段引导与全局伪造多样化机制,捕捉细微不一致
  • 在跨数据集和跨伪造方法测试中优于现有最佳模型
  • 适合需要强泛化能力的深度伪造检测应用场景

深度生成模型的进展使得人脸视频篡改更加容易,引发欺诈和虚假信息传播的担忧。现有检测器在特定域内表现良好,但难以泛化到多样化的篡改技术,因其依赖于特定伪造痕迹。本文提出 DeepShield,一种新型深度伪造检测框架,通过平衡局部敏感性和全局泛化性,提升对未见伪造攻击的鲁棒性。DeepShield 在 CLIP-ViT 编码器基础上引入两个核心组件:局部片段引导(LPG)和全局伪造多样化(GFD)。LPG 采用时空伪影建模与分块监督,捕捉全局模型常忽略的细粒度不一致。GFD 引入域特征增强,通过域桥接与边界扩展特征生成,合成多样伪造样本,缓解过拟合并增强跨域适应能力。通过融合新颖的局部与全局分析,DeepShield 在跨数据集和跨伪造方法评估中超越现有最优方法,展现出对未知深度伪造攻击的优异鲁棒性。代码已开源:https://github.com/lijichang/DeepShield。

原文摘要 · Abstract (English)

Recent advances in deep generative models have made it easier to manipulate face videos, raising significant concerns about their potential misuse for fraud and misinformation. Existing detectors often perform well in in-domain scenarios but fail to generalize across diverse manipulation techniques due to their reliance on forgery-specific artifacts. In this work, we introduce DeepShield, a novel deepfake detection framework that balances local sensitivity and global generalization to improve robustness across unseen forgeries. DeepShield enhances the CLIP-ViT encoder through two key components: Local Patch Guidance (LPG) and Global Forgery Diversification (GFD). LPG applies spatiotemporal artifact modeling and patch-wise supervision to capture fine-grained inconsistencies often overlooked by global models. GFD introduces domain feature augmentation, leveraging domain-bridging and boundary-expanding feature generation to synthesize diverse forgeries, mitigating overfitting and enhancing cross-domain adaptability. Through the integration of novel local and global analysis for deepfake detection, DeepShield outperforms state-of-the-art methods in cross-dataset and cross-manipulation evaluations, achieving superior robustness against unseen deepfake attacks. Code is available at https://github.com/lijichang/DeepShield.

深度伪造检测视频安全CLIP鲁棒性

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