paper-with-me

홈 › Papers

Social Bot-Aware Graph Neural Network for Early Rumor Detection

2022-10-01 · COLING 2022 10 · Zhen Huang, Zhilong Lv, Xiaoyun Han, Binyang Li, Menglong Lu, Dongsheng Li

Early rumor detection is a key challenging task to prevent rumors from spreading widely. Sociological research shows that social bots’ behavior in the early stage has become the main reason for rumors’ wide spread. However, current models do not explicitly distinguish genuine users from social bots, and their failure in identifying rumors timely. Therefore, this paper aims at early rumor detection by accounting for social bots’ behavior, and presents a Social Bot-Aware Graph Neural Network, named SBAG. SBAG firstly pre-trains a multi-layer perception network to capture social bot features, and then constructs multiple graph neural networks by embedding the features to model the early propagation of posts, which is further used to detect rumors. Extensive experiments on three benchmark datasets show that SBAG achieves significant improvements against the baselines and also identifies rumors within 3 hours while maintaining more than 90% accuracy.

📄 PDF Abstract BibTeX

Code (1)

sky-star-moon/sbag 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Heterogeneous Graph Attention Networks for Early Detection of Rumors on Twitter

2020-06-10 · Qi Huang, Junshuai Yu, Jia Wu, Bin Wang

With the rapid development of mobile Internet technology and the widespread use of mobile devices, it becomes much easier for people to express their opinions on social media. The openness and convenience of social media…

Graph Attention

SRLF: A Stance-aware Reinforcement Learning Framework for Content-based Rumor Detection on Social Media

2021-05-10 · Chunyuan Yuan, Wanhui Qian, Qianwen Ma, Wei Zhou 외

The rapid development of social media changes the lifestyle of people and simultaneously provides an ideal place for publishing and disseminating rumors, which severely exacerbates social panic and triggers a crisis of s…

Rumor Detection with a novel graph neural network approach

2024-03-24 · Tianrui Liu, Qi Cai, Changxin Xu, Bo Hong 외

The wide spread of rumors on social media has caused a negative impact on people's daily life, leading to potential panic, fear, and mental health problems for the public. How to debunk rumors as early as possible remain…

Graph Neural Network

Rumor Detection on Twitter with Claim-Guided Hierarchical Graph Attention Networks

2021-10-09 · EMNLP 2021 11 · Hongzhan Lin, Jing Ma, Mingfei Cheng, Zhiwei Yang 외

Rumors are rampant in the era of social media. Conversation structures provide valuable clues to differentiate between real and fake claims. However, existing rumor detection methods are either limited to the strict rela…

Graph AttentionRepresentation Learning

Semantic Evolvement Enhanced Graph Autoencoder for Rumor Detection

2024-04-24 · Xiang Tao, Qiang Liu, Shu Wu, Liang Wang

Due to the rapid spread of rumors on social media, rumor detection has become an extremely important challenge. Recently, numerous rumor detection models which utilize textual information and the propagation structure of…