Wisdom Of The (AI) Crowd: Investigating Artificial Swarm Intelligence In Large Language Models
This paper demonstrates that aggregating outputs from multiple large language models, both within and across different architectures, significantly reduces estimation errors and reveals metacognitive awareness of uncertainty, offering a scalable alternative to human swarm intelligence for organizational decision-making.
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
The Big Idea: Can AI "Crowdsource" Smarter Answers?
Imagine you are trying to guess the weight of a giant ox. If you ask one person, they might be way off. But if you ask 100 people and take the average of their guesses, the result is often incredibly accurate. This is the famous "Wisdom of the Crowd."
For decades, humans have used this trick. But gathering 100 people is slow, expensive, and hard to organize.
This paper asks a new question: Can we create an "Artificial Crowd" using Large Language Models (LLMs) like GPT-5, Gemini, and Claude? Instead of asking 100 humans, can we ask one AI 30 times, or ask three different AIs 10 times each, and get a better answer than asking just one?
The Experiment: The "Guessing Game"
The researchers set up a controlled game to test this. They didn't ask the AIs simple questions like "Who is the president?" because AIs just memorize those facts. Instead, they gave them 8 tricky estimation problems that require guessing and reasoning, such as:
- "How much would it cost to rebuild the entire NYC subway system from scratch?"
- "How many gallons of gas does a car use in its lifetime?"
- "What will the stock price of a specific company be next year?"
They treated the AIs like a crowd of people. They used three main strategies:
- The Solo Artist: They asked one specific AI (e.g., just GPT-5) the same question 30 times. Because AI is slightly random (like a human having a "bad day" or a "good day"), it gave 30 slightly different answers.
- The Panel of Experts: They asked three different AIs (GPT-5, Gemini, and Claude) the same question 10 times each.
- The Grand Average: They took all those answers and averaged them together to see if the "crowd" was smarter than any single individual.
What They Found
1. The Crowd is Smarter (Mostly)
Just like with humans, the "Artificial Crowd" was usually more accurate than any single AI guess.
- The Analogy: Imagine three friends guessing the number of jellybeans in a jar. One guesses 500, one guesses 1,000, and one guesses 2,000. The average is 1,166. If the real answer is 1,100, the average is much closer than any single friend's guess.
- The Result: By averaging the answers, the errors dropped significantly. In some cases, the "crowd" was up to 37% more accurate than a single AI guess.
2. The "Echo Chamber" Problem
When they asked the same AI 30 times, it helped, but not as much as asking different AIs.
- The Analogy: If you ask the same person 30 times, they might just repeat the same mistake 30 times, or their "bad mood" might skew all 30 guesses in the same wrong direction.
- The Result: Mixing different types of AIs (the "Panel of Experts") worked best because they made different kinds of mistakes, which canceled each other out.
3. The "Confidence Meter" Works
The researchers asked the AIs to not just give a number, but also a "confidence interval" (a range where they think the answer lies).
- The Analogy: Imagine a weather forecaster saying, "It will rain, and I'm 90% sure it will be between 1 PM and 3 PM."
- The Result: The AIs were surprisingly good at knowing when they were unsure. When they gave a wide range (e.g., "It could be anywhere between 10 and 100"), they were usually very wrong. When they gave a narrow range (e.g., "It's definitely between 40 and 42"), they were usually right. This suggests the AI has a form of "self-awareness" about its own uncertainty.
4. Not All Guesses Are Equal
The "crowd" worked best on problems with historical patterns, like stock prices or economic trends.
- The Analogy: It's easy to guess the average temperature in July because you have data from the last 10 years. It's very hard to guess the cost of a hypothetical new subway system that has never been built.
- The Result: The AI crowd was great at predicting trends but struggled with completely new, creative "what-if" scenarios where there was no past data to lean on.
The Bottom Line
This paper proves that AI can mimic the "Wisdom of the Crowd." By asking multiple AI models (or asking one model many times) and averaging their answers, you can get significantly more accurate results than relying on a single AI.
It also shows that these AI models can tell us when they are guessing blindly (by giving wide confidence ranges), which is a useful tool for anyone trying to make decisions with AI. However, this "super-crowd" works best when there is some data or history to guide the guess, rather than pure imagination.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.