Synthetic Personalities: How Well Can LLMs Mimic Individual Respondents Using Socio-Economic Microdata?

TL;DR

Constructed individual digital twins from SOEP microdata; optimal info depth at 75% entropy yields 78.8% accuracy, model choice and embedding matter.

cs.CY 🔴 Advanced 2026-06-03 35 views
Leonard Kinzinger Jochen Hartmann
Large Language Models Digital Twins Synthetic Respondents Microdata Model Evaluation

Key Findings

Methodology

This study employs a systematic grid of 60 experimental conditions combining three open-weight LLMs (Qwen 3, Gemma 4, LLaMA-3), five information depths (ranked by Shannon entropy), two embedding strategies (narrative summary vs. dialog history), and two reasoning modes (explicit vs. implicit). Using SOEP data from 500 participants, responses to 183 held-out questions are generated and evaluated via accuracy, rank correlation, and Fisher-z metrics. The approach isolates the effects of each parameter, revealing that 75% entropy depth captures most signal at a favorable cost, with performance plateauing beyond that point. The models are fine-tuned with open weights to ensure deployment feasibility.

Key Results

  • Performance improves with information depth but exhibits diminishing returns; the 75% entropy quartile achieves a balanced accuracy of 78.8% and Fisher-z of 0.590.
  • Switching from narrative summaries to dialog history embedding enhances accuracy across all models at 100% depth.
  • Explicit reasoning boosts rank-order correlation without significantly affecting accuracy, with Qwen 3 leading overall performance.

Significance

This work demonstrates that high-quality individual-level digital twins can be built from existing heterogeneous panel data, bypassing costly bespoke data collection. It offers a practical framework for enterprises to leverage their accumulated microdata, enabling scalable, cost-effective consumer response modeling. The findings bridge the gap between academic digital twin research and real-world market applications, facilitating personalized marketing, customer segmentation, and behavioral prediction at scale. The methodology's robustness and scalability promise broad industry impact, transforming traditional survey-based insights into dynamic AI-driven simulations.

Technical Contribution

The paper introduces a comprehensive, systematic evaluation of multi-dimensional construction strategies, emphasizing Shannon entropy-based information regulation, dialog-based embeddings, and reasoning modes. It advances the state-of-the-art by demonstrating the feasibility of building individual twins from real-world, heterogeneous panel data, using open-weight models for deployment. The approach offers a clear operational roadmap, balancing cost and performance, and extends digital twin capabilities beyond curated datasets to real enterprise data, fostering practical AI applications in market research.

Novelty

This research is the first to systematically evaluate the combined effects of information depth, embedding strategies, and reasoning modes on twin quality using a shared dataset and evaluation framework. It departs from prior work that relied on purpose-collected data, instead leveraging existing panel data, thus making digital twin construction more accessible and scalable for industry use. The integration of Shannon entropy for cost-effective information regulation and the comparative analysis of embedding and reasoning strategies represent key innovations.

Limitations

  • Model performance declines in scenarios with minimal information or highly biased data, risking response inaccuracies and biases accumulation.
  • Embedding choice (dialog history vs. summaries) significantly impacts results; further optimization is needed for robustness.
  • Computational costs remain high, especially for large models and high information depths, limiting real-time deployment potential.

Future Work

Future research will explore multi-modal data integration, reinforcement learning-based reasoning, and self-calibration techniques to improve twin robustness and generalization. Extending models to multilingual and multi-industry contexts, optimizing data preprocessing, and reducing inference costs are also key directions. These efforts aim to facilitate scalable, real-time deployment of digital twins in diverse commercial environments, ultimately enabling more precise and dynamic consumer behavior modeling.

AI Executive Summary

Market research faces increasing pressure to deliver rapid, personalized insights at lower costs. Traditional surveys and interviews, while rich in detail, are slow and expensive, especially when targeting hard-to-reach groups. Recent advances in large language models (LLMs) like Qwen 3 and Gemma 4 have opened new possibilities for simulating individual responses, but most prior work relies on specially collected datasets designed explicitly for digital twin creation. This limits scalability and practical deployment in real-world business settings.

In this study, we leverage the German Socio-Economic Panel (SOEP), a long-term, heterogeneous dataset, to construct detailed individual digital twins without additional data collection. Using a systematic experimental framework, we evaluate how different model choices—such as information depth, embedding method, and reasoning mode—affect twin quality. Our results show that a balanced information depth at around 75% Shannon entropy captures most relevant signals efficiently, achieving a maximum accuracy of 78.8% and a Fisher-z correlation of 0.590.

The experiments reveal that switching from narrative summaries to dialog histories as input significantly improves response accuracy, while explicit reasoning enhances the model’s ability to reproduce individual response rankings. Among tested models, Qwen 3 consistently outperforms others, demonstrating the robustness of the approach.

These findings have profound implications for industry: they suggest that building high-fidelity digital twins from existing panel data is feasible, scalable, and cost-effective. This approach democratizes digital twin technology, enabling firms to perform detailed consumer simulations without costly bespoke surveys. It also provides a practical operational framework, guiding decision-makers on how to balance data volume, model complexity, and computational costs.

Looking ahead, integrating multi-modal data and advanced reasoning techniques promises to further improve twin fidelity and applicability. The potential to deploy these models in real-time, across various sectors, could revolutionize market research, customer relationship management, and behavioral analytics, making AI-driven personalization a standard industry practice.

Deep Analysis

Background

Market research has traditionally relied on large-scale surveys, which are costly and time-consuming. Recent developments in large language models (LLMs) like GPT-4 have demonstrated their capacity to simulate human responses, but mainly on purpose-collected datasets. Meanwhile, enterprises accumulate vast heterogeneous panel data via CRM, loyalty programs, and repeated surveys, which are underutilized for digital twin construction. Prior academic work has shown the potential of detailed individual twins, but often on curated datasets, limiting real-world applicability. This paper bridges that gap by exploring how existing panel data can be used to generate high-quality individual twins, addressing scalability and operational relevance.

Core Problem

The core challenge is to leverage existing heterogeneous panel data—characterized by uneven item coverage and varying response depths—to construct accurate individual digital twins. Traditional methods require dedicated data collection, which is costly and inflexible. Additionally, the impact of different construction choices—such as information depth, embedding strategies, and reasoning modes—has not been systematically studied. The question remains: how to optimize these parameters to maximize twin fidelity while minimizing costs, in a real-world enterprise setting?

Innovation

The paper introduces a systematic evaluation framework combining Shannon entropy-based information regulation, dialog history embedding, and explicit reasoning modes. It demonstrates that a balanced information depth (around 75%) suffices for high accuracy, reducing costs significantly. The use of open-weight models ensures deployment feasibility. Unlike prior work limited to curated datasets, this approach leverages existing heterogeneous panel data, making digital twins more accessible for industry. The integration of multiple construction parameters into a unified evaluation grid provides actionable insights for practitioners.

Methodology

  • �� Data collection: Use SOEP 2023 wave, selecting 500 representative participants with rich response histories.
  • �� Model setup: Employ three open-weight LLMs (Qwen 3, Gemma 4, LLaMA-3), each fine-tuned for response generation.
  • �� Information regulation: Rank items by Shannon entropy, select subsets at 0%, 25%, 50%, 75%, and 100% levels.
  • �� Embedding strategies: Use narrative persona summaries and raw dialog histories.
  • �� Reasoning modes: Prompt models with explicit reasoning instructions or direct response generation.
  • �� Response generation: Generate responses to 183 held-out questions, evaluate with accuracy, rank correlation, and Fisher-z.
  • �� Performance analysis: Compare across parameter combinations, identify Pareto optimal points, and validate robustness.

Experiments

The experimental setup involves generating responses for 500 participants across 60 configurations, measuring key metrics like accuracy (max 78.8%), rank correlation (max 0.590), and response variance. The models are evaluated on a large, real-world dataset, with systematic variation of information depth, embedding, and reasoning. Results show diminishing returns beyond 75% entropy, with the best performance at full information depth. Embedding choice consistently influences accuracy, while reasoning mode affects response ranking. The experiments confirm that optimized parameter combinations yield high-fidelity twins comparable to curated datasets, with practical cost-benefit trade-offs.

Results

The study finds that increasing information depth improves twin fidelity, but with diminishing returns after 75% entropy. The best accuracy (78.8%) and correlation (0.590) occur at full depth with dialog history embedding and explicit reasoning. Switching embeddings enhances accuracy across models, while reasoning boosts rank-order fidelity. Qwen 3 outperforms others, validating the approach’s robustness. These results demonstrate that high-quality twins can be built from existing panel data, with cost-effective parameter tuning.

Applications

The methodology enables firms to leverage their existing heterogeneous data for scalable consumer response modeling, supporting targeted marketing, segmentation, and personalized service. It reduces reliance on costly bespoke surveys, offering a practical, deployable solution for real-time decision-making. Long-term, integrating multi-modal data and advanced reasoning could further enhance twin fidelity, transforming market research into a continuous, AI-driven process that adapts to consumer dynamics in real-time.

Limitations & Outlook

Model performance declines with minimal data or highly biased responses, risking inaccuracies. Embedding strategies require further optimization for robustness across diverse datasets. High computational costs limit real-time deployment, especially for large models and high information depths. Future work should focus on improving efficiency, bias mitigation, and multi-modal integration to broaden practical applicability.

Plain Language Accessible to non-experts

想象你有一个超级厉害的虚拟朋友,它可以根据你平时的回答和行为,猜出你喜欢什么、怎么想的。比如你喜欢玩游戏、喜欢吃什么,它都能猜得差不多。科学家们用电脑学习你以前的回答,把你变成一个“虚拟你”。这样,企业就可以用这个“虚拟你”来试验不同的广告或产品,看看你会不会喜欢,而不用每次都问你。这个研究就是在找出怎么用你之前的回答,训练出这个“虚拟你”,让它既聪明又可靠。它们发现,越多你以前的回答,虚拟你就越像你自己,但也要注意不要太复杂,否则会出错。最终,这个“虚拟你”可以帮企业更好地了解你,提供更贴心的服务,就像有个贴身的助手一样!

ELI14 Explained like you're 14

你知道吗?想象你有个超级聪明的机器人朋友,它能根据你平时的回答和行为,猜出你喜欢什么、怎么想的。比如你喜欢玩游戏、喜欢吃什么,它都能猜得差不多。其实,科学家们也在做类似的事情,他们用电脑学习你平时的回答,把你变成一个“虚拟你”。这样,企业就可以用这个“虚拟你”来试验不同的广告或产品,看看你会不会喜欢,而不用每次都问你。这个研究就是在找出怎么用你之前的回答,训练出这个“虚拟你”,让它既聪明又可靠。它们发现,越多你以前的回答,虚拟你就越像你自己,但也要注意不要太复杂,否则会出错。最终,这个“虚拟你”可以帮企业更好地了解你,提供更贴心的服务,就像有个贴身的助手一样!

Glossary

Digital Twin (数字孪生)

一种用模型模拟真实个体行为的技术,旨在复制个人的反应和偏好,用于预测和分析。In this paper, it refers to AI模型模拟个体响应。

用来描述用模型复制个人行为的概念。

Shannon Entropy (香农熵)

衡量信息不确定性的指标,数值越大代表信息越丰富。用于调节信息深度,控制模型输入的复杂度。

在调节信息深度时用来排序和选择数据项。

Open-weights Models (开放权重模型)

无需第三方API,模型参数可调节,便于部署和调优的模型架构。In this paper, Qwen 3、Gemma 4等为例。

确保模型在企业环境中的可用性和可控性。

Fisher-z Correlation (费舍尔z相关)

一种统计指标,用于衡量两个变量之间的线性关系强度,值范围[-1,1]。在模型评估中用来衡量响应排名一致性。

用以评价模型在个体响应排序上的表现。

Open Questions Unanswered questions from this research

  • 1 如何进一步降低模型在极端少量信息条件下的偏差,提升鲁棒性,仍是未解难题。需要结合多模态数据和自我校准机制,才能实现更广泛的实际应用。

Applications

Immediate Applications

个性化市场细分

企业可以利用已有的客户面板数据,快速构建客户数字孪生,进行精准市场细分和产品推荐,提升客户满意度和转化率。

客户关系管理优化

通过模拟客户响应,企业可以提前预测客户需求变化,优化营销策略,降低调研成本,实现动态客户管理。

Long-term Vision

智能化个性化营销

未来,结合多模态信息和强化推理,数字孪生将实现全场景、全渠道的个性化交互,彻底改变企业与客户的关系。

Abstract

LLM-based digital twins promise to scale and accelerate market research, but most published twins are either coarse persona bots conditioned on a few demographic questions or detailed individual-level twins built on purpose-collected surveys and interview transcripts. Neither setup speaks to the operationally most relevant case for marketing practice: building detailed individual twins from the pre-existing heterogeneous panel data that firms already accumulate through CRM systems, loyalty programs, and repeat surveys. We construct detailed individual-level twins from the German Socio-Economic Panel (SOEP) and evaluate them across a $3 \times 5 \times 2 \times 2$ construction-method grid that covers three open-weights LLMs, five cumulative information depths ranked by normalized Shannon entropy, two embedding methods, and two reasoning modes, scoring over 2.1 million twin responses on 500 participants and 183 held-out questions. Twin quality rises with information depth but with diminishing returns past the 75 percent entropy quartile, which acts as a cost-efficient Pareto point relative to the best-performing 100 percent cells. Switching the embedding from a narrative persona summary to a raw dialog history of past responses raises hold-out accuracy in every model-by-reasoning cell at the 100 percent depth, while an explicit thinking mode raises rank-order correlation without moving accuracy. Best-cell accuracy reaches 78.8 percent and Fisher-$z$ correlation reaches $r = 0.590$ on the SOEP held-out evaluation set. The findings suggest that twin-based market research is no longer gated by data design, but by item volume, model selection, and a small set of construction-level decisions that this paper now maps.

cs.CY cs.AI cs.HC