paper-with-me

홈 › Papers

A Large Language Model for Feasible and Diverse Population Synthesis

2025-05-07 · Sung Yoo Lim, Hyunsoo Yun, Prateek Bansal, Dong-Kyu Kim, Eui-Jin Kim

Generating a synthetic population that is both feasible and diverse is crucial for ensuring the validity of downstream activity schedule simulation in activity-based models (ABMs). While deep generative models (DGMs), such as variational autoencoders and generative adversarial networks, have been applied to this task, they often struggle to balance the inclusion of rare but plausible combinations (i.e., sampling zeros) with the exclusion of implausible ones (i.e., structural zeros). To improve feasibility while maintaining diversity, we propose a fine-tuning method for large language models (LLMs) that explicitly controls the autoregressive generation process through topological orderings derived from a Bayesian Network (BN). Experimental results show that our hybrid LLM-BN approach outperforms both traditional DGMs and proprietary LLMs (e.g., ChatGPT-4o) with few-shot learning. Specifically, our approach achieves approximately 95% feasibility, significantly higher than the ~80% observed in DGMs, while maintaining comparable diversity, making it well-suited for practical applications. Importantly, the method is based on a lightweight open-source LLM, enabling fine-tuning and inference on standard personal computing environments. This makes the approach cost-effective and scalable for large-scale applications, such as synthesizing populations in megacities, without relying on expensive infrastructure. By initiating the ABM pipeline with high-quality synthetic populations, our method improves overall simulation reliability and reduces downstream error propagation. The source code for these methods is available for research and practical application.

📄 PDF Abstract BibTeX arXiv:2505.04196

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityFew-Shot LearningLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

A Deep Generative Model for Feasible and Diverse Population Synthesis

2022-08-01 · Eui-Jin Kim, Prateek Bansal

An ideal synthetic population, a key input to activity-based models, mimics the distribution of the individual- and household-level attributes in the actual population. Since the entire population's attributes are genera…

AttributeDiversityGenerative Adversarial Network

Generating Feasible and Diverse Synthetic Populations Using Diffusion Models

2025-08-06 · Min Tang, Peng Lu, Qing Feng arxiv

Population synthesis is a critical task that involves generating synthetic yet realistic representations of populations. It is a fundamental problem in agent-based modeling (ABM), which has become the standard to analyze…

Persona Generators: Generating Diverse Synthetic Personas for Arbitrary Contexts

2026-02-03 · Davide Paglieri, Logan Cross, William A. Cunningham, Joel Z. Leibo 외 arxiv

Evaluating AI systems that interact with humans requires understanding their behavior across diverse user populations, but collecting representative human data is often expensive or infeasible, particularly for novel tec…

Using Zero-Shot LLM-Generated Survey Data for Geographically Explicit Population Synthesis

2026-04-23 · Taylor Anderson, Sara Von Hoene, Orhan Yagizer Cinar, Emma Von Hoene 외 arxiv

There is a growing interest in utilizing synthetic populations for a diverse range of applications. At the same time, we are witnessing a tremendous growth in artificial intelligence in all walks of life. This paper eval…

Surrogate Infeasible Fitness Acquirement FI-2Pop for Procedural Content Generation

2022-05-12 · Roberto Gallotta, Kai Arulkumaran, L. B. Soros

When generating content for video games using procedural content generation (PCG), the goal is to create functional assets of high quality. Prior work has commonly leveraged the feasible-infeasible two-population (FI-2Po…