Mind the Gaps: Mixture-of-Minds for Human Simulation
This paper introduces Anacreon, a mixture-of-minds simulation model built on a Gemma 4 12B base that uses authorship embeddings, demographic augmentation, and specialized adapters to faithfully simulate individual-level human responses, achieving state-of-the-art accuracy (0.775) in predicting population survey answers while mitigating common biases and prompt brittleness.
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
Imagine trying to predict the future of a crowd. For centuries, scientists have been great at guessing what most people will do. If you ask a million people if they like pizza, you can predict with high confidence that about 80% will say "yes." This is how insurance companies work; they don't need to know your specific taste in food, they just need to know the average risk of a million drivers. But what if you want to know what one specific person will think about a brand-new question? That is much harder. It's like trying to guess exactly what your best friend will say before they even open their mouth.
In recent years, we've built super-smart computer brains called Large Language Models (LLMs) that can talk like humans. People hoped these models could act as "digital twins" to simulate how individuals think. However, there's a catch. These models are trained to be helpful and agreeable, so they often act like a boring, average person who just says "yes" to everything. They lose the messy, unique, and sometimes contradictory parts that make real people, real. This paper tackles that problem: how do we build a simulator that doesn't just act like a generic robot, but actually captures the weird, wonderful, and specific ways real individuals think and feel?
The Problem: The "Average Person" Trap
For a long time, scientists have tried to predict human behavior. Sometimes they look at the whole crowd (the aggregate), and sometimes they try to guess what a single person will do (the individual). The paper points out that while we are good at the crowd, we are terrible at the individual.
Think of a large language model like a very polite, very well-read librarian. If you ask this librarian, "What do people think about this new policy?" they will give you a perfect summary of the majority opinion. But if you ask, "What will Sarah think about this?" the librarian might just guess based on what "Sarah" sounds like to them, or they might just give the most popular answer because they've been trained to be nice. They flatten out all the differences. They turn a diverse crowd of unique people into a single, boring "average" person. This is bad because real life isn't average; it's full of outliers, minorities, and people who disagree with the crowd.
The Solution: Anacreon and the "Mixture of Minds"
Enter Anacreon, a new system designed to fix this. Instead of trying to build one giant brain to simulate everyone, the author decided to build a "mixture of minds."
Imagine you are running a massive simulation of a town. Instead of hiring one actor to play every single role in the town, you hire a different actor for every distinct group of people.
- The Clustering: First, the system looks at thousands of real people and their public writings (like social media posts or reviews). It uses a special math trick to group similar people together. It's like sorting a giant box of LEGO bricks not by color, but by how they fit together.
- The Specialists: Once the groups are sorted, the system trains a tiny, specialized "expert" model for each group. One expert learns how "young tech-savvy merchants" think. Another learns how "older, rural business owners" think.
- The Emotional Chain: Here is the clever part. Before the model gives an answer, it doesn't just jump to the conclusion. It first writes a short "chain-of-emotion." It simulates the feelings and thoughts that lead up to the answer. It's like asking the model to say, "First, I feel a bit worried about the cost, then I remember my budget is tight, so now I feel hesitant..." before it finally says, "I disagree." This helps the model sound more human and less like a robot guessing.
How They Tested It
The team tested Anacreon on a specific group: small business owners who take credit card payments. They didn't just ask the model to guess; they gave it a huge survey with real questions and compared the model's answers to what real humans actually said.
They found that Anacreon was much better at predicting individual answers than previous models.
- The Score: They used a specific score called "ordinal alignment" to measure how close the model's answer was to the real human answer. A score of 1.0 is perfect. Anacreon reached 0.775. This is the highest score ever recorded for this kind of test, beating the previous best attempts.
- The Bias Fix: Old models often have a "sycophantic" bias, meaning they just agree with you to be nice. Anacreon reduced this by flipping questions around during training (asking the same question in a positive way and a negative way) so the model learned to think for itself rather than just saying "yes."
- The Flaws: The paper admits it's not perfect. The model still has a tiny bit of a "positive bias" (it still leans slightly toward agreeing). Also, while the average model is good, some of the specific groups (clusters) didn't work as well as others. But importantly, the bad groups weren't just one type of person (like only old people or only men); the failure was random, suggesting the problem was with the data quality, not the people themselves.
Why This Matters
The paper argues that if we want to understand a population, we shouldn't just look at the average. We need to understand the individuals. If you want to know how a crowd will react to a new law, you can't just simulate "the average person." You need to simulate the angry person, the cautious person, and the excited person, and then see how they all add up.
Anacreon shows that by breaking a big problem into many small, specialized problems, we can get much closer to simulating real human thought. It doesn't solve everything—the model still isn't as reliable as a real human in every situation—but it moves the goalpost significantly. It proves that by grounding AI in real, messy human data and giving it a "mixture of minds," we can start to predict individual behavior with a level of accuracy that was previously thought impossible.
The author is careful to say this is a step forward, not a finish line. They suggest that while we are getting better at simulating individuals, we still need to figure out how to combine all these individual simulations to get a perfect picture of the whole crowd. But for now, they've shown that the "average person" isn't the only way to model humanity.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.