arXiv:2512.06638cs.LG2025-12被引 1

现有假新闻检测数据集无法有效评估图神经网络的结构建模能力。

The Impact of Data Characteristics on GNN Evaluation for Detecting Fake News

  • 用结构无关的MLP对比五种GNN,发现性能差距仅1-2%
  • 打乱节点特征导致性能骤降,随机化边结构却影响甚微
  • 超过75%节点距中心仅一跳,结构多样性严重不足

图神经网络(GNN)广泛用于通过建模社交媒体上新闻的内容与传播结构来检测假新闻。我们发现两个最常用基准数据集GossipCop和PolitiFact的图拓扑结构浅显且呈类中心化特征,难以区分不同模型的建模能力。系统性对比五种GNN架构与使用相同节点特征的结构无关多层感知机(MLP),结果表明MLP表现与GNN相当,性能差距常在1-2%以内且置信区间重叠。通过控制实验:打乱节点特征或随机化边结构,发现性能在特征打乱下急剧下降,但在边结构随机化下保持稳定,表明结构贡献可忽略。进一步分析显示,超75%节点仅与根节点相隔一跳,结构多样性极低。相比之下,在节点特征含噪、结构信息丰富的合成数据集上,GNN显著优于MLP。研究证明当前主流基准无法有效检验结构建模价值,亟需构建具有更丰富、多样图结构的数据集。

原文摘要 · Abstract (English)

Graph neural networks (GNNs) are widely used for the detection of fake news by modeling the content and propagation structure of news articles on social media. We show that two of the most commonly used benchmark data sets - GossipCop and PolitiFact - are poorly suited to evaluating the utility of models that use propagation structure. Specifically, these data sets exhibit shallow, ego-like graph topologies that provide little or no ability to differentiate among modeling methods. We systematically benchmark five GNN architectures against a structure-agnostic multilayer perceptron (MLP) that uses the same node features. We show that MLPs match or closely trail the performance of GNNs, with performance gaps often within 1-2% and overlapping confidence intervals. To isolate the contribution of structure in these datasets, we conduct controlled experiments where node features are shuffled or edge structures randomized. We find that performance collapses under feature shuffling but remains stable under edge randomization. This suggests that structure plays a negligible role in these benchmarks. Structural analysis further reveals that over 75% of nodes are only one hop from the root, exhibiting minimal structural diversity. In contrast, on synthetic datasets where node features are noisy and structure is informative, GNNs significantly outperform MLPs. These findings provide strong evidence that widely used benchmarks do not meaningfully test the utility of modeling structural features, and they motivate the development of datasets with richer, more diverse graph topologies.

图神经网络假新闻检测数据集评估结构建模

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