Persona Prompting as a Lens on LLM Social Reasoning
Jing Yang, Moritz Hechtbauer, Elisabeth Khalilov, Evelyn Luise Brinkmann, Vera Schmitt, Nils Feldhus
TL;DR
This work critically examines Persona Prompting (PP) as a lens to study LLM social reasoning in sensitive tasks. Using HateXplain and BRWRR datasets across three LLMs, the authors quantify both label decisions and token-level rationales, highlighting a task- and model-dependent landscape where PP can improve subjectively difficult label prediction but often harms rationale quality and does not reliably reduce demographic biases. Key findings show high inter-persona agreement and persistent guardrails, with simulated personas frequently failing to match real-world demographics. The results argue for caution in deploying PP for alignment and call for approaches that steer underlying reasoning without sacrificing performance or reinforcing biases. The study contributes a rigorous auditing framework for PP and emphasizes the need for robust, outcome-aligned methods beyond persona-based customization.
Abstract
For socially sensitive tasks like hate speech detection, the quality of explanations from Large Language Models (LLMs) is crucial for factors like user trust and model alignment. While Persona prompting (PP) is increasingly used as a way to steer model towards user-specific generation, its effect on model rationales remains underexplored. We investigate how LLM-generated rationales vary when conditioned on different simulated demographic personas. Using datasets annotated with word-level rationales, we measure agreement with human annotations from different demographic groups, and assess the impact of PP on model bias and human alignment. Our evaluation across three LLMs results reveals three key findings: (1) PP improving classification on the most subjective task (hate speech) but degrading rationale quality. (2) Simulated personas fail to align with their real-world demographic counterparts, and high inter-persona agreement shows models are resistant to significant steering. (3) Models exhibit consistent demographic biases and a strong tendency to over-flag content as harmful, regardless of PP. Our findings reveal a critical trade-off: while PP can improve classification in socially-sensitive tasks, it often comes at the cost of rationale quality and fails to mitigate underlying biases, urging caution in its application.
