纯文本驱动的假新闻检测模型,通过多维主题聚类提升语义理解能力。
Advanced Text Analytics -- Graph Neural Network for Fake News Detection in Social Media
- 仅用文本数据,结合多维度主题聚类构建图神经网络
- 在多个基准数据集上超越现有GNN方法,提升检测准确率
- 适合缺乏用户行为数据的假新闻识别场景
传统图神经网络(GNN)假新闻检测方法常依赖用户互动历史或传播模式等非文本数据,但这些数据并非总可获取,限制了方法的有效性与适用性。同时,现有模型难以捕捉文本内部的细粒度复杂关系,影响整体精度。为此,本文提出仅基于文本数据的先进文本分析图神经网络(ATA-GNN)。该模型采用创新的主题建模(聚类)技术,为每个主题识别典型词汇,利用多聚类维度实现对文本的全面语义理解。多层次设计使模型能够发现复杂的文本模式,并将其置于更广泛的语义框架中,显著增强解释能力。在多个常用基准数据集上的大量实验表明,ATA-GNN优于当前基于GNN的假新闻检测方法。结果验证了将先进文本聚类融入GNN架构的潜力,可实现更可靠、以文本为中心的检测方案。
原文摘要 · Abstract (English)
Traditional Graph Neural Network (GNN) approaches for fake news detection (FND) often depend on auxiliary, non-textual data such as user interaction histories or content dissemination patterns. However, these data sources are not always accessible, limiting the effectiveness and applicability of such methods. Additionally, existing models frequently struggle to capture the detailed and intricate relationships within textual information, reducing their overall accuracy. In order to address these challenges Advanced Text Analysis Graph Neural Network (ATA-GNN) is proposed in this paper. The proposed model is designed to operate solely on textual data. ATA-GNN employs innovative topic modelling (clustering) techniques to identify typical words for each topic, leveraging multiple clustering dimensions to achieve a comprehensive semantic understanding of the text. This multi-layered design enables the model to uncover intricate textual patterns while contextualizing them within a broader semantic framework, significantly enhancing its interpretative capabilities. Extensive evaluations on widely used benchmark datasets demonstrate that ATA-GNN surpasses the performance of current GNN-based FND methods. These findings validate the potential of integrating advanced text clustering within GNN architectures to achieve more reliable and text-focused detection solutions.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。