This preprint asks whether Big Five language expression can be changed by intervening directly in the hidden activations of DeepSeek-R1-Distill-Llama-8B. The authors use a public 32,768-feature sparse autoencoder trained on LMSYS-Chat-1M for layer 19 and report generating 12,000 PsyBORGS Facebook-style status updates. High- and low-trait prompt sets provide final-token activations. Their means are mapped into SAE space, features are ranked, and decoder directions are added during generation. A grid search tunes positive and negative feature counts and magnitudes under an objective intended to balance trait expression with MMLU performance. Evaluation combines text-embedding-ada-002 similarity to two unreleased references per trait, paired judgments from Claude 3.7 and GPT-4o, and a human evaluation described only as a parallel procedure. The paper shows visible changes in examples and figures. Its LLM chart reports high-confidence correct trial-bin shares of 50% for Openness, 94% for Conscientiousness, 74% for Extraversion, 78% for Agreeableness, and 92% for Neuroticism. The human chart reports 30%, 98%, 65%, 58%, and 95%. These numbers are not ordinary pairwise accuracy. The method groups 20 comparisons into a trial and calls a trial high-confidence correct when more than 80% are correct; the bars are the shares of 200 trials in each bin. The relation among 20 paired samples, 200 trials, and 20 evaluations per trial is unexplained. Human participant count, recruitment, assignments, ratings per item, randomization, blinding, agreement, exclusions, consent, and ethics review are all absent. Positive steering is plotted above neutral cosine similarity for every trait, but negative steering is mixed and for Openness exceeds both neutral and positive conditions. The two reference texts are not released, and embedding similarity may measure topic, valence, verbosity, or discussion of a trait rather than psychological expression. Several mathematical and implementation inconsistencies limit the mechanistic claim. The method computes E(mean h) rather than mean E(h); a nonlinear SAE makes these quantities different, so the displayed contrast is not the mean feature-activation difference described in prose. Features are ranked by absolute Delta z, yet the paper says swapping positive and negative sets finds negative features. Swapping only negates Delta z and leaves the absolute ranking unchanged, so distinct positive and negative feature sets require an unstated sign filter or different rule. The equations add decoder directions to the original hidden state, whereas another section encodes the state, modifies sparse coefficients, reconstructs W-transpose a, and replaces the state, potentially dropping the reconstruction residual. Feature selection also shifts from high-versus-low contrastive means to correlation with scores on 200 neutral prompts. The methods objective subtracts a degradation penalty, but the results equation adds it; the exact component scales are not defined. Figure 5 reports Extraversion magnitude/count values of 10/13 and 4/5, while the prose reports counts 9/4 and magnitudes 13/5. The central experimental threat is apparent reuse of the same 200 prompts for feature correlation and selection, grid calibration, and evaluation, with no independent discovery, validation, and locked test sets. There are no matched comparisons against prompt steering, direct contrastive activation addition, random directions, SAE reconstruction alone, or fine-tuning. MMLU is named as the performance term, but no baseline or steered accuracy, task configuration, breakdown, or uncertainty is published; the claim of preserved benchmark performance is therefore unsupported by displayed evidence. There are no confidence intervals, hypothesis tests, repeated-seed distributions, or cross-trait specificity tests. A magnitude-30 example visibly loses coherence, but four selected excerpts are not a statistical coherence study. The defensible contribution is exploratory: it integrates an existing SAE with activation steering and shows that internal perturbations can change language patterns associated with OCEAN. It does not establish monosemantic personality features, a stable psychological representation, causality over a mental trait, or superiority to simpler controls. The SAE checkpoint is public, but the claimed codebase is not linked and the 12,000 texts, prompts, feature indices, reference texts, outputs, scores, MMLU results, human ratings, seeds, and environment are not released. Despite using the accepted ICML 2025 style, no acceptance or publication evidence was located; the source should be cited as arXiv v1.
Research question
Can an additive intervention on latent features obtained with a sparse autoencoder change in a controllable manner the language associated with each OCEAN trait in DeepSeek-R1-Distill-Llama-8B without degrading its general performance?