paper-with-me

Papers

Epidemiology-informed Network for Robust Rumor Detection

2024-11-20 · Wei Jiang, Tong Chen, Xinyi Gao, Wentao Zhang, Lizhen Cui, Hongzhi Yin

The rapid spread of rumors on social media has posed significant challenges to maintaining public trust and information integrity. Since an information cascade process is essentially a propagation tree, recent rumor detection models leverage graph neural networks to additionally capture information propagation patterns, thus outperforming text-only solutions. Given the variations in topics and social impact of the root node, different source information naturally has distinct outreach capabilities, resulting in different heights of propagation trees. This variation, however, impedes the data-driven design of existing graph-based rumor detectors. Given a shallow propagation tree with limited interactions, it is unlikely for graph-based approaches to capture sufficient cascading patterns, questioning their ability to handle less popular news or early detection needs. In contrast, a deep propagation tree is prone to noisy user responses, and this can in turn obfuscate the predictions. In this paper, we propose a novel Epidemiology-informed Network (EIN) that integrates epidemiological knowledge to enhance performance by overcoming data-driven methods sensitivity to data quality. Meanwhile, to adapt epidemiology theory to rumor detection, it is expected that each users stance toward the source information will be annotated. To bypass the costly and time-consuming human labeling process, we take advantage of large language models to generate stance labels, facilitating optimization objectives for learning epidemiology-informed representations. Our experimental results demonstrate that the proposed EIN not only outperforms state-of-the-art methods on real-world datasets but also exhibits enhanced robustness across varying tree depths.

📄 PDF Abstract BibTeX arXiv:2411.12949

Code (0)

등록된 구현이 없습니다.

Tasks

Epidemiology

Similar Papers 제목 키워드 기반

Detecting Rumor Veracity with Only Textual Information by Double-Channel Structure

2023-12-06 · NAACL (SocialNLP) 2022 7 · Alex Kim, Sangwon Yoon

Kyle (1985) proposes two types of rumors: informed rumors which are based on some private information and uninformed rumors which are not based on any information (i.e. bluffing). Also, prior studies find that when peopl…

Inference of a Rumor's Source in the Independent Cascade Model

2022-05-24 · Petra Berenbrink, Max Hahn-Klimroth, Dominik Kaaser, Lena Krieg 외

We consider the so-called Independent Cascade Model for rumor spreading or epidemic processes popularized by Kempe et al.\ [2003]. In this model, a small subset of nodes from a network are the source of a rumor. In discr…

Epidemiology

Multimodal Dual Emotion with Fusion of Visual Sentiment for Rumor Detection

2022-04-25 · Ge Wang, Li Tan, Ziliang Shang, He Liu

In recent years, rumors have had a devastating impact on society, making rumor detection a significant challenge. However, the studies on rumor detection ignore the intense emotions of images in the rumor content. This p…

Towards Real-World Rumor Detection: Anomaly Detection Framework with Graph Supervised Contrastive Learning

2025-08-10 · Chaoqun Cui, Caiyan Jia arxiv

Current rumor detection methods based on propagation structure learning predominately treat rumor detection as a class-balanced classification task on limited labeled data. However, real-world social media data exhibits …

Contrastive LearningAnomaly Detection

Optimal Verification of Rumors in Networks

2022-07-05 · Luca Paolo Merlino, Nicole Tabasso

We study the diffusion of a true and a false message when agents are biased and able to verify messages. As a recipient of a rumor who verifies it becomes informed of the truth, a higher rumor prevalence can increase the…