Learning Stance Embeddings from Signed Social Graphs
John Pougu\'e-Biyong, Akshay Gupta, Aria Haghighi, Ahmed El-Kishky

TL;DR
This paper introduces SEM, a model that learns user and topic embeddings from signed social graphs to predict user stances across multiple topics, even with limited data, demonstrating significant error reduction.
Contribution
The paper presents SEM, a novel joint embedding approach for modeling user-topic stance patterns across correlated topics in signed social graphs.
Findings
SEM achieves 39% error reduction on TwitterSG.
SEM achieves 26% error reduction on BirdwatchSG.
Effective in cold-start topic stance detection.
Abstract
A key challenge in social network analysis is understanding the position, or stance, of people in the graph on a large set of topics. While past work has modeled (dis)agreement in social networks using signed graphs, these approaches have not modeled agreement patterns across a range of correlated topics. For instance, disagreement on one topic may make disagreement(or agreement) more likely for related topics. We propose the Stance Embeddings Model(SEM), which jointly learns embeddings for each user and topic in signed social graphs with distinct edge types for each topic. By jointly learning user and topic embeddings, SEM is able to perform cold-start topic stance detection, predicting the stance of a user on topics for which we have not observed their engagement. We demonstrate the effectiveness of SEM using two large-scale Twitter signed graph datasets we open-source. One dataset,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Social Media and Politics
