Papers › On Learning Multi-Modal Forgery Representation for Diffusion Generated Video Detection

On Learning Multi-Modal Forgery Representation for Diffusion Generated Video Detection

31 Oct 2024arXiv:2410.23623archive 2025-07-28

Xiufeng Song, Xiao Guo, Jiache Zhang, Qirui Li, Lei Bai, Xiaoming Liu, Guangtao Zhai, Xiaohong Liu

Large numbers of synthesized videos from diffusion models pose threats to information security and authenticity, leading to an increasing demand for generated content detection. However, existing video-level detection algorithms primarily focus on detecting facial forgeries and often fail to identify diffusion-generated content with a diverse range of semantics. To advance the field of video forensics, we propose an innovative algorithm named Multi-Modal Detection(MM-Det) for detecting diffusion-generated videos. MM-Det utilizes the profound perceptual and comprehensive abilities of Large Multi-modal Models (LMMs) by generating a Multi-Modal Forgery Representation (MMFR) from LMM's multi-modal space, enhancing its ability to detect unseen forgery content. Besides, MM-Det leverages an In-and-Across Frame Attention (IAFA) mechanism for feature augmentation in the spatio-temporal domain. A dynamic fusion strategy helps refine forgery representations for the fusion. Moreover, we construct a comprehensive diffusion video dataset, called Diffusion Video Forensics (DVF), across a wide range of forgery videos. MM-Det achieves state-of-the-art performance in DVF, demonstrating the effectiveness of our algorithm. Both source code and DVF are available at https://github.com/SparkleXFantasy/MM-Det.

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="2410.23623")

Code

Syntology Ran 2 of 24 code samples harvested from 1 repository linked to this paper; 22 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · fixture could not drive it.

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

sparklexfantasy/mm-det officialmentioned in papermentioned on GitHubpytorchApache-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

24 samples harvested; 2 ran; 0 honoured the contract we drafted; 22 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 · violated contract
1ran · fixture could not drive it
22unverified

Licence: 0 of the 24 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 sparklexfantasy/mm-det. “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.

sample_continuous sparklexfantasy/mm-det/dataset/process.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 2d279d661251af46 · report
sample_discrete sparklexfantasy/mm-det/dataset/process.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · d9f67916280ae1e3 · report
build_model_with_cfg sparklexfantasy/mm-det/models/vit/_builder.py official repository unverified Apache-2.0 (permissive) · 542765e1fd8ceb42 · report
collate_video_folder_dataset sparklexfantasy/mm-det/dataset/vdataset.py official repository unverified Apache-2.0 (permissive) · a5b506100733c765 · report
collate_video_folder_for_recons_dataset_with_fn sparklexfantasy/mm-det/dataset/vdataset.py official repository unverified Apache-2.0 (permissive) · 96047ea1180d5ab6 · report
create_aa sparklexfantasy/mm-det/models/vit/resnet.py official repository unverified Apache-2.0 (permissive) · f4ea0a8791d7d9d4 · report
denormalize_batch_t sparklexfantasy/mm-det/prepare_reconstructed_dataset.py official repository unverified Apache-2.0 (permissive) · e12eaf563f19986b · report
downsample_conv sparklexfantasy/mm-det/models/vit/resnet.py official repository unverified Apache-2.0 (permissive) · 7b8a9c41ab918430 · report
filter_pretrained_cfg sparklexfantasy/mm-det/models/vit/_pretrained.py official repository unverified Apache-2.0 (permissive) · defd8a40081ed476 · report
gaussian_blur sparklexfantasy/mm-det/dataset/process.py official repository unverified Apache-2.0 (permissive) · e2b206e653829624 · report
get_arch_name sparklexfantasy/mm-det/models/vit/_registry.py official repository unverified Apache-2.0 (permissive) · 71420893c20b5733 · report
get_dataset_meta sparklexfantasy/mm-det/prepare_mm_representations.py official repository unverified Apache-2.0 (permissive) · 8c1ea8436a697a27 · report
get_default_transformation sparklexfantasy/mm-det/dataset/utils.py official repository unverified Apache-2.0 (permissive) · 295f60cdd29ae30f · report
get_default_transformation_cfg sparklexfantasy/mm-det/dataset/utils.py official repository unverified Apache-2.0 (permissive) · 495932ca869a515d · report
get_padding sparklexfantasy/mm-det/models/vit/resnet.py official repository unverified Apache-2.0 (permissive) · 10e6af69cd89654c · report
group_with_matcher sparklexfantasy/mm-det/models/vit/_manipulate.py official repository unverified Apache-2.0 (permissive) · 787ccd49175173ad · report
model_parameters sparklexfantasy/mm-det/models/vit/_manipulate.py official repository unverified Apache-2.0 (permissive) · 3a0b8256d1b7f59b · report
named_apply sparklexfantasy/mm-det/models/vit/_manipulate.py official repository unverified Apache-2.0 (permissive) · cd025b18122f9a79 · report
parse_args sparklexfantasy/mm-det/prepare_mm_representations.py official repository unverified Apache-2.0 (permissive) · 5756c0240fd19e25 · report
pretrained_cfg_for_features sparklexfantasy/mm-det/models/vit/_builder.py official repository unverified Apache-2.0 (permissive) · 08cf29ad66c15a74 · report
random_split_dataset sparklexfantasy/mm-det/dataset/vdataset.py official repository unverified Apache-2.0 (permissive) · 4ed1b18f04138d0d · report
resolve_pretrained_cfg sparklexfantasy/mm-det/models/vit/_builder.py official repository unverified Apache-2.0 (permissive) · 29a3e687db3fce97 · report
sample_by_interval sparklexfantasy/mm-det/prepare_mm_representations.py official repository unverified Apache-2.0 (permissive) · 03e52c96c55bb4b1 · report
split_model_name_tag sparklexfantasy/mm-det/models/vit/_registry.py official repository unverified Apache-2.0 (permissive) · de9c9579e64472b9 · report

Tasks

Video Forensics

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionDiffusionFocusSoftmax

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