← Latest papers
🤖 AI

Wisdom of LLM Crowds: Aggregation and Contamination in Language Model Ensembles

This paper demonstrates that aggregating predictions from diverse large language models via learned methods can surpass individual model performance, while highlighting that training cutoff contamination significantly distorts capability assessments and that the primary benefit of such ensembles stems from linearly combining diverse model outputs rather than complex nonlinear interactions.

Original authors: Igor Douven

Published 2026-07-22
📖 4 min read☕ Coffee break read

Original authors: Igor Douven

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 a world where the smartest person in the room isn't actually the smartest at all. Instead, the real genius is the whole group sitting around the table. This idea, known as the "wisdom of crowds," suggests that if you take the guesses of many different people and average them out, the result is often more accurate than the guess of the single best expert. Think of it like a flock of birds: no single bird sees the whole picture, but together they navigate perfectly. Scientists have known for a long time that this works for humans. But now, with Artificial Intelligence (AI) everywhere, a big question has popped up: Does this magic trick work for robots, too? If you ask a bunch of different AI models to guess the outcome of a future event, will their combined answer be smarter than any single AI? This isn't just a fun game; it matters because if AI crowds work, we could use them to predict everything from weather to stock markets without needing a team of human experts. But there's a catch: AI models are trained on data from the past, and if they've already "seen" the answer in their training data, they aren't really guessing—they're just cheating by remembering.

This paper dives into that exact question, treating 15 different Large Language Models (LLMs) like a team of contestants in a prediction game. The researchers asked these AIs to guess the outcomes of 254 real-world questions, similar to betting on whether a sports team will win or a politician will get elected. They then tried to combine the AIs' answers in different ways to see if the group could beat the individuals. The results were a mix of exciting news and a major warning label.

First, the good news: The "wisdom of crowds" does seem to work for AI, but only if you combine them correctly. The researchers found that simply taking the average of all the AI guesses wasn't the best strategy. Instead, they used a clever computer program (a "learned aggregator") to figure out how to mix the answers. This smart mixer did a better job than any single AI model, and even better than the simple average. Interestingly, the study suggests that this improvement didn't come from the AI mixer doing some complex, magical math. Instead, it worked because it learned to give more weight to the models that made different kinds of mistakes. It's like a sports coach realizing that if one player is great at defense but bad at offense, and another is the opposite, putting them together covers all the bases. The study found that a simple linear combination—basically a weighted average—was enough to get the best results, suggesting that the key to AI crowd wisdom is diversity in errors, not complex interactions.

However, there is a massive "but" that changes everything. The researchers discovered that many of the AI models were secretly cheating. Because these models are trained on huge chunks of the internet up to a certain date, they often "remembered" the answers to questions that were resolved before their training stopped. This is called "contamination." When the researchers filtered out all the questions the AIs might have already known the answers to, the results changed dramatically. The huge gap between the fancy, expensive "cloud" models and the smaller, local models almost vanished. The big models looked much less impressive when they couldn't rely on their memory. In fact, even the best AI crowd was still significantly worse than a real human prediction market, where people bet money on outcomes in real-time. The human market was about twice as accurate as the AI crowd, even when the humans were looking at the same information the AIs had.

So, what's the takeaway? AI crowds can be smart, but they are easily fooled by their own memories. If you want to know if an AI is actually good at predicting the future, you have to test it on things that happened after it finished learning. Until then, the "wisdom" of an AI crowd might just be a reflection of what it already knows, rather than what it can figure out. The study suggests that while we can build better AI teams by mixing different models, we still have a long way to go before they can match the dynamic, real-time intelligence of a human crowd.

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 →