Papers › DeMamba: AI-Generated Video Detection on Million-Scale GenVideo Benchmark

DeMamba: AI-Generated Video Detection on Million-Scale GenVideo Benchmark

30 May 2024arXiv:2405.19707archive 2025-07-28

Haoxing Chen, Yan Hong, Zizheng Huang, Zhuoer Xu, Zhangxuan Gu, Yaohui Li, Jun Lan, Huijia Zhu, Jianfu Zhang, Weiqiang Wang, Huaxiong Li

Recently, video generation techniques have advanced rapidly. Given the popularity of video content on social media platforms, these models intensify concerns about the spread of fake information. Therefore, there is a growing demand for detectors capable of distinguishing between fake AI-generated videos and mitigating the potential harm caused by fake information. However, the lack of large-scale datasets from the most advanced video generators poses a barrier to the development of such detectors. To address this gap, we introduce the first AI-generated video detection dataset, GenVideo. It features the following characteristics: (1) a large volume of videos, including over one million AI-generated and real videos collected; (2) a rich diversity of generated content and methodologies, covering a broad spectrum of video categories and generation techniques. We conducted extensive studies of the dataset and proposed two evaluation methods tailored for real-world-like scenarios to assess the detectors' performance: the cross-generator video classification task assesses the generalizability of trained detectors on generators; the degraded video classification task evaluates the robustness of detectors to handle videos that have degraded in quality during dissemination. Moreover, we introduced a plug-and-play module, named Detail Mamba (DeMamba), designed to enhance the detectors by identifying AI-generated videos through the analysis of inconsistencies in temporal and spatial dimensions. Our extensive experiments demonstrate DeMamba's superior generalizability and robustness on GenVideo compared to existing detectors. We believe that the GenVideo dataset and the DeMamba module will significantly advance the field of AI-generated video detection. Our code and dataset will be aviliable at \url{https://github.com/chenhaoxing/DeMamba}.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.19707")

Code

Syntology Ran 9 of 19 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · our draft was wrong; 1 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 19 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chenhaoxing/DeMamba officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 9 ran; 1 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
3ran · our draft was wrong
1ran · fixture could not drive it
4ran
10unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chenhaoxing/DeMamba. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

window_partition chenhaoxing/DeMamba/models/TALL.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 144d10b49baeb8a6 · report
DCT_mat chenhaoxing/DeMamba/models/F3Net.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 97170801bfeabdb7 · report
conv1x1 chenhaoxing/DeMamba/models/NPR.py official repository ran · our draft was wrong Apache-2.0 (permissive) · d9def42110729a85 · report
conv3x3 chenhaoxing/DeMamba/models/NPR.py official repository ran · our draft was wrong Apache-2.0 (permissive) · fac5364e2f53c6db · report
create_new_image_size chenhaoxing/DeMamba/models/TALL.py official repository ran Apache-2.0 (permissive) · c295eef815d90b33 · report
create_reorder_index chenhaoxing/DeMamba/models/DeMamba.py official repository ran Apache-2.0 (permissive) · 1d396bd92f1f1c46 · report
valid_idx chenhaoxing/DeMamba/models/FTCN.py official repository ran fingerprinted Apache-2.0 (permissive) · 815e2d0436c8443c · report
window_reverse chenhaoxing/DeMamba/models/TALL.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 61bf152e6a42a184 · report
xception chenhaoxing/DeMamba/models/F3Net.py official repository ran Apache-2.0 (permissive) · 688504e59d333e23 · report
crop_center_by_percentage chenhaoxing/DeMamba/dataloader.py official repository unverified Apache-2.0 (permissive) · 746a3b23401e485f · report
eval_model chenhaoxing/DeMamba/util.py official repository unverified Apache-2.0 (permissive) · 93be1c3f4d74a140 · report
generate_dataset_loader chenhaoxing/DeMamba/dataloader.py official repository unverified Apache-2.0 (permissive) · 9885edbbaa3d46e2 · report
npo2 chenhaoxing/DeMamba/models/pscan.py official repository unverified Apache-2.0 (permissive) · d547c23b7746ffe5 · report
pad_npo2 chenhaoxing/DeMamba/models/pscan.py official repository unverified Apache-2.0 (permissive) · 8213e85fd713879a · report
reorder_data chenhaoxing/DeMamba/models/DeMamba.py official repository unverified Apache-2.0 (permissive) · 13f7e9d4e25ddbf6 · report
resnet18_npr chenhaoxing/DeMamba/models/NPR.py official repository unverified Apache-2.0 (permissive) · b46c087f4568ef24 · report
return_pytorch04_xception chenhaoxing/DeMamba/models/F3Net.py official repository unverified Apache-2.0 (permissive) · e8224c75f65c5414 · report
scnet50_v1d chenhaoxing/DeMamba/models/STIL.py official repository unverified Apache-2.0 (permissive) · 40dfd9349b9d7731 · report
train_one_epoch chenhaoxing/DeMamba/util.py official repository unverified Apache-2.0 (permissive) · 5a62e8d84f108691 · report

Tasks

DeepFake DetectionMambaVideo ClassificationVideo GenerationVideo RecognitionVideo Understanding

Datasets

Introduced by this paper, per the archive.

Gen-Video

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Mamba

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections