The paper proposes replacing the LLM-as-individual metaphor with an LLM-as-superposition-of-perspectives metaphor: prompts activate different behaviors, values, and traits, so a score observed in one context should not be interpreted as a stable model attribute. It evaluates forced-choice PVQ, VSM, and IPIP answers, one question per prompt, using greedy decoding and 50 permutations of answer order. For GPT-3.5-turbo-0301, five simulated conversations, five textual formats, and six Wikipedia paragraphs about music genres significantly change many scores even without explicit value instructions; the paper calls this the unexpected perspective shift effect. It also defines controllability as the normalized target-value score minus the mean non-target score. In the main comparison, the best reported settings reach 0.681 for GPT-3.5-0301 on PVQ, 0.265 for Upstage LLaMA 66B Instruct on VSM, and 0.400 for GPT-3.5-0613 on IPIP. The robust finding is that format, context, and wording substantially alter questionnaire outputs and that no induction method dominates across models and instruments. The statistical quantification, however, is not equivalent to a study of people: the 50 observations are answer-order permutations of the same deterministic model, shared across conditions, not participants or independent replications. Treating them as independent groups in ANOVA, Tukey, and Welch tests, and equating them with people for Cohen's d, rank-order stability, and ipsative stability, creates pseudoreplication and makes direct human effect-size comparisons non-equivalent. The VSM manual also explicitly says that the instrument is not for comparing individuals or a single group, which is the use made here. The preprint provides an important warning against anthropomorphizing isolated scores, but it does not establish an internal ontology of perspectives or that LLMs change more than humans. Reproducibility is partial: code, questionnaires, scripts, and an MIT license are public, but the paper-era commit cannot start without a missing module, hard-codes internal paths, declares contradictory dependencies, omits results, and depends on retired endpoints. The ICLR record was a rejected submission; the correct reference is the 2023 arXiv v3 preprint, not 2024 proceedings.
Research question
To what extent do apparently unrelated contexts alter the values and traits expressed by an LLM in psychological questionnaires, and with what efficacy do different combinations of model, message, and grammatical person allow deliberately inducing a target perspective?