English

Beyond Majority Voting: LLM Aggregation by Leveraging Higher-Order Information

Machine Learning 2026-05-20 v2 Artificial Intelligence Computer Science and Game Theory

Abstract

With the rapid progress of multi-agent large language model (LLM) reasoning, how to effectively aggregate answers from multiple LLMs has emerged as a fundamental challenge. Standard majority voting treats all answers equally, failing to consider latent heterogeneity and correlation across models. In this work, we design two new aggregation algorithms called Optimal Weight (OW) and Inverse Surprising Popularity (ISP), leveraging both first-order and second-order information. Our theoretical analysis shows these methods provably mitigate inherent limitations of majority voting under mild assumptions, leading to more reliable collective decisions. We empirically validate our algorithms on synthetic datasets, popular LLM fine-tuning benchmarks such as UltraFeedback and MMLU, and a real-world healthcare setting ARMMAN. Our algorithms consistently outperform standard baselines, establishing a robust, training-free framework for effective multi-agent LLM aggregation.

Keywords

Cite

@article{arxiv.2510.01499,
  title  = {Beyond Majority Voting: LLM Aggregation by Leveraging Higher-Order Information},
  author = {Rui Ai and Yuqi Pan and David Simchi-Levi and Milind Tambe and Haifeng Xu},
  journal= {arXiv preprint arXiv:2510.01499},
  year   = {2026}
}

Comments

Accepted into ICML 2026

R2 v1 2026-07-01T06:12:01.175Z