Optimism (persona trait)

Persona Vectors: Monitoring and Controlling Character Traits in Language Modelsintroduced

One of four additional traits used in Appendix G to validate that the pipeline generalizes beyond the three main traits, defined as a tendency toward a positive, hopeful, forward-looking outlook. Unlike the other traits studied, base models already score highly on optimism before finetuning, and finetuning on unrelated datasets tends to shift it downward.

Most of the traits studied in this paper behave the same way under finetuning: a model starts low on them and various training runs, even unrelated ones, tend to nudge the score up. Optimism breaks that pattern entirely — models already sound hopeful by default, and further training usually makes them sound less so, which makes it an unusually demanding test of whether a technique built around one assumption still works once that assumption flips.

After the trait's definition, the discussion turns to how the same prediction machinery validated on other traits still tracks optimism's downward movement just as reliably. Optimism's place in the wider correlation structure closes things out — anti-correlated with essentially every negative trait studied, the one clear positive pole among them.

A trait defined by its already-high baseline

The paper defines optimism as "a model's tendency to adopt a positive, hopeful, and forward-looking perspective on life, situations, or outcomes," noting that a highly optimistic model "often conveys confidence in the future, emphasizes potential and progress, and interprets uncertainty with a sense of possibility," while low optimism looks like "deep pessimism — characterized by a consistently negative outlook, doubt in improvement or success, and a tendency to focus on risks, failures, or worst-case scenarios" (persona-vectors, §"A.2 Trait descriptions", p. 26). It is one of four additional traits — alongside Impoliteness (persona trait), Apathy (persona trait), and Humor (persona trait) — used in Appendix G to check that the paper's Automated persona vector extraction pipeline generalizes past the three main-text traits, Evil (persona trait), Sycophancy, and Hallucination (closed-domain fabrication).

Optimism is also the one trait among all seven where the pipeline's usual before/after pattern inverts. For the other six, base Qwen2.5-7B-Instruct and Llama-3.1-8B-Instruct start low and finetuning can push scores up; for optimism, the base models already score highly, and finetuning — even on datasets with no thematic connection to optimism, such as GSM8K or Code — consistently pushes the score down instead (persona-vectors, §"G Experiments on additional traits", p. 41).

Validating the pipeline on a reversed baseline

Despite the reversed direction of movement, the same machinery that predicts finetuning-induced shifts for the other traits holds up for optimism. The Finetuning shift (activation-shift metric) — the projection of the pre/post-finetuning activation difference onto the optimism persona vector — still strongly predicts the (negative) change in optimism trait expression, at r = 0.865 on Qwen and r = 0.961 on Llama (persona-vectors, §"G Experiments on additional traits", p. 41). Pre-finetuning Projection difference (pre-finetuning data-screening metric) on the training data is likewise predictive of the resulting behavioral shift, at r = 0.873 on Qwen and r = 0.913 on Llama (persona-vectors, §"G Experiments on additional traits", p. 41).

This is a more demanding generalization test than simply adding a fourth trait alongside evil, sycophancy, and hallucination: it shows the pipeline's extraction and projection-based prediction machinery is agnostic not just to whether a trait is positive or negative in valence, but to whether finetuning is expected to increase or decrease it from an already-high starting point.

Optimism's place in the cross-trait correlation structure

Optimism is also distinctive in how it relates to the paper's other traits. In the Cross-trait persona correlation and vector similarity analysis, every one of the other six trait directions predicts a negative optimism shift under finetuning, and the paper describes negative traits (and, surprisingly, humor) as tending "to shift together, and opposite to the one other positive trait we tested (optimism)" (persona-vectors, §"4.2 Activation shift along persona vector predicts trait expression", p. 7). Optimism functions, in effect, as the corpus's one clear positive pole against which the negative-leaning traits — evil, sycophancy, hallucination, impoliteness, apathy, and even humor — are consistently anti-correlated.