🚧 The Challenge of Debris Management

Following catastrophic events like Hurricane Ian, post-disaster debris management becomes a critical, time-sensitive logistical challenge. Traditional planning relies heavily on volume estimation and routing, treating communities as passive entities. However, emergent human behaviors—such as illegal debris dumping—introduce highly stochastic burdens that derail recovery efficiency, amplify health risks, and drastically increase municipal costs.

Our latest research introduces a pioneering approach: a Large Language Model (LLM)-based persona framework designed to simulate complex, heterogeneous community behaviors. By utilizing generative AI to role-play specific community personas, we can test policy interventions in a simulated environment before deploying them in the real world.

Moving Beyond Traditional Agent-Based Models

Historically, predicting household behavior relied on static demographic assumptions or traditional Agent-Based Modeling (ABM). While ABMs represent diverse decisions, their accuracy is constrained by rigid rulesets, and scaling them requires massive computational resources.

Our framework bridges this gap by deploying LLMs as context-aware, role-playing surrogate agents. By grounding these AI models in empirical survey data, they internalize the social, economic, and psychological nuances of real residents.

The 4-Phase LLM Persona Framework

To systematically integrate behavioral heterogeneity into disaster management decision support, we developed an iterative four-step workflow.

A. Data Collection
📊
Socioeconomic Data
Behavioral Factors
KAP Surveys
âž”
B. Behavioral Analysis
🧠
Factor Analysis
KAP Modeling
Latent Behaviors
âž”
C. Persona Tuning
🤖
Moderator Agent
Persona A
Persona B
Bias Evaluation
âž”
D. Testing & Eval
🎯
Testing Data
Decision Analysis
Review Feedback

Figure 1: Workflow for LLM persona modeling, spanning empirical data collection to agent evaluation.

Scientific Grounding & Empirical Calibration

  1. Community Data Collection: We started with empirical Knowledge, Attitudes, and Practices (KAP) survey data collected from Tampa residents following Hurricane Ian. This provided real-world baselines on hazard sensitivity, risk tolerance, and municipal trust.
  2. Behavioral Analysis: Using Principal Component Analysis (PCA) and K-means clustering ($k=6$), we moved beyond demographics. We identified distinct “personas” driven by behavior—segmenting the population into groups prone to legal, mixed, or illegal disposal practices based on shared socio-psychological traits.
  3. Persona Development: We conditioned a frontier LLM (GPT-4o-mini) to role-play these specific clusters. To ensure scientific rigor, a Moderator Agent was deployed to monitor behavioral coherence via the Population Stability Index (PSI) and Kullback-Leibler Divergence (KLD), preventing hallucinations and ensuring the agent didn’t drift from empirical data distributions.
  4. Model Evaluation: We tested the AI agents against a 20% withheld subset of the survey data.

75% Alignment Accuracy

The conditioned persona agents achieved a ~75% decision alignment accuracy when predicting illegal dumping tendencies, significantly outperforming conventional baselines like standard Gradient Boosting models (~60%).

Context-Sensitive Reasoning

The agents didn't just mimic choices; they produced human-like rationales. For example, if travel time to a disposal site exceeded 30 minutes, or if municipal collection was delayed past 14 days, the agent's reasoning shifted from family safety compliance to frustration, accurately triggering illegal dumping behaviors mirroring real residents.

Implications for Resilient Infrastructure

By treating LLMs as surrogate stand-ins for affected communities, stakeholders gain a powerful, data-driven sandbox. Instead of rolling out expensive and untested awareness campaigns or enforcement strategies, municipalities can simulate how different intervention thresholds resonate with highly specific neighborhood personas.

This framework represents a paradigm shift—moving disaster recovery from a purely logistical operation to a human-centered, socio-psychological science.

@inproceedings{Baldwin2026,
address = {San Antonio, TX},
author = {Baldwin, Alex and Movahedi, Mohammad and Choi, Juyeong},
booktitle = {ASCE Construction Research Congress 2026},
title = {{Large-Language Model-based Framework for Simulating Community Behavior in Policy Evaluation: Application to Community Debris Management}},
year = {2026}
}