Enhancing Fake News Detection in Social Media via Label Propagation on Cross-modal Tweet Graph
Wanqing Zhao, Yuta Nakashima, Haiyuan Chen, Noboru Babaguchi

TL;DR
This paper introduces a novel cross-modal graph-based approach using CLIP and label propagation to improve fake news detection in social media, addressing graph sparsity and enhancing generalization to unseen events.
Contribution
It proposes a densified cross-modal tweet graph with label propagation and a domain generalization loss, advancing fake news detection accuracy and robustness.
Findings
Outperforms state-of-the-art methods on Twitter, PHEME, and Weibo datasets.
Effectively captures tweet interactions via cross-modal similarities.
Enhances generalization to unseen events with domain loss.
Abstract
Fake news detection in social media has become increasingly important due to the rapid proliferation of personal media channels and the consequential dissemination of misleading information. Existing methods, which primarily rely on multimodal features and graph-based techniques, have shown promising performance in detecting fake news. However, they still face a limitation, i.e., sparsity in graph connections, which hinders capturing possible interactions among tweets. This challenge has motivated us to explore a novel method that densifies the graph's connectivity to capture denser interaction better. Our method constructs a cross-modal tweet graph using CLIP, which encodes images and text into a unified space, allowing us to extract potential connections based on similarities in text and images. We then design a Feature Contextualization Network with Label Propagation (FCN-LP) to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Spam and Phishing Detection · Sentiment Analysis and Opinion Mining
MethodsContrastive Language-Image Pre-training
