Harnessing the Wisdom of LLM Crowds through Complementarity-Driven Iterative Collaboration
The paper introduces WILC, a novel framework that leverages sequential complementarity and a dual-gate selection mechanism to dynamically coordinate multiple large language models, achieving performance comparable to GPT-5.2 at significantly lower costs while overcoming the limitations of static ensemble methods.
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 you are trying to solve a really tough puzzle, like building a complex Lego castle or cracking a secret code. You have a whole box of different friends to help you. Some are amazing at following instructions but bad at math. Others are math geniuses but can't follow a recipe to save their lives. If you ask just one friend to do the whole thing, they might get stuck. But what if you could pass the work around? You could ask the instruction-follower to start, then hand the half-finished castle to the math whiz to fix a structural error, and then pass it to a creative friend to add the cool details. This idea of combining different strengths to get a better result than any single person could achieve alone is called the "wisdom of crowds." For a long time, scientists thought this only worked with groups of people. But now, we have artificial intelligence (AI) models that can talk, write, and code. The big question is: Can we treat a group of different AI models like a team of friends, passing a problem back and forth until it's solved perfectly, rather than just asking one AI to do everything?
This paper introduces a new way to organize a team of AI models, called WILC (Wisdom Integration of LLM Crowds). Instead of picking one AI to do the whole job or asking three different AIs to write answers and then voting on the best one, WILC treats problem-solving like a relay race. Imagine a baton being passed down a track. The first runner (AI model) starts the race but might trip over a specific hurdle. WILC doesn't just let them fall; it spots exactly where they tripped, hands the baton to a second runner who is an expert at jumping that specific hurdle, and keeps the race going. The system constantly checks: "Did the new runner actually fix the problem, or did they make it worse?" If they fixed it, the race continues. If not, the system stops and keeps the best answer found so far.
The researchers tested this idea with groups of open-source AI models (some with about 14 billion "brain cells" and others with 30 billion) on four different types of hard tasks: writing computer code, solving math problems, answering general knowledge questions, and creating data charts. They found that WILC was much better at solving these problems than using a single AI, even a very smart one, or using older methods that just mixed answers together. In fact, their team of medium-sized AI models performed almost as well as the most advanced, expensive AI models available, but at a cost that was roughly 7 times lower.
The paper suggests that the secret sauce isn't just having many models, but knowing when to switch them. The system learned to identify specific "bottlenecks"—like a syntax error in code or a logic gap in a math proof—and then picked the specific model best suited to fix that exact error. This is different from just picking the "smartest" model overall. The study shows that by passing the work around in this smart, step-by-step way, the group of AIs could solve problems that no single member could handle alone. However, the authors note that this works best when the models have different strengths; if all the models were exactly the same, this relay strategy wouldn't help much. The results suggest that for businesses or researchers who want to use AI without spending a fortune on the most expensive models, organizing a team of smaller, different models to work together in a relay is a powerful and cost-effective strategy.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.