PVNI proposes converting internal activations into five OCEAN scores intended to be prompt-neutral. For each trait, it generates responses under positive, negative, and neutral instructions; averages hidden states at a fixed layer and probe position; defines the axis as positive minus negative activation; projects the neutral vector onto that axis; clips the coefficient to [0,1]; and uses it to interpolate between two extreme scores assigned by GPT-4.1-mini. GPT-5.2 generates contrastive prompts and questions. The geometric intuition is clear: locate a “neutral” response between two explicitly constructed endpoints.
The experiment compares PVNI with IPIP-BFFM-50, IPIP-NEO-120, and API-judged open-ended evaluation on Qwen-2.5-7B-Instruct, Llama-3-8B-Instruct, and Mistral-7B-v0.1-Instruct. Each protocol uses ten prompt sets in two families: question rewrites and role-play variants. The favorable result is consistent: PVNI has the lowest standard deviation in all 30 model-by-trait-by-variant-family combinations. For Qwen question rewrites, for example, PVNI reports O 83.55±.82, C 87.63±.73, E 42.89±2.49, A 93.39±.68, and N 36.45±.83, whereas IPIP-BFFM standard deviations range from 5.9 to 18.1. On Mistral, PVNI's least stable case is extraversion at 60.15±5.89 versus 36.98±24.86 for open-ended evaluation. The evidence supports lower sensitivity to this controlled set of prompt reformulations.
It does not show that PVNI scores are truer, psychometrically valid, or behaviorally predictive. There is no ground truth, human panel, behavioral evaluation, convergent or discriminant validity, factor structure, or external criterion. Method means disagree sharply: for Mistral extraversion, IPIP-BFFM gives 75, IPIP-NEO 70.83, open-ended evaluation 36.98, and PVNI 60.15. Without a criterion, the study cannot determine which describes the model better. A constant estimator would also have zero variance; stability can be necessary for measurement but is not sufficient evidence of validity.
Some stability is structural. PVNI averages prompts, outputs, and activations, projects onto one axis, clips coefficients outside [0,1], and interpolates between averaged extremes. It does not report clipping frequency or ablate clipping, prompt count, layers, or probe positions. Positive and negative prompts already define the trait the judge is asked to detect; the method measures where neutral falls between constructed endpoints. Calling this “internal personality” conflates a coordinate relative to a prompt ensemble with an intrinsic, task-independent disposition.
The formal theory does not empirically validate PVNI. It assumes local score linearity, a well-trained persona parameter update, approximately rank-one amplification, and, when discussing generalization, an orthonormal OCEAN basis. The experiment uses prompting rather than the persona-adapted models in Assumption 2 and tests neither rank-one structure, orthogonality, error bounds, composition, negation, nor out-of-domain synthesis. The limitations themselves acknowledge correlated axes and that neutrality may not lie on the positive-negative axis. The theorems therefore state consequences conditional on assumptions, not evidence that those assumptions hold.
“Explainable” means the computation can be described as projection and interpolation. The paper does not identify neurons, tokens, layers, or mechanisms that cause behavior, test explanation fidelity, or even report the actual layer and probe position used. There is no layer/token sensitivity, temporal stability, repeated decoding, long-context, dialogue, multilingual, scale, or larger-model evaluation. Requiring activations restricts PVNI to white-box models.
The preprint links no code, artifact checkpoints, complete five-trait prompts, extraction/evaluation splits, outputs, judge scores, or executable configuration. GPT-4.1-mini and GPT-5.2 snapshots, dates, temperatures, seeds, layer, probe position, and the reproducible procedure for a logit-weighted average over integer tokens 0–100 are absent. Tables and partial examples are insufficient to reconstruct the results. PVNI is a promising representation-robustness proposal, but it is not yet a validated LLM personality assessment or an operational benchmark for model comparison.