The study asks whether one real opinion from a person helps an LLM representing that person approximate their other opinions better than a demographic profile does. It uses 564 US Amazon Mechanical Turk participants surveyed in 2018: each rated 64 statements on a forced six-point scale and supplied demographic attributes. A prior analysis of the 64-topic correlation matrix applies PCA with Varimax rotation, retains nine orthogonal factors explaining 72% of matrix variance, and assigns every topic to its highest-loading factor. The highest-loading topic in each factor becomes the seed opinion and the remaining 55 topics are tests. With ChatGPT, GPT-4o-mini, Mistral-7B and Llama-3.1-8B, the paper compares a generic role, demographics only, the seed opinion only, demographics plus a same-factor seed, demographics plus a different-factor seed, and an upper bound that also reveals the target answer. Demographics alone are not consistently helpful: relative to the generic role, mean MAE falls for GPT-4o-mini and Llama but rises for ChatGPT and Mistral. By contrast, demographics plus the same-factor seed produces the lowest average non-upper-bound MAE for all four models: 1.34, 1.16, 1.29 and 1.60, versus 1.67, 1.35, 1.55 and 2.16 with a different-factor seed. A reverse-framing control preserves the ordering while slightly weakening the result. Fine-tuning gpt-3.5-turbo-0125 gives the same descriptive pattern, but only for the Ghost and Partisan factors, 18 topics in total. The narrow conclusion is useful: within this sample, knowing one correlated opinion predicts the same person's other responses better than demographics alone. It is not external validation, however. The same 564 participants and their eventual test responses were used to discover the factors, assign topics and choose seeds; there are no held-out people, independent survey or later wave. The text calls effects 'significant' without intervals or tests, reports no seeds or stochastic replications, and says MAE ranges from 0 to 4 even though its published -3 to +3 coding permits differences up to 6. The data require contacting the authors and, despite a promised release, no public code, outputs or scoring implementation was found. The work therefore supports internal association and prediction, not causality, belief propagation, or faithful and generalizable digital twins.
Research question
Does adding to the agent the actual response of a person to a central topic of a belief network improve agreement with their responses to other related topics, compared to using only demographics or an opinion from a different network?