EA-Swin: An Embedding-Agnostic Swin Transformer for AI-Generated Video Detection
About
Recent advances in foundation video generators such as Sora2, Veo3, and other commercial systems have produced highly realistic synthetic videos, exposing the limitations of existing detection methods that rely on shallow embedding trajectories, image-based adaptation, or computationally heavy MLLMs. We propose EA-Swin, an Embedding-Agnostic Swin Transformer that models spatiotemporal dependencies directly on pretrained video embeddings via a factorized windowed attention design, making it compatible with generic ViT-style patch-based encoders. Alongside the model, we construct the EA-Video dataset, a benchmark dataset comprising 130K videos that integrates newly collected samples with curated existing datasets, covering diverse commercial and open-source generators and including unseen-generator splits for rigorous cross-distribution evaluation. Extensive experiments show that EA-Swin achieves 0.97-0.99 accuracy across major generators, outperforming prior SoTA methods (typically 0.8-0.9) by a margin of 5-20%, while maintaining strong generalization to unseen distributions, establishing a scalable and robust solution for modern AI-generated video detection.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| AI-generated Video Detection | EA-Video seen (evaluation) | Accuracy99.1 | 88 | |
| AI-generated Video Detection | EA-Video (test) | Accuracy98.3 | 24 | |
| AI-generated Video Detection | EA-Video Realmotion2 (test) | Accuracy0.987 | 8 | |
| AI-generated Video Detection | EA-Video Kling (test) | Accuracy95.9 | 8 | |
| AI-generated Video Detection | EA-Video Mochi (test) | Accuracy92 | 8 | |
| AI-generated Video Detection | EA-Video Jimeng (test) | Accuracy0.992 | 8 | |
| AI-generated Video Detection | EA-Video Gen3 (test) | Accuracy98.5 | 8 | |
| AI-generated Video Detection | EA-Video Luma (test) | Accuracy97 | 8 | |
| AI-generated Video Detection | EA-Video Vidu (test) | Accuracy97.9 | 8 | |
| AI-generated Video Detection | EA-Video PyramidFlow (test) | Accuracy98.8 | 8 |