arXiv:2607.04607cs.CVcs.AI2026-07

提出新方法检测AI生成视频,跨域泛化能力强,仅用10%数据效果领先。

G2VD: Generalizable AI-Generated Video Detection via Counterfactual Intervention and Causal Disentanglement

论文配图:G2VD: Generalizable AI-Generated Video Detection via Counterfactual Intervention and Causal Disentanglement
图 1 · 摘自论文原文
  • 通过反事实干预生成伪样本,削弱领域偏见与真假标签的虚假关联。
  • 在GenVidBench上达到90%以上准确率,F1和AUC均优于当前最优方法。
  • 适合需要高泛化能力的视频真实性检测场景,尤其应对未知生成器。

AI视频生成技术快速发展带来日益严重的安全风险,亟需具备强跨域泛化能力的可靠检测方法。现有方法在域内评估中表现良好,但在未见过的生成器上性能显著下降,主要原因是捷径学习——检测器依赖于特定领域的偏差而非内在伪造特征。为此,我们提出G2VD框架,基于反事实干预与因果解耦。首先,设计反事实干预管道(CFIPipeline),通过基于VAE的重建及频域与像素域对齐生成反事实样本,削弱领域偏见与真实标签间的虚假相关性。在此基础上,构建因果解耦分类器,包含两个具有互补目标的域锚定分支及基于希尔伯特-施密特独立性准则(HSIC)的约束,促使因果表示捕捉内在伪造线索,非因果表示学习领域特异性偏见。在四个公开数据集上的实验表明,G2VD具有优异的跨域性能,相较基线方法持续提升。在挑战性的GenVidBench设置下,整体准确率超过90%,F1提升0.194,AUC提升0.104,且仅使用10%的训练数据。代码已开源。

原文摘要 · Abstract (English)

Rapid advances in AI video generation pose increasing security risks and call for reliable detectors with strong cross-domain generalization. Although existing methods perform well under in-domain evaluation, their performance degrades substantially on unseen generators. A key reason is shortcut learning, where detectors rely on domain-specific bias rather than intrinsic forensic cues. To address this issue, we propose G2VD, a generalizable AI-generated video detection framework based on counterfactual intervention and causal disentanglement. First, G2VD introduces a counterfactual intervention pipeline (CFIPipeline) that constructs counterfactual samples through VAE-based reconstruction and subsequent frequency-domain and pixel-domain alignment, thereby weakening spurious correlations between domain-specific bias and authenticity labels. Building on this intervention, we further design a causal disentanglement classifier that combines two domain-anchored branches with complementary objectives and a constraint based on the Hilbert-Schmidt Independence Criterion (HSIC), encouraging the causal and non-causal representations to capture intrinsic forensic cues and domain-specific bias, respectively. Experiments across four public datasets demonstrate strong cross-domain performance and consistent gains over baseline methods. In the challenging GenVidBench setting, G2VD achieves over 90\% overall ACC, with improvements of 0.194 in F1 and 0.104 in AUC over comparable state-of-the-art methods, while using only 10\% of the available training data. Code is available at https://github.com/DMOSCAR-98/G2VD.

视频检测因果学习泛化能力AI生成

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