paper-with-me

홈 › Papers

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

2026-03-16 · Chong Tian, Yu Wang, Chenxu Yang, Junyi Guan, Zheng Lin, Yuhan Liu, Xiuying Chen, Qirong Ho 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 mismatched visuals and captions. On two benchmark datasets, FakeSV (Chinese) and FakeTT (English), we observe a clear asymmetry: real videos exhibit high text-visual but moderate text-audio consistency, while fake videos show the opposite pattern. Moreover, a single global consistency score forms an interpretable axis along which fake probability and prediction errors vary smoothly. Motivated by these observations, we present MAGIC3 (Modal-Adversarial Gated Interaction and Consistency-Centric Classifier), a detector that explicitly models and exposes cross-tri-modal consistency signals at multiple granularities. MAGIC3 combines explicit pairwise and global consistency modeling with token- and frame-level consistency signals derived from cross-modal attention, incorporates multi-style LLM rewrites to obtain style-robust text representations, and employs an uncertainty-aware classifier for selective VLM routing. Using pre-extracted features, MAGIC3 consistently outperforms the strongest non-VLM baselines on FakeSV and FakeTT. While matching VLM-level accuracy, the two-stage system achieves 18-27x higher throughput and 93% VRAM savings, offering a strong cost-performance tradeoff.

📄 PDF Abstract BibTeX arXiv:2603.14992

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News Detection

Similar Papers 제목 키워드 기반

Bootstrapping Multi-view Representations for Fake News Detection

2022-06-12 · Qichao Ying, Xiaoxiao Hu, Yangming Zhou, Zhenxing Qian 외

Previous researches on multimedia fake news detection include a series of complex feature extraction and fusion networks to gather useful information from the news. However, how cross-modal consistency relates to the fid…

Decision MakingFake News Detection

RaCMC: Residual-Aware Compensation Network with Multi-Granularity Constraints for Fake News Detection

2024-12-24 · Xinquan Yu, Ziqi Sheng, Wei Lu, Xiangyang Luo 외

Multimodal fake news detection aims to automatically identify real or fake news, thereby mitigating the adverse effects caused by such misinformation. Although prevailing approaches have demonstrated their effectiveness,…

Fake News DetectionMisinformation

Multimodal Inverse Attention Network with Intrinsic Discriminant Feature Exploitation for Fake News Detection

2025-02-03 · Tianlin Zhang, En Yu, Yi Shao, Jiande Sun

Multimodal fake news detection has garnered significant attention due to its profound implications for social security. While existing approaches have contributed to understanding cross-modal consistency, they often fail…

Fake News Detection

IDO: Incongruity-aware Distribution Optimization for Multimodal Fake News Detection

2026-06-02 · Hengyang Zhou, Rongman Hong, Yuxuan Zhou, Jing Wang 외 arxiv

Multimodal fake news detection aims to identify the authenticity of news. Existing multimodal fake news detection methods mainly focus on cross-modal consistency, but often fail to explicitly model the semantic incongrui…

Contrastive LearningFake News Detection

Retrieval-Augmented Multimodal Model for Fake News Detection

2026-04-20 · Yiheng Li, Weihai Lu, Hanyi Yu, Yue Wang arxiv

In recent years, multimodal multidomain fake news detection has garnered increasing attention. Nevertheless, this direction presents two significant challenges: (1) Failure to Capture Cross-Instance Narrative Consistency…

Fake News Detection