This paper studies how five LLMs change their responses when prompts assign demographic identities to two participants in a social situation, and whether variation is greater when power is unequal. It is relevant to persona prompting but does not measure personality. Personas combine a demographic label with a contextual character trait generated for the scene; there are no questionnaires, psychometric traits, temporal-stability tests or inferences about an internal model identity.
GPT-4o generates 100 scenarios in ten domains: work, education, healthcare, finance, politics, justice, neighborhood, information, housing and public assistance. Each domain contains five scenes in which Blake, the responder, has an advantage over Alex and five in which they have equal standing. Scenarios are manually reviewed. Alex is SUB and Blake RES; the response model adopts Blake and replies to Alex. A central limitation is that the 50 unequal-power and 50 equal-power scenes are different situations, not paired versions of the same scene. Any power-condition difference can therefore also reflect roles, wording, stakes and content.
The paper says it evaluates nine demographic axes, but Table 2 and the final data contain eight: race, gender identity, age, religion, political stance, disability, nationality and physical appearance. Their sizes yield 111 within-axis SUB×RES pairs; adding one no-demography baseline gives 112 conditions per scenario and 11,200 responses per model. No cross-axis combinations are tested, so a joint person such as a middle-aged Caucasian atheist man never appears as an experimental treatment.
The evaluated models are GPT-4o-mini, Llama 3.1 8B Instruct, Qwen 2 7B, Gemma 2 9B Instruct and Mistral 7B Instruct v0.3 at temperature 0. Semantic sensitivity is one minus cosine similarity between all-mpnet-base-v2 embeddings of a demographic response and its baseline. Quality is approximated by a GPT-4o-mini judge that compares both responses under Helpful-Honest-Harmless criteria in both orders; the final score can be 0, .25, .5, .75 or 1. The paper then calls the standard deviation of these group-cell means implicit bias. These are useful exploratory operationalizations, but distance, judge preference and variability are not by themselves equivalent to bias, harm or discrimination.
The lowest cosine distances often fall, depending on model and dialogue side, on middle-aged, abled, native-born, average-looking, centrist, Caucasian and atheist labels. The paper interprets these minima as a default persona. The faithful interpretation is narrower: these explicit prompts alter semantic content less than other labels relative to a baseline response. They do not show that an unprompted model internally adopts those identities. Gender also does not support a unique male default: Table 4 assigns the lowest RES value to male in 2/5 models and female in 2/5. The abstract stitches marginal minima from separate axes into a joint male persona that was never tested.
The largest distances frequently involve age, mental disability, non-binary/transgender identities, migration, appearance, politics and religion, with model-specific variation. GPT-4o-mini judge preferences also vary across demographic pairs. These should be described as that judge's relative preferences against one baseline response, not objective quality. GPT-4o-mini also judges GPT-4o-mini outputs, creating a self-evaluation condition without an alternative judge.
In the power comparison, win-rate standard deviation increases for all five models. Semantic-distance variability increases for Gemma 2, GPT-4o-mini, Llama 3.1 and Mistral, but decreases for Qwen 2. The audit recomputes Table 6's rounded values from the public CSVs. This confirms the descriptive statistic, but not a causal power-disparity effect: conditions do not use paired scenes and the metric measures dispersion across cells rather than validated unfair treatment.
Human validation uses three student volunteers. Inter-human agreement is only fair (Fleiss κ=.340); adding the AI judge gives .393, and mean human-AI Cohen κ is .447. In a second stage, people see the AI verdict and rationale before rating agreement, so the high Likert score validates post-exposure plausibility rather than independent correctness. Table 10 contains an arithmetic error: its three κ values average .447 and its three Likert values 4.117, but the Mean row prints .452 and 4.207. The main prose uses the correct means. The published form says 25 scenarios per section while the text and table refer to 100 pairs; batching is not explained.
The final artifacts are internally consistent. The five CSVs contain 56,000 rows: 11,200 per model, with 11,100 demographic conditions and 100 baselines, no duplicate experimental keys and the same 11,100 keys in all models. The original combined Drive CSV and the current five split CSVs match cell for cell after sorting. The XLSX contains 100 scenes, ten per domain and a 50/50 power split. Recalculation reproduces Table 6 to four decimals.
Upstream traceability is incomplete. generated_prompts.csv has 13,200 rows because its Gender axis also contains gay and lesbian, producing 36 pairs instead of the final study's 16. Removing the 20 pairs involving those labels across 100 scenes explains exactly 2,000 discarded rows, but the release does not document this filter. The repository publishes a visualization, data and one aggregation notebook, but no generation, embedding or judging code, order-specific verdicts, human annotations, immutable model revisions, environment, tests, CI or license. Figure 8 also reverses its conditional labels: the block marked power disparity present requests equal standing, while absent requests a RES advantage; Table 12 and the data follow the opposite intended convention. Without executed generation code, it is unresolved whether this is only a figure error or a provenance problem.
The faithful conclusion is that, in 100 generated scenarios under explicit demographic labels, models exhibit identity-dependent semantic shifts and LLM-judge preferences; win-rate dispersion is greater in scenes labeled as power-disparate. The study does not establish stable synthetic personality, a joint default persona, a causal effect independent of scene content, objective quality, real-world harm, intersectionality or a training-data source for the effect.