arXiv:2511.04692cs.CL2025-11中稿 · paper

融合用户情绪与角色聚类,提升假新闻识别准确率

SARC: Sentiment-Augmented Deep Role Clustering for Fake News Detection

  • 用情绪增强的深度聚类识别用户角色
  • 在两个数据集上均超越基线模型表现
  • 适合关注社交网络假消息检测的研究者

假新闻检测是社交媒体研究的长期焦点。近期研究表明,结合新闻内容和用户评论中的情感信息可提升检测性能。然而,现有方法通常将情感特征视为辅助信号,忽视了用户角色差异——相同情感极性可能来自不同角色,限制了对细微模式的捕捉。为此,我们提出SARC框架,通过情感增强的深度聚类识别用户角色,以改进假新闻检测。该框架首先通过双向GRU与注意力机制联合表示评论文本,并进行情感编码生成用户特征;随后构建可微分深度聚类模块自动分类用户角色;最后,不同于仅使用假新闻标签作为监督信号的方法,我们设计联合优化目标,同时优化角色聚类与假新闻检测任务。在RumourEval-19和Weibo-comp两个基准数据集上的实验表明,SARC在所有指标上均优于基线模型。代码已开源:https://github.com/jxshang/SARC。

原文摘要 · Abstract (English)

Fake news detection has been a long-standing research focus in social networks. Recent studies suggest that incorporating sentiment information from both news content and user comments can enhance detection performance. However, existing approaches typically treat sentiment features as auxiliary signals, overlooking role differentiation, that is, the same sentiment polarity may originate from users with distinct roles, thereby limiting their ability to capture nuanced patterns for effective detection. To address this issue, we propose SARC, a Sentiment-Augmented Role Clustering framework which utilizes sentiment-enhanced deep clustering to identify user roles for improved fake news detection. The framework first generates user features through joint comment text representation (with BiGRU and Attention mechanism) and sentiment encoding. It then constructs a differentiable deep clustering module to automatically categorize user roles. Finally, unlike existing approaches which take fake news label as the unique supervision signal, we propose a joint optimization objective integrating role clustering and fake news detection to further improve the model performance. Experimental results on two benchmark datasets, RumourEval-19 and Weibo-comp, demonstrate that SARC achieves superior performance across all metrics compared to baseline models. The code is available at: https://github.com/jxshang/SARC.

假新闻检测角色聚类情感分析

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