0 cumulative citations
View corpus contextLLMs primed with tenants' transaction-cost perceptions more faithfully reproduce survey responses on energy-efficient renovations than demographic-only prompts, with gains observed across GPT-3.5 and two fine-tuned open models; persona-grounded prompting offers a theory-linked path to more interpretable policy simulation.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
Recent studies use Large language models (LLMs) to simulate human opinions and decisions by prompting models with demographic, attitudinal, or persona-based descriptions. Yet such simulations rarely model the practical, cognitive, or social frictions that shape how people respond to policy interventions. Perceived transaction cost (PTC) provides a useful lens for modeling the practical frictions that shape policy responses, such as information burden, administrative effort, coordination demands, and perceived uncertainty. We use this lens to develop a friction-aware persona modeling approach for LLM-based simulation. In the context of energy-efficient renovation (EER), tenants are represented not only by who they are demographically, but by how they perceive the costs, benefits, barriers, and uncertainties associated with proposed renovation plans. Using survey data collected from 1,068 citizens in the Netherlands, comprising approximately 40,548 survey question and answer pairs, we compare prompt-only and fine-tuned settings across GPT-3.5-turbo, Ministral-8B-Instruct, and Llama-3.1-8B-Instruct, and evaluate supervised fine-tuning (SFT) and Group Relative Policy Optimization (GRPO) for local open-weight models. Results show that incorporating PTC-based personas and reasoning consistently improves model performance across both prompt-only and fine-tuned settings, suggesting that PTC-based persona design provides a useful bridge between institutional policy theory and interpretable LLM-based policy simulation. Code is available at https://github.com/xiaweijie1996/socialagent.
Summary
Main Finding
Grounding LLM-based tenant simulations in theory-driven perceived transaction-cost (PTC) personas (barriers + benefits) and an explicit PTC reasoning step substantially improves how well models reproduce real tenant survey responses about energy-efficient renovation (EER). This improvement holds across prompt-only and fine-tuned settings (GPT-3.5 prompt baseline; Mistral-8B and Llama-3.1-8B adapted via QLoRA), and the approach provides a interpretable bridge between transaction-cost policy theory and LLM-based policy simulation.
Key Points
- Problem addressed: Existing LLM-based persona simulations often condition on demographics only and miss practical/cognitive/social frictions (information burden, administrative effort, coordination, uncertainty) that shape policy responses.
- Conceptual contribution: Introduces PTC-aware persona modeling — representing tenants by empirically derived benefit and barrier personas (BE1–BE5, BA1–BA7) plus an explicit short reasoning checklist about burden, uncertainty, personal gains, and likely direction before producing an answer.
- Prompt design: Each instance combines a system instruction, an assigned PTC persona prompt, a PTC reasoning prompt, the verbatim survey question, and a required
(2–4 sentences) + (single integer Likert) output format. - Modeling strategies compared:
- Prompt-only GPT-3.5-turbo under three prompt conditions (no PTC, PTC persona, persona + reasoning).
- Open-weight local models (Mistral-8B-Instruct, Llama-3.1-8B-Instruct) adapted with QLoRA under:
- Supervised fine-tuning (SFT) to reproduce survey reasoning traces + labels.
- Group Relative Policy Optimization (GRPO) — a reward-guided policy update that normalizes rewards within sampled groups (no learned value model) and includes a KL penalty to the reference policy.
- Reward in GRPO: weighted sum of (i) ordinal accuracy (smoothly decreasing with distance from true label), (ii) output-format validity, and (iii) length control for the reasoning trace and answer.
- Evaluation metrics: MAE (ordinal error), exact-match accuracy, relaxed accuracy (within ±1).
- Empirical result (summary): Including PTC personas and the PTC reasoning prompt consistently lowers MAE and increases (exact and relaxed) accuracy compared to demographic-only prompting; fine-tuning and reward-guided adaptation further refine outputs. (Paper provides detailed experimental comparisons.)
Data & Methods
- Data:
- Survey of tenants in the Netherlands: 1,068 respondent records, ≈40,548 question–answer pairs (≈24,242 attitude-related; rest demographic).
- For fine-tuning: 4,600 attitude-related Q–A pairs (~20% of attitude subset) used for training; remainder held out for evaluation.
- Each record includes socio-demographic context used to assign benefit and barrier personas via a persona predictor developed in prior work on Dutch social-housing tenants.
- Persona distribution and full persona definitions available in appendix; code and data linked in paper repositories.
- Prompt & persona construction:
- Each respondent assigned one benefit persona (BE1–BE5) and one barrier persona (BA1–BA7) inferred from contextual covariates rather than ad hoc descriptors.
- PTC reasoning checklist nudges the model to consider burden, uncertainty, personal gains, and likely direction before answering.
- Models & training:
- Prompt-only baseline: GPT-3.5-turbo under progressively richer prompts.
- Open models: Ministral-8B-Instruct and Llama-3.1-8B-Instruct; adapters trained with QLoRA.
- SFT objective: maximize likelihood of labeled survey responses (including reasoning trace).
- GRPO: group-normalized advantage, KL penalty to reference policy; reward composed of accuracy, format, and length components.
- Evaluation:
- Individual-response level: MAE, exact accuracy, Acc±1.
- Comparisons across prompt-only vs. persona+reasoning and across SFT vs. GRPO adaptations.
Implications for AI Economics
- Theory-grounded persona conditioning matters: Incorporating institutional and behavioral theory (transaction-costs) into LLM persona design improves fidelity of agent-based or synthetic-survey simulations. For AI economics, this shows value in encoding mechanism-level frictions (search cost, administrative burden, coordination) rather than relying on demographics alone.
- Mechanism-aware policy simulation: PTC personas + explicit reasoning traces produce more interpretable agent responses, enabling richer counterfactual and subgroup analyses (e.g., how reducing administrative burden affects uptake across persona types).
- Practical modeling pipeline: Using QLoRA adapters with SFT and reward-guided GRPO provides a resource-efficient path to align open models to survey data and desired output formats — useful for economists who need calibrated synthetic agents but lack large compute budgets.
- Usefulness and limits for policy design:
- Use cases: rapid scenario testing, mechanism-level sensitivity analysis, generating conditional predictions for policy design (e.g., targeting informational interventions vs. financial subsidies).
- Cautions: synthetic respondent outputs are not a replacement for human survey data. Issues remain—representativeness (single-country, social-housing tenants), prompt/model sensitivity, potential biases from persona predictors, and ethical considerations when using simulated populations for policy decisions.
- Research directions: extend PTC-persona approach to broader populations and policy domains; calibrate and validate synthetic agents against external behavioral outcomes (not only survey labels); combine with causal inference frameworks to support policy counterfactuals; explore alternative reward designs and interpretability checks to ensure robust subgroup inferences.
If you want, I can extract and summarize the paper’s quantitative results (MAE / accuracy numbers and model-wise comparisons) from the results section and present a table of performance gains from adding PTC personas and from SFT vs GRPO.
Assessment
Claims (8)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| Incorporating perceived transaction-cost (PTC) personas and PTC-based reasoning improves LLM simulation performance across both prompt-only and fine-tuned settings. Output Quality | positive | Agreement between simulated tenant survey responses and observed survey labels |
Reading fidelity
high
Study strength
medium
|
n=1068
|
| The study uses survey data from 1,068 tenants in the Netherlands, comprising approximately 40,548 survey question-and-answer pairs. Other | null_result | Survey-based tenant responses used for policy simulation |
Reading fidelity
high
Study strength
high
|
n=1068
approximately 40,548 question-and-answer pairs
|
| The dataset contains approximately 24,242 attitude-related question-and-answer pairs, with 4,600 used for fine-tuning and the remaining attitude-related pairs used for evaluation. Other | null_result | Attitude-related tenant responses on energy-policy items |
Reading fidelity
high
Study strength
high
|
n=24242
4,600 pairs used for fine-tuning; approximately 20% of the attitude-related subset
|
| PTC-aware personas are constructed from empirical survey indicators of perceived renovation benefits and barriers rather than from ad hoc role descriptions or demographic stereotypes. Ai Safety And Ethics | positive | Interpretability and empirical grounding of tenant persona representations |
Reading fidelity
high
Study strength
medium
|
n=1068
|
| Each survey instance is assigned one benefit persona and one barrier persona. Task Allocation | null_result | Persona-conditioned representation of tenant policy preferences and frictions |
Reading fidelity
high
Study strength
medium
|
n=1068
|
| The study evaluates GPT-3.5-turbo in a prompt-only setting and Ministral-8B-Instruct and Llama-3.1-8B-Instruct in fine-tuned settings. Output Quality | null_result | Model performance in simulating tenant survey responses |
Reading fidelity
high
Study strength
high
|
n=3
|
| The fine-tuning experiments use QLoRA with both supervised fine-tuning (SFT) and Group Relative Policy Optimization (GRPO). Output Quality | null_result | Model adaptation for survey-response simulation |
Reading fidelity
high
Study strength
high
|
n=4600
|
| Model performance is evaluated using mean absolute error, exact-match accuracy, and accuracy within one Likert-scale point of the observed response. Error Rate | mixed | Ordinal prediction error and classification agreement with observed survey labels |
Reading fidelity
high
Study strength
high
|
not reported
|