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

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, quick

Summary

G2VD, a Generalizable AI-Generated Video Detection framework, addresses the significant performance degradation of existing AI-generated video detectors when encountering unseen generators. Current methods often rely on domain-specific spurious cues, leading to shortcut learning. G2VD tackles this by introducing a counterfactual intervention pipeline (CFIPipeline) that generates controlled counterfactual samples via variational autoencoders (VAEs), followed by frequency-domain and pixel-domain alignment. It also features a causal disentanglement classifier with two domain-anchored branches and an HSIC-based independence constraint. This approach encourages the detector to focus on intrinsic forgery traces rather than generator-dependent fingerprints. G2VD demonstrates strong average cross-domain performance across four public datasets, achieving over 90% accuracy and an AUC close to 0.95 on the challenging GenVidBench setting, notably using only 10% of the original training data.

Key takeaway

For AI Security Engineers tasked with deploying robust AI-generated video detection, G2VD offers a promising approach to overcome generalization challenges. You should consider its counterfactual intervention and causal disentanglement techniques to build detectors that reliably identify deepfakes from unseen generators. This method enhances your system's resilience against evolving threats, even when operating with limited training data, by focusing on intrinsic forgery traces.

Key insights

G2VD improves AI-generated video detection generalization by disentangling intrinsic forgery traces from domain-specific biases.

Principles

Method

G2VD generates counterfactual samples via VAEs with frequency/pixel alignment, then uses a causal disentanglement classifier with domain-anchored branches and an HSIC independence constraint.

In practice

Topics

Code references

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.