DoubleH: Twitter User Stance Detection via Bipartite Graph Neural Networks
Chong Zhang, Zhenkun Zhou, Xingyu Peng, Ke Xu

TL;DR
This paper introduces DoubleH, a bipartite graph neural network that effectively detects user stance on social media by leveraging both homogeneous and heterogeneous relationships in a large-scale dataset from the 2020 US presidential election.
Contribution
The paper proposes a novel bipartite GNN model, DoubleH, which better utilizes diverse social media relationships for stance detection, outperforming existing methods.
Findings
DoubleH outperforms state-of-the-art methods on benchmark datasets.
The model demonstrates stability and efficiency across different layer configurations.
Utilizes large-scale Twitter data with manually tagged hashtags for stance classification.
Abstract
Given the development and abundance of social media, studying the stance of social media users is a challenging and pressing issue. Social media users express their stance by posting tweets and retweeting. Therefore, the homogeneous relationship between users and the heterogeneous relationship between users and tweets are relevant for the stance detection task. Recently, graph neural networks (GNNs) have developed rapidly and have been applied to social media research. In this paper, we crawl a large-scale dataset of the 2020 US presidential election and automatically label all users by manually tagged hashtags. Subsequently, we propose a bipartite graph neural network model, DoubleH, which aims to better utilize homogeneous and heterogeneous information in user stance detection tasks. Specifically, we first construct a bipartite graph based on posting and retweeting relations for two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Human Mobility and Location-Based Analysis
MethodsGraph Neural Network
