paper-with-me

Papers

Leveraging Pre-Trained Visual Models for AI-Generated Video Detection

2025-07-17 · Keerthi Veeramachaneni, Praveen Tirupattur, Amrit Singh Bedi, Mubarak Shah

Recent advances in Generative AI (GenAI) have led to significant improvements in the quality of generated visual content. As AI-generated visual content becomes increasingly indistinguishable from real content, the challenge of detecting the generated content becomes critical in combating misinformation, ensuring privacy, and preventing security threats. Although there has been substantial progress in detecting AI-generated images, current methods for video detection are largely focused on deepfakes, which primarily involve human faces. However, the field of video generation has advanced beyond DeepFakes, creating an urgent need for methods capable of detecting AI-generated videos with generic content. To address this gap, we propose a novel approach that leverages pre-trained visual models to distinguish between real and generated videos. The features extracted from these pre-trained models, which have been trained on extensive real visual content, contain inherent signals that can help distinguish real from generated videos. Using these extracted features, we achieve high detection performance without requiring additional model training, and we further improve performance by training a simple linear classification layer on top of the extracted features. We validated our method on a dataset we compiled (VID-AID), which includes around 10,000 AI-generated videos produced by 9 different text-to-video models, along with 4,000 real videos, totaling over 7 hours of video content. Our evaluation shows that our approach achieves high detection accuracy, above 90% on average, underscoring its effectiveness. Upon acceptance, we plan to publicly release the code, the pre-trained models, and our dataset to support ongoing research in this critical area.

📄 PDF Abstract BibTeX arXiv:2507.13224

Code (0)

등록된 구현이 없습니다.

Tasks

MisinformationVideo Generation

Similar Papers 제목 키워드 기반

Physics-Driven Spatiotemporal Modeling for AI-Generated Video Detection

2025-10-09 · Shuhai Zhang, ZiHao Lian, Jiahao Yang, Daiyuan Li 외 arxiv

AI-generated videos have achieved near-perfect visual realism (e.g., Sora), urgently necessitating reliable detection mechanisms. However, detecting such videos faces significant challenges in modeling high-dimensional s…

Learning Video Representations from Large Language Models

2022-12-08 · CVPR 2023 1 · Yue Zhao, Ishan Misra, Philipp Krähenbühl, Rohit Girdhar

We introduce LaViLa, a new approach to learning video-language representations by leveraging Large Language Models (LLMs). We repurpose pre-trained LLMs to be conditioned on visual input, and finetune them to create auto…

Action ClassificationAction RecognitionDiversityEgocentric Activity Recognition+2

Leveraging large multimodal models for audio-video deepfake detection: a pilot study

2026-02-25 · Songjun Cao, Yuqi Li, Yunpeng Luo, Jianjun Yin 외 arxiv

Audio-visual deepfake detection (AVD) is increasingly important as modern generators can fabricate convincing speech and video. Most current multimodal detectors are small, task-specific models: they work well on curated…

DeepFake Detection

DeepFakes: a New Threat to Face Recognition? Assessment and Detection

2018-12-20 · Pavel Korshunov, Sebastien Marcel

It is becoming increasingly easy to automatically replace a face of one person in a video with the face of another person by using a pre-trained generative adversarial network (GAN). Recent public scandals, e.g., the fac…

Constrained Lip-synchronizationFace RecognitionFace SwappingGenerative Adversarial Network

CMTA: Leveraging Cross-Modal Temporal Artifacts for Generalizable AI-Generated Video Detection

2026-05-01 · Hang Wang, Chao Shen, Chenhao Lin, Minghui Yang 외 arxiv

The proliferation of advanced AI video synthesis techniques poses an unprecedented challenge to digital video authenticity. Existing AI-generated video (AIGV) detection methods primarily focus on uni-modal or spatiotempo…