← Latest papers
🤖 AI

Rethinking the Evaluation and Optimization of LLM-Based Social Simulation

This paper addresses the limitations of accuracy-based evaluation and hard-label training for LLM-based social simulations by introducing a subjectivity coefficient to quantify behavioral variability and proposing Subjectivity-Adaptive soft-Label Training (SALT), a method validated on the newly constructed SUBJSIM benchmark that effectively handles the inherent subjectivity of human responses.

Original authors: Pei Wang, Xu Chen, Ji-Rong Wen

Published 2026-08-21
📖 6 min read🧠 Deep dive

Original authors: Pei Wang, Xu Chen, Ji-Rong Wen

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the quiet corners of social science, researchers have long sought to understand how people think, decide, and interact. For decades, the primary tools for this work have been surveys and controlled experiments, where real people are asked questions or placed in scenarios to see how they react. These methods are powerful, but they are also slow, expensive, and difficult to scale up to study complex global phenomena like political polarization or market shifts. Recently, a new tool has emerged: large language models. These are the sophisticated computer programs that can write stories, answer questions, and hold conversations. Scientists have begun using them to simulate human behavior, creating digital populations that can be tested in virtual environments. The hope is that these simulations could offer a low-cost, controllable way to study society. However, a fundamental problem has held this field back. When a computer program tries to mimic a human, how do we know if it is actually doing a good job? The standard way to check has been to ask a simple question: did the computer pick the exact same answer that a real person gave? If the answer matches, the simulation is considered successful. But this approach assumes that human behavior is like a math problem, where there is one single correct answer waiting to be found. In reality, human choices are far more fluid. The same person, faced with the same situation on two different days, might reasonably choose differently. A group of people with similar backgrounds might split their votes among several options. Treating a single human response as the only truth ignores this natural variety and the uncertainty that defines how we actually live.

A team of researchers at Renmin University of China has now challenged this standard approach, arguing that the way we currently test and train these social simulations is fundamentally flawed. They propose that human behavior is not a fixed target but a cloud of possibilities, and that trying to force a computer to hit a single point within that cloud is a mistake. To prove this, the team introduced a new way of thinking about "subjectivity," or how much a decision relies on personal feeling rather than objective fact. They found that for tasks like coding or math, where there is a clear right answer, the old methods work fine. But for social questions, where people's opinions vary widely, the old methods fail. When researchers train a model to simply copy the single answer a person gave, the model learns to be rigid and narrow. It forgets the other reasonable choices a person might have made, effectively losing the very essence of human unpredictability. Furthermore, when they try to judge the model's success by checking if it matches that single answer, they are often misled. A model might be terrible at capturing the full range of human thought but still get a high score just by luck, or a perfect model might get a low score simply because it didn't guess the one specific answer the tester happened to pick.

To fix this, the researchers developed a new method called Subjectivity-Adaptive soft-Label Training, or SALT. Instead of forcing the computer to memorize one specific answer, SALT teaches it to understand the landscape of possible answers. The system looks at many different situations that are similar to the one being studied and gathers the answers people gave in those nearby scenarios. It then blends these answers together to create a "soft" target, which is a map showing how likely different choices are. Crucially, the system is smart enough to know how much blending to do. If a question is very objective, like a math problem, it blends very little and sticks close to the single observed answer. But if a question is highly subjective, like asking about personal values, it blends answers from a much wider circle of similar situations to capture the full spread of human opinion. This allows the model to learn the true shape of human behavior rather than just a single snapshot of it.

To test this idea, the team had to build something that did not exist before: a massive dataset where they could see the full range of human choices, not just one. They recruited 193 people to answer 100 different survey questions covering topics like politics, health, and culture. But instead of just picking one answer, each person was asked to distribute a set of probability points across all the possible options, effectively telling the researchers how likely they thought each choice was. This created a rich map of 19,300 unique scenarios, showing exactly how people's opinions were distributed. Using this new benchmark, they trained their models. The results were striking. The standard method, which tries to copy a single answer, performed poorly, often failing to capture the true diversity of human thought. The new SALT method, however, significantly outperformed every other approach. It reduced the error in predicting human behavior by large margins, particularly for the most subjective questions where human opinion is most varied. In the most difficult cases, where people's answers were widely scattered, the new method improved the prediction of the full response distribution by nearly 97 percent compared to the old way of training, as measured by a reduction in KL divergence.

The study also revealed why the old methods were struggling. When researchers tried to use techniques that simply grouped people by broad categories, like their age or job, the results were still noisy and inaccurate. It turned out that the key was not just grouping people, but finding the right amount of similarity to look for. The adaptive nature of SALT allowed it to find this balance automatically, pulling in just enough similar examples to build a reliable picture without mixing in unrelated opinions. The researchers found that this approach works best when the model is allowed to be uncertain, mirroring the way humans actually are. The work suggests that to truly simulate society, we must stop treating human choices as errors to be corrected and start treating them as data to be understood in their full complexity. By shifting from a rigid search for a single correct answer to a flexible understanding of a range of possibilities, we can build simulations that are not just statistically accurate, but genuinely faithful to the messy, wonderful unpredictability of human life.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →