论文标题
MDFEND:多域假新闻检测
MDFEND: Multi-domain Fake News Detection
论文作者
论文摘要
假新闻在各个领域的社交媒体上广泛传播,这在政治,灾难和金融等许多方面都引起了现实世界的威胁。大多数现有的方法都集中在单域假新闻检测(SFND)上,当将这些方法应用于多域假新闻检测时,这会导致性能不令人满意。作为一个新兴领域,多域假新闻检测(MFND)越来越引起人们的关注。但是,诸如单词频率和传播模式之类的数据分布因域而异,即域变化。面对严重领域的挑战,现有的假新闻检测技术在多域情景方面的表现较差。因此,要求为MFND设计专门模型。在本文中,我们首先设计了带有域标签的MFND的假新闻数据集的基准,即Weibo21,该标签由4,488个假新闻和4,640个来自9个不同领域的真实新闻组成。我们进一步提出了一种有效的多域假新闻检测模型(MDFEND),利用域门来汇总专家混合物提取的多个表示。实验表明,MDFend可以显着提高多域假新闻检测的性能。我们的数据集和代码可从https://github.com/kennqiang/mdfend-weibo21获得。
Fake news spread widely on social media in various domains, which lead to real-world threats in many aspects like politics, disasters, and finance. Most existing approaches focus on single-domain fake news detection (SFND), which leads to unsatisfying performance when these methods are applied to multi-domain fake news detection. As an emerging field, multi-domain fake news detection (MFND) is increasingly attracting attention. However, data distributions, such as word frequency and propagation patterns, vary from domain to domain, namely domain shift. Facing the challenge of serious domain shift, existing fake news detection techniques perform poorly for multi-domain scenarios. Therefore, it is demanding to design a specialized model for MFND. In this paper, we first design a benchmark of fake news dataset for MFND with domain label annotated, namely Weibo21, which consists of 4,488 fake news and 4,640 real news from 9 different domains. We further propose an effective Multi-domain Fake News Detection Model (MDFEND) by utilizing a domain gate to aggregate multiple representations extracted by a mixture of experts. The experiments show that MDFEND can significantly improve the performance of multi-domain fake news detection. Our dataset and code are available at https://github.com/kennqiang/MDFEND-Weibo21.