WILC Framework Boosts LLM Collective Intelligence and Cost-Efficiency

Yanbin Fang, Xuan Wei, Wei Chen· August 3, 2026 View original

Key takeaways

  • Coordinating multiple LLMs dynamically can achieve collective intelligence superior to individual models.
  • The WILC framework uses iterative refinement and complementarity-driven selection for efficient LLM collaboration.
  • WILC significantly reduces per-query costs while matching the performance of more advanced single models.
  • The framework supports self-hosted deployment, offering benefits for data sovereignty.

Who benefits

Enterprise AISoftware DevelopmentCustomer ServiceResearch & DevelopmentConsulting

Summary

This paper introduces WILC (Wisdom Integration of LLM Crowds), a framework that coordinates multiple LLMs through iterative reflection and complementarity-driven model selection to achieve collective intelligence. WILC outperforms existing methods, matching GPT-5.2 performance at significantly lower estimated costs and enabling self-hosted deployment.

Large language models, despite their advancements, still have individual limitations. This presents an opportunity to combine multiple LLMs strategically to achieve a collective intelligence that surpasses any single model. Current methods for combining models often fix their interaction in advance, overlooking the dynamic nature of problem-solving. This research proposes a new framework called WILC (Wisdom Integration of LLM Crowds), which redefines collective LLM intelligence as a sequential, relay-style process. In WILC, each successive model is chosen specifically to address a bottleneck identified in the previous model's output. The framework is built on two core principles: iterative reflection-and-refinement for diagnosing and improving prior outputs, and complementarity-driven model selection. The selection mechanism uses a dual-gate approach: Prospective Complementarity Fit (PCF) identifies the best-suited model for the current bottleneck, while Posterior Complementarity Gain (PCG) evaluates if the chosen transition improves the solution. Experiments across various benchmarks show WILC outperforms single-model self-refinement, ensemble methods, and query-routing. Notably, WILC achieved performance comparable to GPT-5.2 at approximately seven times lower estimated per-query cost, while also supporting data sovereignty through self-hosted deployment.

Why it matters

For enterprises deploying LLMs, achieving higher performance while managing costs and data sovereignty is critical. WILC offers a novel approach to leverage multiple LLMs efficiently, potentially reducing operational expenses and enhancing control over sensitive data.

How to implement this in your domain

  1. 1Evaluate the WILC framework for orchestrating multiple LLMs in complex problem-solving tasks within your organization.
  2. 2Design workflows that incorporate iterative reflection and refinement steps for LLM outputs, allowing models to diagnose and correct errors.
  3. 3Implement dynamic model selection mechanisms based on complementarity to route tasks to the most appropriate LLM for a given bottleneck.
  4. 4Consider self-hosting LLM crowdsourcing solutions like WILC to enhance data sovereignty and potentially reduce API costs.

Original post by Yanbin Fang, Xuan Wei, Wei Chen

"arXiv:2607.29087v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed in enterprise settings, yet individual models remain bounded by model-specific capability limitations. These heterogeneous boundaries pose a deployment challenge, but also creat…"

View on X

Originally posted by Yanbin Fang, Xuan Wei, Wei Chen on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses