The paper proposes evaluating what it calls LLM psychological toxicity through responses to human questionnaires. The main experiment administers the SD-3 and BFI to GPT-3, InstructGPT, GPT-3.5, GPT-4, and Llama-2-chat-7B; the four GPT models also answer the Flourishing Scale and Satisfaction With Life Scale. To reduce option-order effects, the protocol tests every permutation of the response options, samples three outputs per item and order at temperature 0.7, and uses a rule-based parser to turn text choices into scores. On SD-3, InstructGPT, GPT-3.5, and GPT-4 score above GPT-3 on Machiavellianism and narcissism, while Llama-2 exceeds the pooled human mean on all three traits. However, the abstract's claim that every model exceeds the human average on every SD-3 trait is false for GPT-4 psychopathy: 1.85 versus 2.09. On BFI, fine-tuned models generally produce more agreeable and less neurotic answers than GPT-3. FS and SWLS scores increase across the GPT series, but these numbers do not measure experienced well-being; they are generated agreement with statements about a life, relationships, future, and satisfaction that do not literally describe a model. The authors also construct 4,318 preference pairs from BFI responses labeled positive, tune Llama-2-chat-7B with DPO and LoRA, and report SD-3 reductions from 3.31/3.36/2.69 to 2.16/2.52/1.93; the EMNLP appendix reports a similar pattern for Mistral-7B. This shows that tuning can teach socially desirable responses on related questionnaires, not that it reduces an internal disposition or harm in real conversations. No behavioral scenarios, users, manipulation, suicide response, discrimination, or generalization to safety benchmarks are evaluated. Human comparisons rely on unmatched aggregate means and do not support significance tests, and the study does not establish measurement equivalence, temporal stability, or a causal effect of fine-tuning. Its defensible contribution is an early exploration of response patterns and the limitations of relying on a single scale; personality, well-being, and toxicity labels remain interpretations of the protocol rather than demonstrated psychological properties.
Research question
What patterns do different LLMs produce when responding to human inventories of dark triad, Big Five, and well-being, do those patterns differ between base models and instruction-tuned models, and can a DPO adjustment built with BFI responses subsequently shift SD-3 scores?