The paper treats the behavior of two instruction-tuned Gemma models as reflecting personality factors inspired by social determinism and tests training-free interventions. For Gemma-2B-Instruct and Gemma-2-9B-Instruct, nine “background” dimensions, gender, age, education, socioeconomic status, ideology, emotional intelligence, professional commitment, family relations, and AI familiarity, are represented through Gemma Scope sparse-autoencoder features. GPT-4o generates category descriptors; SAE features activated by one descriptor set but not its contrasts are selected, and their decoder vectors are added to the residual stream. For seven short-term “pressures”, achievement striving, activity, assertiveness, competence, deliberation, gregariousness, and trust, GPT-4o creates positive/negative instruction pairs, activation differences are computed over TRAIT questions, and PCA yields steering directions. Evaluation uses 8,000 Big Five and 3,000 Dark Triad TRAIT questions plus 11,435 SafetyBench questions. With coefficients selected by inspecting benchmark logits, 200/800 for SAE steering and 1.6/1.8 for representation directions in the 2B/9B models, the paper reports background-induced trait changes of 0–7.1 points for 9B versus 0–52.5 for 2B, and pressure-induced changes of 0.1–27.7 versus 0.4–53.5. It interprets the smaller 9B variation as greater “stability,” but provides no repeated runs, intervals, or statistical tests for that comparison. Safety scores are said to fall by 0–6.8 points, especially for offensive content, although Figure 4 itself contains a −7.7 entry and the discrepancy is not explained. The study demonstrates that activation interventions alter multiple-choice answers; it does not show that human social factors are encoded as such or that the models possess persistent personality. Factor names come from GPT-4o-generated descriptions and explanations, and inactivity on a small contrast set does not establish monosemanticity or semantic causality. The prompts used to derive directions also overlap conceptually with the questionnaires used to score them, so steering may directly bias answer selection without producing a general trait. There are no random or norm-matched direction controls, perplexity or output-quality checks, human validation, open-ended tasks, mediation analysis, or evaluation beyond Gemma. Explanations invoking perfectionism, rigidity, overconfidence, or ideological permissiveness are speculative. SafetyBench is not a jailbreak evaluation, and no hallucination results are reported despite the conclusion mentioning them. The official repository, audited at commit 89b6500e6ab7da005ae576365e5fb2bfb5d39c51, contains syntactically valid code and links an external dataset, but not a reproducible environment: dependencies are unpinned and incomplete, README arguments do not match the executables, central feature/result files are absent, tests, CI, and a license are missing, and no public routine calculates the Figure 4 safety scores.
Research question
Can latent features interpreted as long-term social factors or short-term pressures be extracted and manipulated to change personality and safety scores in Gemma models, and do those effects differ across model scales?