Enhancing Rumor Detection Methods with Propagation Structure Infused Language Model
Chaoqun Cui, Siyuan Li, Kunkun Ma, Caiyan Jia

TL;DR
This paper introduces a novel pretraining strategy called Post Engagement Prediction (PEP) that infuses social media propagation structures into language models, significantly improving rumor detection accuracy on social media datasets.
Contribution
The paper proposes PEP, a continue pretraining method that incorporates propagation structure information into PLMs, and releases large-scale social media corpora for enhanced rumor detection.
Findings
PEP improves rumor detection accuracy by 1.0-3.7% on benchmarks.
PEM enables models to outperform current state-of-the-art methods.
SoLM achieves competitive results without complex modules.
Abstract
Pretrained Language Models (PLMs) have excelled in various Natural Language Processing tasks, benefiting from large-scale pretraining and self-attention mechanism's ability to capture long-range dependencies. However, their performance on social media application tasks like rumor detection remains suboptimal. We attribute this to mismatches between pretraining corpora and social texts, inadequate handling of unique social symbols, and pretraining tasks ill-suited for modeling user engagements implicit in propagation structures. To address these issues, we propose a continue pretraining strategy called Post Engagement Prediction (PEP) to infuse information from propagation structures into PLMs. PEP makes models to predict root, branch, and parent relations between posts, capturing interactions of stance and sentiment crucial for rumor detection. We also curate and release large-scale…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Sentiment Analysis and Opinion Mining · Computational and Text Analysis Methods
