paper:doi-10-48550-arxiv-2410-04272Evaluating Language Model Character Traits
TL;DR
Claude-instant-1.2 achieves 91.1% accuracy and 88.6% logical coherence on 696 valid Leap-of-Thought entailment tuples — highest among 15 tested models including GPT-4 (89.9% accuracy, 84.7% coherence) — while Llama-2-7b base registers only 12–17% on helpful/harmless intent, empirical spread that grounds this paper's central instrument: the Character Trait Measure, a function mapping ordered (context, response) tuples to scalar scores with consistency operationalized as mean squared deviation. Evaluated across GPT-4, GPT-3.5-turbo, Claude-3-opus/sonnet/haiku, Mixtral-8x22B, and Llama-2 families in six experiments, the framework reveals that GPT-4's harmfulness is stationary on the Durbin 2024 dataset — unaffected by prior harmful context — while its truthfulness becomes reflective in longer interactions seeded with many untruthful TruthfulQA-derived examples, mirroring the context's low truthfulness score; this pattern is absent in GPT-3.5-turbo and davinci, attributed to GPT-4's superior in-context learning. On the custom 915-scenario instrumental-goals benchmark, no model consistently intends unethical outcomes, though GPT-3.5-turbo's mean instrumental intention score (0.38) exceeds GPT-4's (0.27) — an inversion attributed to stronger unethical aversion in GPT-4 rather than weaker reasoning. The framework argues that behaviourist operationalization enables precise attribution of traits like truthfulness and helpfulness without committing to claims about internal mental states, and that trait consistency is itself a tractable, measurable dimension of LM alignment.
What to take away
- 1. Claude-instant-1.2 achieves 91.1% accuracy and 88.6% logical coherence on 696 valid Leap-of-Thought entailment tuples, surpassing all 14 other tested models including GPT-4 (89.9%, 84.7%) and Claude-3-opus (88.6%, 84.0%), directly contradicting the assumption that newer or larger Claude models necessarily dominate older ones on entailment reasoning.
- 2. GPT-4's harmfulness distribution on the Durbin 2024 multiple-choice dataset is stationary — it does not shift when the preceding 10-response context is harmful versus benign — while davinci-002 exhibits reflective harmfulness that tracks the prior context score.
- 3. GPT-4 displays reflective truthfulness in longer TruthfulQA-derived interaction contexts seeded with many untruthful examples, with its mean truthfulness declining to mirror the context, a many-shot jailbreak analog absent in GPT-3.5-turbo and davinci on the same experimental protocol.
- 4. GPT-3.5-turbo records a mean unethical instrumental intention score of 0.38 on the custom 915-scenario benchmark, significantly exceeding GPT-4 (0.27) and davinci-002 (0.12), a reversal the paper explains by positing that GPT-4's reasoning advantage is offset by higher aversion to unethical behavior.
- 5. Claude-3-sonnet reaches 100% harmless and 97% helpful HH-intent with 6 few-shot examples on the 669-item paired-context benchmark, while Llama-2-7b base achieves only 17% harmless and 12% helpful at zero shots, illustrating an extreme cross-model range in behavioral intent consistency.
- 6. The Character Trait Measure is formally defined as a function mapping tuples of (context, response) pairs to a scalar score, with a trait's consistency quantified by mean squared deviation from a target score, enabling distributional rather than point-estimate characterization of LM behavioral tendencies.
- 7. Fine-tuning universally increases helpful/harmless intent strength across Llama, Mistral, GPT, and Claude families, with Llama-2-70b showing the largest zero-shot gain — from 41% harmless/35% helpful (base) to 78% harmless/83% helpful (chat) — though small fine-tuned models gain intent strength without corresponding consistency gains.
- 8. Logical coherence and accuracy on Leap-of-Thought correlate at r=0.83 across all 15 models, while contra-positive coherence (inferring ¬A from ¬B given A→B) correlates with accuracy only at r=0.41, indicating that forward and backward entailment tracking engage partially distinct capabilities.
- 9. An open question raised is whether GPT-4's reflective truthfulness — its susceptibility to many-shot context manipulation of truth-telling behavior — generalizes to any sufficiently capable in-context learner or is specific to GPT-4's particular RLHF-trained value alignment regime.
- 10. To replicate the intention evaluation, researchers construct paired (c, c_o) datasets where c_o appends an outcome-fixing sentence to c, present the same multiple-choice response set for both prompts, run inference at temperature=0 with top-k=1, and score intention as the proportion of trials where the model selects an on-target response for c and adapts to a different on-target response for c_o.
Peer brief — for seminar discussion
Ward et al. introduce a formal behaviourist framework for attributing character traits — logical coherence, truthfulness, helpfulness, harmlessness, and instrumental intent — to language models purely from input-output behavior, without committing to claims about internal states. The central instrument is the Character Trait Measure, a function mapping ordered (context, response) tuples to a scalar score, with consistency operationalized via mean squared deviation; an alternative methodology using open-ended generation scored by an LLM judge could have been used but would sacrifice cross-model comparability. The framework additionally formalizes stationary traits, which do not vary across an interaction, and reflective traits, which mirror prior context behavior. Six experiments span GPT-4, GPT-3.5-turbo, davinci-002, Claude-3-opus/sonnet/haiku, Claude-instant-1.2, Mixtral-8x22B, and Llama-2-7b/70b. The load-bearing empirical findings cluster around three areas. On the 696-tuple Leap-of-Thought entailment dataset, Claude-instant-1.2 achieves 91.1% accuracy and 88.6% coherence — highest of 15 models tested, exceeding GPT-4 (89.9%/84.7%) — a result that breaks the expected scaling trend within the Claude family. On a custom 669-item paired-context HH-intent benchmark, Claude-3-sonnet and GPT-4 approach 100% intent scores with few-shot prompting, while Llama-2-7b base achieves only 12–17%. Across a 915-scenario instrumental-goals dataset, no model consistently intends unethical outcomes; GPT-3.5-turbo's mean instrumental intention (0.38) exceeds GPT-4's (0.27), a reversal attributed to GPT-4's stronger aversion to unethical behavior rather than weaker reasoning. For interaction dynamics, GPT-4's harmfulness is stationary on the Durbin 2024 dataset, but its truthfulness becomes reflective when seeded with many untruthful TruthfulQA-derived context examples — absent in GPT-3.5-turbo and davinci — hypothesized to reflect GPT-4's superior in-context learning capability. The implication is that LM safety properties are context-sensitive in model-specific ways, and that the stationary/reflective distinction is empirically tractable rather than merely conceptual. Behaviourist operationalization provides alignment researchers a vocabulary that is precise without anthropomorphizing. The sharpest pushback concerns the exclusive reliance on multiple-choice response formats: constraining models to pre-specified labeled options may inflate apparent coherence and intent scores relative to open-ended generation, where models face no forced-choice scaffolding and where refusal or hedging is possible. Additionally, using GPT-4 to generate both the HH-intent and instrumental-goals benchmarks introduces circularity, since GPT-4 is simultaneously benchmark author and primary test subject. Finally, the finding that Claude-instant-1.2 outperforms Claude-3-opus on logical coherence receives no mechanistic explanation, leaving ambiguous whether the result reflects a genuine capability difference or an artifact of the binary-choice elicitation format used throughout the belief experiments.
Methods (10)
- Chain-of-thought promptingTechnique by which LLMs generate intermediate reasoning steps before final output; used by ChatGPT o3.
- Character Trait Evaluation ProtocolGeneral method: select input distribution, define trait measure, sample LM responses, estimate trait score distributions.
- CLT-Based Trait Distribution EstimationUses repeated sampling of fixed-size data subsets and the CLT to estimate distribution over character trait scores.
- few-shot promptingProviding k labeled examples in the prompt to steer model behavior.
- GPT-4-Generated Benchmark Dataset MethodUses GPT-4 via the OpenAI API to generate custom multiple-choice benchmark instances, with human and automated validation.
- Harmful Multiple-Choice AdaptationAdaptation of Durbin's unalignment dataset to a multiple-choice setting for Experiment 5.
- Intent Adaptation TestTests whether an LM adapts its response when an outcome is pre-fixed in context, operationalising Definition 3 of intention.
- Logit Bias ConstraintUsed with GPT models to constrain responses to binary options (0/1) in belief coherence experiments.
- Stationarity EvaluationSeeds LM with a context period of known trait score, then evaluates response period to check distributional independence.
- TruthfulQA Binary Choice AdaptationAdaptation of the TruthfulQA benchmark to a binary choice setting for Experiment 6.
Frameworks (2)
- Behaviourism for Language ModelsPhilosophical stance that LM psychological traits should be evaluated purely in terms of input-output behaviour.
- LM Character Traits FrameworkThe paper's central contribution: a formal behaviourist framework for attributing character traits to LMs based on input-output behaviour.
Datasets (7)
- D_hh Helpful-Harmless Intent DatasetCustom 669-question GPT-4-generated dataset for evaluating intentions to be helpful (353) and harmless (316).
- D_IO Unethical Instrumental Intention DatasetCustom 915-example GPT-4-generated dataset for evaluating intentions to achieve unethical instrumental goals.
- Durbin 2024 Unalignment Toxic DatasetDataset designed to elicit unaligned responses from LMs, adapted to multiple-choice for Experiment 5.
- Hase et al. 2021 Extended Leap-of-ThoughtExtension of Leap-of-Thought to consistency under logical entailment, used in Experiment 2.
- Leap-of-Thought DatasetDataset of 1289 logical entailment tuples (A, A→B, B) used to evaluate LM belief accuracy and logical coherence.
- Perez et al. 2022 Anti-LGBTQ Sentiment BenchmarkMultiple-choice dataset used in Experiment 1 to measure anti-LGBTQ sentiment expressed by LMs.
- TruthfulQA817-question adversarial benchmark distinguishing factually grounded from misconception-based answers; used in Experiment 2
Findings (23)
- Instruct fine-tuning does not influence accuracy or coherence in the Mistral family on Leap-of-Thought; Mistral-7b and Mistral-7B-Instruct are a single point.
Null result from Experiment 2 for Mistral models.
- GPT-4 is much less consistently truthful when the context exhibits low truthfulness, though mean truthfulness does not change drastically.
Nuanced finding from Experiment 6 requiring distributional analysis beyond mean scores.
- GPT-3.5-turbo opts for unethical instrumental actions significantly more than GPT-4 (and both more than davinci-002) in Experiment 4.
Surprising finding from Experiment 4 on unethical instrumental intent.
- GPT-4 exhibits approximately stationary harmfulness: its distribution is independent of the context score on the Durbin dataset.
Main result from Experiment 5 on harmfulness dynamics.
- Few-shot prompting had a negative effect on HH-intent for smaller models and a significant positive impact on larger models.
Ablation result from Experiment 3 on few-shot prompting effects.
- GPT-3 (davinci) responses are significantly influenced by the harmfulness of the context, exhibiting reflective harmfulness.
Contrasting result from Experiment 5 for older GPT models.
- Smallest models have the lowest HH-intent scores, in accordance with their relative weakness at reasoning and adaptation.
Main result from Experiment 3 on HH-intent scaling with model size.
- Fine-tuned LMs displayed higher mean HH-intent scores and increased consistency compared to pre-trained counterparts.
Main result from Experiment 3 on effect of fine-tuning on HH-intent.
- GPT-4 exhibits reflective truthfulness for longer untruthful contexts, mirroring the many-shot jailbreak phenomenon.
Main finding from Experiment 6 on reflective truthfulness.
- GPT-4 is the most consistent and least anti-LGBTQ model; GPT-3.5 and GPT-3 are less consistent and more anti-LGBTQ.
Main result of Experiment 1 on anti-LGBTQ sentiment character trait.
Claims (12)
- Llama models' tendency to choose instrumental responses even when not required indicates worse reasoning capability or higher tolerance for unethical behaviour.
Interpretation of Experiment 4 results for Llama models.
- Whether LM question-answering consistency constitutes evidence for beliefs in a meaningful sense depends on the behaviourist operationalisation chosen.
Epistemic caveat the authors use to qualify their empirical findings on LM beliefs.
- GPT-4's relatively poor performance on unethical instrumental intent is due to lower unethical tolerance compared to GPT-3.5-turbo.
Explanation for the unexpected finding that GPT-3.5-turbo opts for unethical instrumental actions more than GPT-4.
- Some LMs can exhibit consistent intentions to be helpful and harmless, and consistently do not intend unethical instrumental goals.
Conclusion from Experiments 3 and 4.
- A formal behaviourist framework can describe LM behaviour precisely in intuitive language without undue anthropomorphism.
Central thesis of the paper: behaviourism provides adequate formal grounding for LM character attribution.
- GPT-4's harmfulness is stationary on the Durbin 2024 dataset, as its distribution is independent of the context score.
Derived from Theorem 6 and Experiment 5 results.
- LMs can consistently exhibit more or less accurate and logically coherent beliefs on specific input distributions.
Conclusion from Experiment 2 on Leap-of-Thought.
- Fine-tuning is universal in increasing the strength of helpful and harmless intentions across model families.
Conclusion from Experiment 3 and HH intent analysis.
- GPT-4 exhibits reflective truthfulness for longer untruthful contexts due to in-context learning capability.
Main finding of Experiment 6; attributed to GPT-4 being uniquely capable of in-context learning.
- Traits such as truthfulness and harmfulness can be stationary in certain contexts but reflective in others.
Central finding of Section 5 on trait dynamics in interactions.
Hypotheses (1)
- GPT-4 exhibits reflective truthfulness because it is the only model capable enough to perform the necessary in-context learning.
Proposed explanation for why GPT-4 uniquely shows reflective truthfulness under long untruthful contexts.
Questions (5)
- What factors determine the consistency with which LMs exhibit character traits?
Empirical question answered through experiments on model size, fine-tuning, and prompting.
- How should humans talk about language models without undue anthropomorphism?
Motivating question for the whole paper.
- How do character traits develop over the course of an LM interaction?
Core empirical question motivating Section 5 on stationary and reflective traits.
- To what extent can intent be reasonably ascribed to language models?
Core open question the paper addresses regarding AI intentionality.
- Can beliefs be reasonably ascribed to language models?
Core open question the paper addresses through a behaviourist operationalisation.
Original abstract (expand)
Language models (LMs) can exhibit human-like behaviour, but it is unclear how to describe this behaviour without undue anthropomorphism. We formalise a behaviourist view of LM character traits: qualities such as truthfulness, sycophancy, or coherent beliefs and intentions, which may manifest as consistent patterns of behaviour. Our theory is grounded in empirical demonstrations of LMs exhibiting different character traits, such as accurate and logically coherent beliefs, and helpful and harmless intentions. We find that the consistency with which LMs exhibit certain character traits varies with model size, fine-tuning, and prompting. In addition to characterising LM character traits, we evaluate how these traits develop over the course of an interaction. We find that traits such as truthfulness and harmfulness can be stationary, i.e., consistent over an interaction, in certain contexts, but may be reflective in different contexts, meaning they mirror the LM's behavior in the preceding interaction. Our formalism enables us to describe LM behaviour precisely in intuitive language, without undue anthropomorphism.
Related work— refs + corpus + external arXiv
Cited / in-corpus / arXiv badges show which signals surfaced each row. Multi-source rows weighted higher.
- What Models Express, Suppress, and Resist: Auditing Open-Weight LLMs with Persona Vectorsin corpus2026≈ 86%
- Persona Non Grata: Single-Method Safety Evaluation Is Incomplete for Persona-Imbued LLMsin corpus2026≈ 85%
- ≈ 84%
- Spotting Out-of-Character Behavior: Atomic-Level Evaluation of Persona Fidelity in Open-Ended Generationin corpus2025≈ 84%
- Open Character Training: Shaping the Persona of AI Assistants through Constitutional AIin corpus2025≈ 84%
- ≈ 84%
- ≈ 84%
- Moral Sensitivity in LLMs: A Tiered Evaluation of Contextual Bias via Behavioral Profiling and Mechanistic InterpretabilityAtmika Gorti, Vinija Jain, Aman Chadha, Krishnaprasad Thirunarayan, Manas Gaur Yash Aggarwal2026≈ 84%
- Applied Theory of Mind and Large Language Models -- how good is ChatGPT at solving social vignettes?Nina Schnaderbeck, Elizaveta Kosareva, Leonhard Aron Prattke, Ralph Krueger, Lisa Marie Warner, and Nora C. Vetter Anna Katharina Holl-Etten2026≈ 83%
- Persona Features Control Emergent Misalignmentin corpus2025≈ 83%
- Persona-Model Collapse in Emergent Misalignmentin corpus2026≈ 83%
- Traces of Social Competence in Large Language ModelsMichiel van der Meer, Max van Duijn Tom Kouwenhoven2026≈ 83%
- The MASK Benchmark: Disentangling Honesty From Accuracy in AI SystemsArunim Agarwal, Mantas Mazeika, Cristina Menghini, Robert Vacareanu, Brad Kenstler, Mick Yang, Isabelle Barrass, Alice Gatti, Xuwang Yin, Eduardo Trevino, Matias Geralnik, Adam Khoja, Dean Lee, Summer Yue, Dan Hendrycks Richard Ren2026≈ 83%
- Alignment faking in large language modelsin corpus2024≈ 83%
- ≈ 83%
- Mechanistic interpretability of large language models with applications to the financial services industryKhashayar Filom, and Arjun Ravi Kannan Ashkan Golgoon2024≈ 83%
- Boosting Theory-of-Mind Performance in Large Language Models via PromptingChristopher J. Honey Shima Rahimi Moghaddam2023≈ 82%
- Belief in the Machine: Investigating Epistemological Blind Spots of Language ModelsTayfun Gur, Federico Bianchi, Daniel E. Ho, Thomas Icard, Dan Jurafsky, James Zou Mirac Suzgun2024≈ 82%
- Quantitative Introspection in Language Models: Tracking Emotive States Across Conversationin corpus2026≈ 82%
- The use of GPT-4o and Other Large Language Models for the Improvement and Design of Self-Assessment Scales for Measurement of Interpersonal Communication SkillsGoran Buba\v{s}2024≈ 82%
- Causal Evidence that Language Models use Confidence to Drive BehaviorNathaniel Daw, Simon Osindero, Petar Velickovic, Viorica Patraucean Dharshan Kumaran2026≈ 82%
- Steering Conceptual Bias via Transformer Latent-Subspace ActivationVansh Sharma and Venkat Raman2025≈ 82%
- ≈ 82%
- Social Meaning in Large Language Models: Structure, Magnitude, and Pragmatic PromptingRoland M\"uhlenbernd2026≈ 82%
- Intrinsic Guardrails: How Semantic Geometry of Personality Interacts with Emergent Misalignment in LLMsManas Mittal, Anmol Goel, Ponnurangam Kumaraguru, Vamshi Krishna Bonagiri Krishak Aneja2026≈ 82%
- ≈ 82%
- Psychological Steering of Large Language Modelsin corpus2026≈ 82%
- ≈ 81%
- ≈ 81%
- ≈ 64%
+24 more