SIAICLCYLGFeb 23, 2022

Fine-Grained Prediction of Political Leaning on Social Media with Unsupervised Deep Learning

arXiv:2202.12382v123 citations
Originality Incremental advance
AI Analysis

This work addresses the need for automated political leaning detection for applications like electoral forecasts and polarization studies, though it is incremental as it builds on existing unsupervised approaches.

The paper tackled the problem of predicting fine-grained political leaning from social media posts using an unsupervised deep learning technique, achieving micro F1 scores of 0.426 in an 8-class task and 0.772 in a 3-class task, which were the best results among unsupervised methods.

Predicting the political leaning of social media users is an increasingly popular task, given its usefulness for electoral forecasts, opinion dynamics models and for studying the political dimension of polarization and disinformation. Here, we propose a novel unsupervised technique for learning fine-grained political leaning from the textual content of social media posts. Our technique leverages a deep neural network for learning latent political ideologies in a representation learning task. Then, users are projected in a low-dimensional ideology space where they are subsequently clustered. The political leaning of a user is automatically derived from the cluster to which the user is assigned. We evaluated our technique in two challenging classification tasks and we compared it to baselines and other state-of-the-art approaches. Our technique obtains the best results among all unsupervised techniques, with micro F1 = 0.426 in the 8-class task and micro F1 = 0.772 in the 3-class task. Other than being interesting on their own, our results also pave the way for the development of new and better unsupervised approaches for the detection of fine-grained political leaning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes