Detecting Political Biases of Named Entities and Hashtags on Twitter
Zhiping Xiao, Jeffrey Zhu, Yining Wang, Pei Zhou, Wen Hong, Lam, Mason A. Porter, Yizhou Sun

TL;DR
This paper introduces PEM, a multi-task learning model that detects and quantifies political biases in Twitter text by assigning polarity scores to entities and hashtags, addressing challenges like limited labels and semantic preservation.
Contribution
The paper proposes the PEM model, combining self-supervised, attention-based, and adversarial tasks to learn polarity-aware embeddings for political bias detection in social media text.
Findings
PEM effectively learns polarity-aware embeddings.
The model performs well on classification tasks.
Applications demonstrate PEM's practical utility.
Abstract
Ideological divisions in the United States have become increasingly prominent in daily communication. Accordingly, there has been much research on political polarization, including many recent efforts that take a computational perspective. By detecting political biases in a corpus of text, one can attempt to describe and discern the polarity of that text. Intuitively, the named entities (i.e., the nouns and the phrases that act as nouns) and hashtags in text often carry information about political views. For example, people who use the term "pro-choice" are likely to be liberal, whereas people who use the term "pro-life" are likely to be conservative. In this paper, we seek to reveal political polarities in social-media text data and to quantify these polarities by explicitly assigning a polarity score to entities and hashtags. Although this idea is straightforward, it is difficult to…
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
TopicsSocial Media and Politics · Hate Speech and Cyberbullying Detection · Computational and Text Analysis Methods
