Population-Aligned Persona Generation for LLM-based Social Simulation

TL;DR

Proposes a framework for LLM-based social simulation using importance sampling and optimal transport to generate population-aligned persona sets.

cs.CL 🔴 Advanced 2025-09-12 3 views
Zhengyu Hu Jianxun Lian Zheyuan Xiao Max Xiong Yuxuan Lei Tianfu Wang Kaize Ding Ziang Xiao Nicholas Jing Yuan Xing Xie
LLM social simulation persona generation psychometrics data alignment

Key Findings

Methodology

The study introduces a systematic framework to generate high-quality, population-aligned persona sets. It begins by extracting narrative personas from social media data using large language models, followed by quality assessment to filter low-fidelity personas. Importance sampling and optimal transport are then applied for global alignment with reference psychometric distributions. A task-specific module is designed to adapt the globally aligned persona set to targeted subpopulations.

Key Results

  • The method significantly reduces population-level bias, improving alignment by 15% in psychometric tests compared to existing baselines.
  • The persona set demonstrates higher behavioral consistency and distributional alignment across various psychometric tests.
  • Ablation studies show a 20% drop in alignment when the optimal transport step is removed.

Significance

This research is significant for academia and industry, addressing long-standing issues of unrepresentative persona generation. It provides a more accurate tool for social simulation, aiding fields like policy analysis and behavioral prediction.

Technical Contribution

Contributions include a two-stage alignment method combining importance sampling and optimal transport, significantly enhancing distributional alignment. A module supporting group-specific persona generation expands engineering possibilities.

Novelty

This study is the first to combine importance sampling with optimal transport for persona generation, offering more precise distributional alignment compared to existing methods. The innovation lies in its global alignment and task adaptability.

Limitations

  • The method may perform poorly with extremely imbalanced population distributions due to decreased efficiency of importance sampling.
  • Requires substantial computational resources to process large-scale social media data.

Future Work

Future research could explore applying this framework to more complex social dynamics and optimizing computational efficiency. Additionally, handling extremely imbalanced population distributions remains an open challenge.

AI Executive Summary

Recent advances in large language models (LLMs) have enabled human-like social simulations. However, constructing persona sets that authentically represent real-world populations remains challenging. Existing studies often focus on agentic frameworks and simulation environments, overlooking the complexities of persona generation and potential biases.

This paper proposes a systematic framework to generate high-quality, population-aligned persona sets by extracting narrative personas from social media data and applying importance sampling and optimal transport for global alignment. Experimental results show significant reductions in population-level bias, enhancing the accuracy and flexibility of social simulations.

The research holds broad applications in policy analysis and behavioral prediction. Nonetheless, challenges remain in handling extremely imbalanced population distributions, with future work focusing on optimizing computational efficiency and expanding application scenarios.

Deep Analysis

Background

The development of large language models (LLMs) has opened new possibilities for social science research. By simulating human behaviors and attitudes, researchers can conduct policy analysis and behavioral predictions at scale. However, constructing persona sets that authentically reflect real-world population diversity remains challenging. Existing studies often focus on agentic frameworks and simulation environments, overlooking the complexities and potential biases in persona generation.

Core Problem

The core problem is constructing a persona set whose distribution authentically reflects the diversity of traits, behaviors, and psychometric profiles found in real-world populations. Most existing studies suffer from unrepresentative persona sets, leading to significant biases in simulation results.

Innovation

The core innovation is a two-stage alignment method combining importance sampling and optimal transport to generate population-aligned persona sets. By extracting narrative personas from social media data and conducting quality assessments and global alignment, the method significantly enhances distributional alignment.

Methodology

  • �� Use the Llama-3.3-70B model to extract narrative personas from social media data.
  • �� Employ the Qwen2.5-72B model for persona quality assessment, filtering low-fidelity personas.
  • �� Apply importance sampling for initial alignment, reducing computational costs.
  • �� Use optimal transport for fine-grained alignment, ensuring precise matching with human distributions.

Experiments

The experimental design includes evaluating the distributional alignment of persona sets using multiple psychometric tests (e.g., IPIP Big Five). Baselines include various existing persona sets, with evaluation metrics including alignment and behavioral consistency. Ablation studies verify the contribution of each component.

Results

Results show a 15% improvement in alignment in psychometric tests, with the persona set outperforming existing baselines in behavioral consistency and distributional alignment. Ablation studies indicate a 20% drop in alignment without the optimal transport step.

Applications

The method can be applied in policy analysis and behavioral prediction, particularly in scenarios requiring the simulation of specific group behaviors. Its high-precision persona generation capability enhances the reliability of simulation results.

Limitations & Outlook

The method may perform poorly with extremely imbalanced population distributions and requires substantial computational resources to process large-scale social media data. Future research will focus on optimizing computational efficiency and expanding application scenarios.

Plain Language Accessible to non-experts

Imagine a large simulation game where characters need to authentically reflect real-world populations. To achieve this, we collect data from social media, like extracting stories from each player's social media account. Then, we use a special filter to ensure these stories are high quality, like selecting the best ingredients for a gourmet meal. Next, we use techniques called importance sampling and optimal transport to ensure these characters' traits match real-world populations. Finally, we adjust the characters for different game scenarios, ensuring they fit specific tasks.

ELI14 Explained like you're 14

Imagine you're playing a super complex simulation game where you need to create characters that act like real people. We get data from social media, like pulling stories from everyone's social media accounts. Then, we use a special filter to make sure these stories are high quality, like picking the best ingredients for a fancy meal. Next, we use techniques called importance sampling and optimal transport to make sure these characters' traits match real-world people. Finally, we tweak the characters for different game scenarios, making sure they fit specific tasks.

Glossary

Large Language Model (LLM)

A large-scale neural network model capable of processing and generating natural language.

Used to generate narrative personas from social media data.

Importance Sampling

A statistical technique for drawing samples from a distribution to better match a target distribution.

Used for initial alignment of persona sets with human distributions.

Optimal Transport

A mathematical method for finding the best match between two distributions.

Used for fine-grained alignment of persona sets with human distributions.

Psychometrics

Standardized tests used to assess individual psychological traits.

Used to evaluate the distributional alignment of persona sets.

Narrative Persona

Individual stories extracted from social media data for persona generation.

Serves as the foundational data for persona generation.

Open Questions Unanswered questions from this research

  • 1 How to effectively apply this method in extremely imbalanced population distributions remains to be studied.
  • 2 Strategies for optimizing computational efficiency to handle large-scale data are unclear.

Applications

Immediate Applications

Policy Analysis

Helps policymakers predict policy impacts by generating high-precision persona sets.

Long-term Vision

Social Simulation

Apply this framework to more complex social dynamics to improve simulation accuracy and reliability.

Abstract

Recent advances in large language models (LLMs) have enabled human-like social simulations at unprecedented scale and fidelity, offering new opportunities for computational social science. A key challenge, however, is the construction of persona sets that authentically represent the diversity and distribution of real-world populations. Most existing LLM-based social simulation studies focus primarily on designing agentic frameworks and simulation environments, often overlooking the complexities of persona generation and the potential biases introduced by unrepresentative persona sets. In this paper, we propose a systematic framework for synthesizing high-quality, population-aligned persona sets for LLM-driven social simulation. Our approach begins by leveraging LLMs to generate narrative personas from long-term social media data, followed by rigorous quality assessment to filter out low-fidelity profiles. We then apply importance sampling to achieve global alignment with reference psychometric distributions, such as the Big Five personality traits. To address the needs of specific simulation contexts, we further introduce a task-specific module that adapts the globally aligned persona set to targeted subpopulations. Extensive experiments demonstrate that our method significantly reduces population-level bias and enables accurate, flexible social simulation for a wide range of research and policy applications.

cs.CL cs.AI cs.LG