Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Mixture of Complementary Agents for Robust LLM Ensemble

About

Multi-AI collaboration, such as ensembling or debating large language models (LLMs), is a promising paradigm for aggregating information and boosting performance. A foundational step in these pipelines is to feed the responses of several proposer LLMs into a summarizer LLM, which synthesizes a better answer. However, choosing which proposers to include is non-trivial. Existing approaches primarily focus either on accuracy (picking the strongest models) or diversity (ensuring variety), and often overlook the interactions among proposers and with the summarizer. We reframe proposer selection as a combinatorial selection problem akin to feature selection, where the value of an LLM lies in its complementarity with others. However, directly applying standard feature-selection algorithms is impractical in the LLM setting due to prohibitive time complexity. Motivated by this limitation, we explore an extensive range of computationally feasible, greedy-style selection algorithms that assess complementarity using a small labeled set. Our experiments validate complementarity as a guiding principle for proposer selection and identify methods that achieve the best performance-cost trade-offs in practice.

Yichi Zhang, Kevin Lu, Yuang Zhang, Jie Gao, Lirong Xia, Fang-Yi Yu• 2026

Related benchmarks

TaskDatasetResultRank
Causal ReasoningCladder AceReason (Complete)
Accuracy81.2
10
Causal ReasoningCladder AceReason (Reduced)
Accuracy80.2
10
Mathematical ReasoningAIME Aya (Reduced)
Accuracy63.2
10
Multi-task Language UnderstandingMMLU-Pro AceReason (Complete)
Accuracy (MMLU-Pro AceReason)76.5
10
Multi-task Language UnderstandingMMLU-Pro AceReason (Reduced)
Accuracy71.1
10
Mathematical ReasoningAIME Aya (Complete)
Accuracy65.4
10
Showing 6 of 6 rows

Other info

Follow for update