This EACL 2026 long paper proposes Activation-Space Personality Steering, an activation intervention designed to shift textual expression along five OCEAN labels without changing model weights. This review uses the definitive ACL Anthology version rather than the 2025 arXiv record and visually inspects all 16 pages. The method produces visible High–Low separations in the published scores, but the evidence does not support several broader abstract claims about a shared psychological subspace, stability, interpretability, or no impact on capabilities.
For each trait, the study takes High/Low Big5-Chat examples, extracts the last non-padding residual state at each layer, computes normalized mean differences, and aggregates layers using non-negative weights whose learning procedure is not specified. The five aggregated vectors are projected through PCA onto three components. One offline layer per trait is selected by combining L2 change, KL, and token-flip diagnostics; a dynamic layer per prompt maximizes logit change. The intervention mixes both layers with heuristic 0.8/0.2 weights, calibrates polarity using labeled prompts, and injects a scaled direction at every decoding step. Intensity α is empirically swept from 4 to 12 and selected so that a purported fluency score remains at least 3.5.
Llama-3-8B-Instruct, Ministral-8B-Instruct-2410, Mistral-Small-24B-Instruct-2501, Qwen2.5-14B-Instruct, and Gemma-3-4B-IT are evaluated at temperature 0.4, top-p 0.95, top-k 50, and repetition penalty 1.1. An unidentified GPT judge rates trait and “fluency” on BFI-style questions and SocialIQA-derived scenarios; judge model, prompt count, repetitions, uncertainty, human agreement, and statistical tests are not reported. High–Low differences derived from Table 1 range from 1.0 to 3.5 points on a 1–5 scale. Llama averages 2.64; in the reported ablation, hybrid exceeds offline-only and dynamic-only, 2.64 versus 1.47 and 0.98. This establishes control over the judge criterion for those prompts, not acquisition of a stable human personality.
The low-dimensionality validation has only five vector-observations per model, one per trait. Three components explain 96.31% for Llama, 96.35% for Ministral-8B, 95.91% for Mistral-24B, and 93.37% for Qwen. The published result is therefore above 90%, not above 95% for every model; Gemma is omitted. There is no comparison with unprojected vectors, other ranks, shuffled labels, or a random basis. That three components summarize five related vectors built from synthetic labels does not establish that personality occupies an intrinsic psychological subspace or that the geometry is causal, stable, or generalizable. The paper also claims multi-trait composition, but experiments score each trait separately.
Quality-retention evidence is particularly weak. The appendix publishes a FLUENCY_TEMPLATE that asks how strongly a response reflects the OCEAN trait and reuses its trait factors; it does not define grammar, coherence, naturalness, or relevance. Without code, it is impossible to know whether the tables used a different prompt, but the published instrument does not validate fluency. Table 1 explicitly computes “variance” across the three High/Base/Low conditions, not across runs, so it cannot measure stability; the narrative nevertheless interprets it as consistency across multiple runs. α is selected using the same evaluation threshold, making fluency preservation partly selection-conditioned.
Knowledge tables contradict “without impact.” Some Llama conditions reduce MMLU by 2.21 points and ARC by 6; Ministral-8B drops by up to 5.42 and 9; Gemma by up to 3.90 and 6. Mistral-24B and Qwen receive no capability evaluation. Ministral Table 4 contains arithmetic inconsistencies: for example, 72.02 to 67.50 is −4.52 points, not −5.05. The 11 MMLU topics are unnamed, aggregation is unspecified, and ARC is limited to 500 questions. Toxicity, bias, misinformation, instruction following, and safety are not tested even though activation manipulation can affect those behaviors.
Overall, the paper offers a plausible architecture and descriptive evidence that directions constructed from Big5-Chat can polarize text from five models under a judge aligned to the same labels. It does not yet establish robust, interpretable, or safe steering: code, artifacts, evaluation sizes, a versioned judge, same-protocol baselines, human validation, statistical tests, repetitions, and out-of-distribution evaluation are missing. The result should be presented as experimental control of High/Low textual expression, not validated personality manipulation or a deployment-ready personalization system.