paper-with-me

Papers

Cross-modal Contrastive Learning for Multimodal Fake News Detection

2023-02-25 · Longzheng Wang, Chuang Zhang, Hongbo Xu, Yongxiu Xu, Xiaohan Xu, Siqi Wang

Automatic detection of multimodal fake news has gained a widespread attention recently. Many existing approaches seek to fuse unimodal features to produce multimodal news representations. However, the potential of powerful cross-modal contrastive learning methods for fake news detection has not been well exploited. Besides, how to aggregate features from different modalities to boost the performance of the decision-making process is still an open question. To address that, we propose COOLANT, a cross-modal contrastive learning framework for multimodal fake news detection, aiming to achieve more accurate image-text alignment. To further improve the alignment precision, we leverage an auxiliary task to soften the loss term of negative samples during the contrast process. A cross-modal fusion module is developed to learn the cross-modality correlations. An attention mechanism with an attention guidance module is implemented to help effectively and interpretably aggregate the aligned unimodal representations and the cross-modality correlations. Finally, we evaluate the COOLANT and conduct a comparative study on two widely used datasets, Twitter and Weibo. The experimental results demonstrate that our COOLANT outperforms previous approaches by a large margin and achieves new state-of-the-art results on the two datasets.

📄 PDF Abstract BibTeX arXiv:2302.14057

Code (1)

wishever/coolant 공식 구현 pytorch

Tasks

Contrastive LearningFake News DetectionOpen-Ended Question Answering

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

External Reliable Information-enhanced Multimodal Contrastive Learning for Fake News Detection

2025-03-05 · Biwei Cao, Qihang Wu, Jiuxin Cao, Bo Liu 외

With the rapid development of the Internet, the information dissemination paradigm has changed and the efficiency has been improved greatly. While this also brings the quick spread of fake news and leads to negative impa…

Contrastive LearningFake News Detection

Multimodal Fake News Detection: MFND Dataset and Shallow-Deep Multitask Learning

2025-05-11 · Ye Zhu, Yunan Wang, Zitong Yu

Multimodal news contains a wealth of information and is easily affected by deepfake modeling attacks. To combat the latest image and text generation methods, we present a new Multimodal Fake News Detection dataset (MFND)…

Contrastive LearningFace SwappingFake News DetectionText Generation

Multimodal Fake News Detection via CLIP-Guided Learning

2022-05-28 · Yangming Zhou, Qichao Ying, Zhenxing Qian, Sheng Li 외

Multimodal fake news detection has attracted many research interests in social forensics. Many existing approaches introduce tailored attention mechanisms to guide the fusion of unimodal features. However, how the simila…

Decision MakingFake News Detectionfeature selection

Similarity-Aware Multimodal Prompt Learning for Fake News Detection

2023-04-09 · Ye Jiang, Xiaomin Yu, Yimin Wang, Xiaoman Xu 외

The standard paradigm for fake news detection mainly utilizes text information to model the truthfulness of news. However, the discourse of online fake news is typically subtle and it requires expert knowledge to use tex…

Fake News DetectionLanguage ModellingPrompt Learning