arXiv:2508.07209cs.CLcs.SI2025-08中稿 · COLING2025被引 6

通过传播结构预训练提升谣言检测模型表现

Enhancing Rumor Detection Methods with Propagation Structure Infused Language Model

  • 设计新预训练任务PEP,让模型学习帖子间的根、分支和父节点关系
  • 在多个数据集上提升1.0%-3.7%准确率,少样本场景下仍有效
  • 适配社交媒体场景,适合做谣言检测或社交文本分析的研究者

预训练语言模型(PLMs)在自然语言处理任务中表现优异,但其在谣言检测等社交媒体任务中效果不佳。原因在于预训练语料与社交文本不匹配、对社交符号处理不足,以及预训练任务无法建模传播结构中的用户互动。为此,我们提出后互动预测(PEP)连续预训练策略,使模型预测帖子间的根、分支和父节点关系,捕捉立场与情感交互的关键信息。同时,我们构建并发布大规模推特语料库TwitterCorpus(269GB文本),以及两个带有传播结构的无标签声明对话数据集UTwitter和UWeibo。基于这些资源与PEP策略,我们训练出面向推特的专用语言模型SoLM。大量实验表明,PEP显著提升通用及社交媒体PLM的谣言检测性能,即使在少样本场景下亦有增益;在基准数据集上,相比基线模型提升1.0%-3.7%准确率,甚至在多个数据集上超越当前最优方法。仅使用SoLM本身而无需高级模块,也达到竞争力结果,证明该策略在学习区分性帖子交互特征方面的有效性。

原文摘要 · Abstract (English)

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 Twitter corpus: TwitterCorpus (269GB text), and two unlabeled claim conversation datasets with propagation structures (UTwitter and UWeibo). Utilizing these resources and PEP strategy, we train a Twitter-tailored PLM called SoLM. Extensive experiments demonstrate PEP significantly boosts rumor detection performance across universal and social media PLMs, even in few-shot scenarios. On benchmark datasets, PEP enhances baseline models by 1.0-3.7\% accuracy, even enabling it to outperform current state-of-the-art methods on multiple datasets. SoLM alone, without high-level modules, also achieves competitive results, highlighting the strategy's effectiveness in learning discriminative post interaction features.

谣言检测传播结构预训练社交媒体

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。