Whose Emotions and Moral Sentiments Do Language Models Reflect?
Zihao He, Siyi Guo, Ashwin Rao, Kristina Lerman
TL;DR
The paper investigates affective alignment in language models by comparing LM-generated emotional and moral content to real-world sociopolitical discourse on Twitter. It introduces a formal framework that quantifies alignment via distributions over emotions and moral foundations using Jensen-Shannon distance, augmented by Plutchik-based emotion proximity to capture related affective signals. Across two datasets (COVID-19 and Roe v. Wade) and 36 LMs, both default and steered prompting reveal substantial misalignment with liberals and conservatives, with liberal tendencies on COVID-19 that persist despite steering. Steering improves alignment for many instruction-tuned models but fails to reach the partisan baseline and does not fully mitigate biases, suggesting systemic affective biases embedded in current LMs. The work provides a foundational framework for evaluating and addressing affective representativeness in AI systems and highlights important implications for social impact, moderation, and fairness in AI deployment.
Abstract
Language models (LMs) are known to represent the perspectives of some social groups better than others, which may impact their performance, especially on subjective tasks such as content moderation and hate speech detection. To explore how LMs represent different perspectives, existing research focused on positional alignment, i.e., how closely the models mimic the opinions and stances of different groups, e.g., liberals or conservatives. However, human communication also encompasses emotional and moral dimensions. We define the problem of affective alignment, which measures how LMs' emotional and moral tone represents those of different groups. By comparing the affect of responses generated by 36 LMs to the affect of Twitter messages, we observe significant misalignment of LMs with both ideological groups. This misalignment is larger than the partisan divide in the U.S. Even after steering the LMs towards specific ideological perspectives, the misalignment and liberal tendencies of the model persist, suggesting a systemic bias within LMs.
