arXiv:2411.09389cs.SIcs.AI2024-11

通过因果子结构识别,提升跨领域假新闻检测能力

Less is More: Unseen Domain Fake News Detection via Causal Propagation Substructures

  • 从传播图中提取因果子结构,实现零样本检测
  • 在未知领域数据上准确率比现有模型高7%~16%
  • 适合应对突发性、新出现的虚假信息场景

社交媒体上假新闻的传播对个人和社会构成重大威胁。基于文本和图结构的模型通过分析新闻内容与传播网络,在特定场景下表现良好,但严重依赖已有分布内数据训练,难以应对新兴或从未见过领域的假新闻(即分布外数据)。本文提出因果子图导向的域自适应假新闻检测模型(CSDA),利用分布内数据提取传播图中的因果子结构,并将其推广至分布外数据,实现零样本检测。该模型基于图神经网络生成掩码,识别传播图中的关键节点与边,用于假新闻判断;在少量分布外数据情况下,通过对比学习进一步提升性能。在多个公开社交平台数据集上的实验表明,CSDA能有效处理分布外假新闻检测,在准确率上相比其他先进模型提升7%至16%。

原文摘要 · Abstract (English)

The spread of fake news on social media poses significant threats to individuals and society. Text-based and graph-based models have been employed for fake news detection by analysing news content and propagation networks, showing promising results in specific scenarios. However, these data-driven models heavily rely on pre-existing in-distribution data for training, limiting their performance when confronted with fake news from emerging or previously unseen domains, known as out-of-distribution (OOD) data. Tackling OOD fake news is a challenging yet critical task. In this paper, we introduce the Causal Subgraph-oriented Domain Adaptive Fake News Detection (CSDA) model, designed to enhance zero-shot fake news detection by extracting causal substructures from propagation graphs using in-distribution data and generalising this approach to OOD data. The model employs a graph neural network based mask generation process to identify dominant nodes and edges within the propagation graph, using these substructures for fake news detection. Additionally, the performance of CSDA is further improved through contrastive learning in few-shot scenarios, where a limited amount of OOD data is available for training. Extensive experiments on public social media datasets demonstrate that CSDA effectively handles OOD fake news detection, achieving a 7 to 16 percents accuracy improvement over other state-of-the-art models.

假新闻检测因果推理零样本学习图神经网络

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