Search papers, labs, and topics across Lattice.
This paper presents Anacreon, an audience simulation model designed to enhance individual-level predictions in survey responses by addressing the limitations of existing large language model simulators. By employing an authorship embedding to differentiate individuals and training dedicated adapters for clustered groups, Anacreon effectively captures demographic and psychological nuances while mitigating biases. The model achieves a state-of-the-art ordinal alignment score of 0.775, demonstrating significant improvements in individual-level accuracy compared to traditional methods.
Anacreon achieves a groundbreaking ordinal alignment score of 0.775, showcasing its ability to simulate individual responses with unprecedented accuracy.
Predicting how a population will answer a new question is a long-standing goal. Statistical methods succeed at the level of the mass but falter at the level of the individual. Large language model simulators inherit this gap. They recover a population's central tendencies while flattening its heterogeneity, and they carry social biases and prompt brittleness that distort individual predictions. This paper introduces Anacreon, an audience simulation model that targets the individual level within a narrow, well-specified domain. Anacreon learns an authorship embedding that separates individuals, clusters a real qualitative corpus around seed people, and trains a dedicated adapter for each cluster, a mixture of minds, on a Gemma~4 12B base. It harvests demographics, psychological traits, and survey responses from public text, and augments each record with a chain-of-emotion. It reduces prompt brittleness by shuffling response options and reduces positive bias by balancing the training distribution. On a large, externally sourced survey, Anacreon reaches a state-of-the-art ordinal alignment of 0.775, the individual-level accuracy measure on which the field has converged, with a small residual bias. The work is a step toward drawing aggregate insight from faithfully simulated individuals.