paper-with-me

Papers

Similarity-Aware Multimodal Prompt Learning for Fake News Detection

2023-04-09 · Ye Jiang, Xiaomin Yu, Yimin Wang, Xiaoman Xu, Xingyi Song, Diana Maynard

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 textual information to debunk fake news. Recently, studies focusing on multimodal fake news detection have outperformed text-only methods. Recent approaches utilizing the pre-trained model to extract unimodal features, or fine-tuning the pre-trained model directly, have become a new paradigm for detecting fake news. Again, this paradigm either requires a large number of training instances, or updates the entire set of pre-trained model parameters, making real-world fake news detection impractical. Furthermore, traditional multimodal methods fuse the cross-modal features directly without considering that the uncorrelated semantic representation might inject noise into the multimodal features. This paper proposes a Similarity-Aware Multimodal Prompt Learning (SAMPLE) framework. First, we incorporate prompt learning into multimodal fake news detection. Prompt learning, which only tunes prompts with a frozen language model, can reduce memory usage significantly and achieve comparable performances, compared with fine-tuning. We analyse three prompt templates with a soft verbalizer to detect fake news. In addition, we introduce the similarity-aware fusing method to adaptively fuse the intensity of multimodal representation and mitigate the noise injection via uncorrelated cross-modal features. For evaluation, SAMPLE surpasses the F1 and the accuracies of previous works on two benchmark multimodal datasets, demonstrating the effectiveness of the proposed method in detecting fake news. In addition, SAMPLE also is superior to other approaches regardless of few-shot and data-rich settings.

📄 PDF Abstract BibTeX arXiv:2304.04187

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionLanguage ModellingPrompt Learning

Similar Papers 제목 키워드 기반

AMPLE: Emotion-Aware Multimodal Fusion Prompt Learning for Fake News Detection

2024-10-21 · Xiaoman Xu, Xiangrun Li, Taihang Wang, Ye Jiang

Detecting fake news in large datasets is challenging due to its diversity and complexity, with traditional approaches often focusing on textual features while underutilizing semantic and emotional elements. Current metho…

Fake News DetectionPrompt LearningSentiment Analysis

Multimodal Matching-aware Co-attention Networks with Mutual Knowledge Distillation for Fake News Detection

2022-12-12 · Linmei Hu, Ziwang Zhao, Weijian Qi, Xuemeng Song 외

Fake news often involves multimedia information such as text and image to mislead readers, proliferating and expanding its influence. Most existing fake news detection methods apply the co-attention mechanism to fuse mul…

Fake News DetectionImage-text matchingKnowledge DistillationText Matching

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

TieFake: Title-Text Similarity and Emotion-Aware Fake News Detection

2023-04-19 · Quanjiang Guo, Zhao Kang, Ling Tian, Zhouguo Chen

Fake news detection aims to detect fake news widely spreading on social media platforms, which can negatively influence the public and the government. Many approaches have been developed to exploit relevant information f…

ArticlesFake News Detectiontext similarity

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