Diverse LLM Crowds Outperform Larger Undiverse Groups in Prediction.

Nirupam Chetlapalli, Yiming Liao, Min-Chun Chen, Keke Chen· August 27, 2026 View original

Key takeaways

  • LLM crowd diversity, not just size, is crucial for effective future prediction.
  • Analyzing reasoning traces helps identify and select behaviorally diverse models.
  • Smaller, diverse LLM crowds can outperform larger, undiverse ones.
  • This approach significantly reduces inference costs and model calls.

Who benefits

Financial ServicesMarket ResearchBusiness IntelligenceSupply ChainAI Development

Summary

This research proposes a behavior-aware framework to construct diverse LLM crowds for future prediction, demonstrating that selecting models based on their reasoning traces significantly improves performance over simply increasing crowd size. A small, diverse crowd can outperform a much larger, undiverse one, drastically reducing computational costs.

This paper introduces a novel framework for building effective "wisdom-of-the-crowd" systems using large language models (LLMs) for future prediction tasks. The core idea is that simply using more LLMs doesn't guarantee better predictions if those models exhibit redundant behaviors. Instead, the proposed method focuses on creating diverse crowds by analyzing the reasoning traces of different LLMs on independent development tasks. The framework clusters models based on their behavioral similarity and then selects representative models for collective prediction. Experiments involving 25 LLMs across various benchmarks showed that the composition of the crowd is more critical than its sheer size. A small, three-model crowd, selected using K-means++ behavioral clustering, significantly outperformed a conventional voting system involving all 25 models. This approach not only yielded superior prediction accuracy but also dramatically reduced computational resources, cutting model calls by 88% and inference costs by approximately 80%. The findings suggest that focusing on representative behavioral diversity is key to constructing highly effective and efficient LLM crowds for predictive tasks.

Why it matters

Professionals leveraging LLMs for forecasting or decision-making can achieve better accuracy and significantly reduce operational costs by strategically selecting a diverse set of models rather than just scaling up the number of models.

How to implement this in your domain

  1. 1Analyze the reasoning traces of various LLMs on relevant development tasks.
  2. 2Cluster LLMs based on their behavioral similarities to identify distinct reasoning patterns.
  3. 3Select a small, representative set of diverse LLMs for ensemble prediction.
  4. 4Implement a "wisdom-of-the-crowd" mechanism using the selected diverse models.
  5. 5Evaluate the performance and cost savings of the diverse crowd against larger, undifferentiated ensembles.

Original post by Nirupam Chetlapalli, Yiming Liao, Min-Chun Chen, Keke Chen

"arXiv:2608.24001v2 Announce Type: new Abstract: Large language models (LLMs) are increasingly used for future prediction, motivating the use of multiple models as a wisdom-of-the-crowd mechanism. However, simply increasing crowd size does not guarantee effective diversity, as dif…"

View on X

Originally posted by Nirupam Chetlapalli, Yiming Liao, Min-Chun Chen, Keke Chen on X · view source

Want to go deeper?

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

Explore courses

More in AI Engineering & DevTools