arXiv:2502.08888cs.CL2025-02中稿 · ACM TIST被引 15

用大模型增强的弱监督方法,联合检测谣言与立场,仅需谣言标签即可。

LLM-Enhanced Multiple Instance Learning for Joint Rumor and Stance Detection with Social Context Information

  • 将多分类转为多个二分类,利用大模型注意力聚合细粒度结果。
  • 在三个谣言数据集上表现优于现有方法,准确率提升显著。
  • 适合缺乏立场标注但有谣言标签的场景,降低人工成本。

虚假信息(如社交媒体上的谣言)的泛滥引发广泛关注,用户对此表现出多种立场。尽管谣言检测与立场检测是两个不同任务,但二者可相互补充:通过关联相关帖子的立场可识别谣言,而立场又受谣言性质影响。然而,现有立场检测方法通常需要逐篇标注立场,成本高昂。本文提出一种基于大模型增强的多实例学习(MIL)新方法,仅依赖谣言真伪的袋级标签,联合预测帖子立场与声明类别。该弱监督方法遵循多实例学习原则,将多分类问题转化为多个基于MIL的二分类任务,并引入判别性注意力层,将多个分类器输出聚合为更细粒度的类别。在三个谣言数据集和两个立场数据集上的实验表明,本方法显著优于现有最先进方法,揭示了谣言真实性与回应帖子立场之间的强关联。

原文摘要 · Abstract (English)

The proliferation of misinformation, such as rumors on social media, has drawn significant attention, prompting various expressions of stance among users. Although rumor detection and stance detection are distinct tasks, they can complement each other. Rumors can be identified by cross-referencing stances in related posts, and stances are influenced by the nature of the rumor. However, existing stance detection methods often require post-level stance annotations, which are costly to obtain. We propose a novel LLM-enhanced MIL approach to jointly predict post stance and claim class labels, supervised solely by claim labels, using an undirected microblog propagation model. Our weakly supervised approach relies only on bag-level labels of claim veracity, aligning with multi-instance learning (MIL) principles. To achieve this, we transform the multi-class problem into multiple MIL-based binary classification problems. We then employ a discriminative attention layer to aggregate the outputs from these classifiers into finer-grained classes. Experiments conducted on three rumor datasets and two stance datasets demonstrate the effectiveness of our approach, highlighting strong connections between rumor veracity and expressed stances in responding posts. Our method shows promising performance in joint rumor and stance detection compared to the state-of-the-art methods.

谣言检测立场识别大模型弱监督

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