Reading Between the Tweets: Deciphering Ideological Stances of Interconnected Mixed-Ideology Communities
Zihao He, Ashwin Rao, Siyi Guo, Negar Mokhberian, Kristina Lerman
TL;DR
This work tackles the challenge of uncovering nuanced ideological stances in interconnected online communities beyond a liberal/conservative dichotomy. It introduces a graph-informed framework that finetunes a per-community GPT-2 model on community-specific tweets and uses message passing across a community retweet network to incorporate neighboring communities’ viewpoints, with evaluation against the ANES 2020 ground truth. The approach outperforms baselines on target-specific stance ranking and demonstrates robustness through ablations, highlighting the value of inter-community information flow for ideology probing. The findings suggest that language-models, when guided by network structure, can reveal complex, mixed-ideology dynamics in digital discourse and offer a scalable tool for studying political attitudes online, while acknowledging platform- and time-related limitations and ethical considerations.
Abstract
Recent advances in NLP have improved our ability to understand the nuanced worldviews of online communities. Existing research focused on probing ideological stances treats liberals and conservatives as separate groups. However, this fails to account for the nuanced views of the organically formed online communities and the connections between them. In this paper, we study discussions of the 2020 U.S. election on Twitter to identify complex interacting communities. Capitalizing on this interconnectedness, we introduce a novel approach that harnesses message passing when finetuning language models (LMs) to probe the nuanced ideologies of these communities. By comparing the responses generated by LMs and real-world survey results, our method shows higher alignment than existing baselines, highlighting the potential of using LMs in revealing complex ideologies within and across interconnected mixed-ideology communities.
