Artificial Impressions: Evaluating Large Language Model Behavior Through the Lens of Trait Impressions
Nicholas Deas, Kathleen McKeown
TL;DR
The paper investigates artificial impressions in large language models through the Stereotype Content Model's warmth and competence dimensions. It demonstrates that LLM impressions can be reliably recovered from hidden-state representations using linear probes, even when prompts themselves fail to yield consistent self-reports. The study shows that these impression signals predict downstream behaviors such as response quality and hedging, and that prompt content, style, and dialect (notably AAL vs WME) modulate encoded impressions. This work highlights how prompt features shape model biases and behavior, raising ethical considerations about personalization and potential harms, while offering a concrete probing framework for understanding impression formation in LLMs.
Abstract
We introduce and study artificial impressions--patterns in LLMs' internal representations of prompts that resemble human impressions and stereotypes based on language. We fit linear probes on generated prompts to predict impressions according to the two-dimensional Stereotype Content Model (SCM). Using these probes, we study the relationship between impressions and downstream model behavior as well as prompt features that may inform such impressions. We find that LLMs inconsistently report impressions when prompted, but also that impressions are more consistently linearly decodable from their hidden representations. Additionally, we show that artificial impressions of prompts are predictive of the quality and use of hedging in model responses. We also investigate how particular content, stylistic, and dialectal features in prompts impact LLM impressions.
