This preprint studies whether synthetic personas constructed from cultural values produce responses that preserve structure on the Inglehart–Welzel map, approximate human World Values Survey (WVS) distributions, and show interpretable Moral Foundations Theory patterns. This review uses arXiv v2, revised on 3 June 2026, a 25-page PDF that remains marked “Under Review”; no peer-reviewed publication or official code/data repository was found.
The authors define ten categorical variables derived from WVS-7: religiosity, child-rearing values, moral acceptability, social trust, political participation, national pride, happiness, gender equality, materialism orientation, and tolerance toward outgroups. The Cartesian product of their levels yields 93,312 configurations. GPT-OSS-20B receives one configuration and writes a 250–500-word persona with a name, age, optional gender, occupation, country or region, bio, and an explicit account of how each variable manifests. The prompt forbids contradictions and requires every cultural-mapping sentence to reference its conditioning variable. The resulting corpus is therefore not a sample of observed people or cultures: it is an equally weighted, designed enumeration of combinations, some rare or sociologically implausible. Generated metadata are highly concentrated: 67.743% of ages are 30–39, 31.003% are 40–49, North America and Europe dominate, and 21.37% of occupations are in education and academia.
For RQ1, the same model adopts every persona and answers ten IVS/WVS indicators used to compute Inglehart–Welzel coordinates. The 93,312 positions form a cloud with no clear clusters. The planned Voronoi tessellation is replaced in the results by a regular grid of side length 1; FPClose discovers 735 closed itemsets across 111 non-empty cells. Spatial associations emerge among happiness, trust, national pride, child rearing, tolerance, and moral acceptability. This usefully describes the geometry induced by the pipeline, but the persona already explicitly contains the variables later elicited: the analysis mainly measures transmission and internal consistency of the conditioning, not independent recovery of human cultures.
For RQ2, GPT-OSS-20B again adopts each profile, self-assigns a continent, urban/rural setting, and education level, and answers 36 WVB-Probe questions. Its distributions are compared with human references for each demographic triple using EMD. The analysis includes 92,710 personas and 45 of 46 groups. The paper reports 1−EMD of 0.790 unweighted and 0.809 weighted by synthetic group size; 90.12% and 94.25% of comparisons, respectively, fall below EMD 0.4, but only 56.96% and 59.06% fall below 0.2. Coverage is extremely uneven: Europe–urban–tertiary contributes 32,716 personas; together with North America–urban–tertiary and Asia–urban–tertiary it accounts for 60,568 of 92,710 cases (65.3%), while 13 groups contain fewer than 100 personas and one contains a single persona. The weights describe demographics invented by the model rather than human prevalence.
For RQ3, two equally synthetic moral representations are compared. The first averages the 36 MFQ-2 answers produced by GPT-OSS while role-playing each persona. The second asks an LLM “oracle” to score the 32 cultural-variable values on six moral foundations and aggregates the values present in each configuration. Gemini 3 Pro, GPT-5.2, Claude Sonnet 4.5, and the default model are tried, but Gemini 3 Pro is selected because it produces greater variance; the others return near-neutral scores of 2–3. A greedy selection procedure with a linear correction then seeks variable subsets that approximate GPT-OSS MFQ scores. It finds stable compact sets for Loyalty, Authority, and Purity, national pride, religiosity, and related variables, while Care, Equality, and Proportionality show less differentiation. There are no human MFQ-2 responses serving as an external criterion: one LLM construction is aligned with another, and the most variable oracle is selected post hoc.
As a cross-model check, Qwen3.5-9B is run on 300 configurations sampled uniformly from IW space, with three runs per configuration. 57.33% of Qwen–GPT-OSS pairs have an IW distance between 0 and 1 and 91.66% between 0 and 2; the moral maps qualitatively preserve greater differentiation for binding than individualizing foundations. The paper provides no correlations, uncertainty intervals, null baseline, or justified threshold for interpreting those distances, and the moral comparison relies mainly on visual maps.
The defensible contribution is an exploratory framework, transparent about its prompts and several limitations, for auditing the cultural and moral structure an LLM generates under controlled conditioning. The results support internal coherence and aggregate distributional patterns within that system. They do not demonstrate that the personas are culturally authentic, represent real individuals, countries, or groups, or yield psychologically or cross-culturally valid moral responses. Without released artifacts, code, seeds, exact model revisions, and outputs, the calculations and end-to-end reproducibility cannot be independently audited.