paper-with-me

홈 › Papers

Consistency-aware Fake Videos Detection on Short Video Platforms

2025-04-30 · Junxi Wang, Jize liu, Na Zhang, Yaxiong Wang

This paper focuses to detect the fake news on the short video platforms. While significant research efforts have been devoted to this task with notable progress in recent years, current detection accuracy remains suboptimal due to the rapid evolution of content manipulation and generation technologies. Existing approaches typically employ a cross-modal fusion strategy that directly combines raw video data with metadata inputs before applying a classification layer. However, our empirical observations reveal a critical oversight: manipulated content frequently exhibits inter-modal inconsistencies that could serve as valuable discriminative features, yet remain underutilized in contemporary detection frameworks. Motivated by this insight, we propose a novel detection paradigm that explicitly identifies and leverages cross-modal contradictions as discriminative cues. Our approach consists of two core modules: Cross-modal Consistency Learning (CMCL) and Multi-modal Collaborative Diagnosis (MMCD). CMCL includes Pseudo-label Generation (PLG) and Cross-modal Consistency Diagnosis (CMCD). In PLG, a Multimodal Large Language Model is used to generate pseudo-labels for evaluating cross-modal semantic consistency. Then, CMCD extracts [CLS] tokens and computes cosine loss to quantify cross-modal inconsistencies. MMCD further integrates multimodal features through Multimodal Feature Fusion (MFF) and Probability Scores Fusion (PSF). MFF employs a co-attention mechanism to enhance semantic interactions across different modalities, while a Transformer is utilized for comprehensive feature fusion. Meanwhile, PSF further integrates the fake news probability scores obtained in the previous step. Extensive experiments on established benchmarks (FakeSV and FakeTT) demonstrate our model exhibits outstanding performance in Fake videos detection.

📄 PDF Abstract BibTeX arXiv:2504.21495

Code (1)

sakura-not-sleep/ca_fvd 공식 구현 pytorch

Tasks

Large Language ModelMultimodal Large Language ModelPseudo Label

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
CMCL CMCL, or Crossmodal Contrastive Learning, is a method for unifying visual and textual representations into the same semantic space based on a large-scale corpus of image…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Exposing Cross-Modal Consistency for Fake News Detection in Short-Form Videos

2026-03-16 · Chong Tian, Yu Wang, Chenxu Yang, Junyi Guan 외 arxiv

Short-form video platforms are major channels for news but also fertile ground for multimodal misinformation where each modality appears plausible alone yet cross-modal relationships are subtly inconsistent, like mismatc…

Fake News Detection

FakingRecipe: Detecting Fake News on Short Video Platforms from the Perspective of Creative Process

2024-07-23 · Yuyan Bu, Qiang Sheng, Juan Cao, Peng Qi 외

As short-form video-sharing platforms become a significant channel for news consumption, fake news in short videos has emerged as a serious threat in the online information ecosystem, making developing detection methods …

Mover: Mask and Recovery based Facial Part Consistency Aware Method for Deepfake Video Detection

2023-03-03 · Juan Hu, Xin Liao, Difei Gao, Satoshi Tsutsui 외

Deepfake techniques have been widely used for malicious purposes, prompting extensive research interest in developing Deepfake detection methods. Deepfake manipulations typically involve tampering with facial parts, whic…

DeepFake DetectionFace Swapping

GC-ConsFlow: Leveraging Optical Flow Residuals and Global Context for Robust Deepfake Detection

2025-01-23 · Jiaxin Chen, Miao Hu, Dengyong Zhang, Jingyang Meng

The rapid development of Deepfake technology has enabled the generation of highly realistic manipulated videos, posing severe social and ethical challenges. Existing Deepfake detection methods primarily focused on either…

DeepFake DetectionFace SwappingOptical Flow Estimation

DIP: Diffusion Learning of Inconsistency Pattern for General DeepFake Detection

2024-10-31 · Fan Nie, Jiangqun Ni, Jian Zhang, Bin Zhang 외

With the advancement of deepfake generation techniques, the importance of deepfake detection in protecting multimedia content integrity has become increasingly obvious. Recently, temporal inconsistency clues have been ex…

DecoderDeepFake DetectionFace Swapping