paper-with-me

홈 › Papers

Rethinking Mixture-of-Agents: Is Mixing Different Large Language Models Beneficial?

2025-02-02 · Wenzhe Li, Yong Lin, Mengzhou Xia, Chi Jin

Ensembling outputs from diverse sources is a straightforward yet effective approach to boost performance. Mixture-of-Agents (MoA) is one such popular ensemble method that aggregates outputs from multiple different Large Language Models (LLMs). This paper raises the question in the context of language models: is mixing different LLMs truly beneficial? We propose Self-MoA -- an ensemble method that aggregates outputs from only the single top-performing LLM. Our extensive experiments reveal that, surprisingly, Self-MoA outperforms standard MoA that mixes different LLMs in a large number of scenarios: Self-MoA achieves $6.6\%$ improvement over MoA on the AlpacaEval 2.0 benchmark, and an average of $3.8\%$ improvement across various benchmarks, including MMLU, CRUX, and MATH. Applying Self-MoA to one of the top-ranking models in AlpacaEval 2.0 directly achieves the new state-of-the-art performance on the leaderboard. To understand the effectiveness of Self-MoA, we systematically investigate the trade-off between diversity and quality of outputs under various MoA settings. We confirm that the MoA performance is rather sensitive to the quality, and mixing different LLMs often lowers the average quality of the models. To complement the study, we identify the scenarios where mixing different LLMs could be helpful. This paper further introduces a sequential version of Self-MoA, that is capable of aggregating a large number of LLM outputs on-the-fly over multiple rounds, and is as effective as aggregating all outputs at once.

📄 PDF Abstract BibTeX arXiv:2502.00674

Code (0)

등록된 구현이 없습니다.

Tasks

MathMMLU

Similar Papers 제목 키워드 기반

Dis-entangling Mixture of Interventions on a Causal Bayesian Network Using Aggregate Observations

2019-11-30 · Gaurav Sinha, Ayush Chauhan, Aurghya Maiti, Naman Poddar 외

We study the problem of separating a mixture of distributions, all of which come from interventions on a known causal bayesian network. Given oracle access to marginals of all distributions resulting from interventions o…

Olmix: A Framework for Data Mixing Throughout LM Development

2026-02-12 · Mayee F. Chen, Tyler Murray, David Heineman, Matt Jordan 외 arxiv

Data mixing -- determining the ratios of data from different domains -- is a first-order concern for training language models (LMs). While existing mixing methods show promise, they fall short when applied during real-wo…

Looking into a Pixel by Nonlinear Unmixing -- A Generative Approach

2026-04-01 · Maofeng Tang, Hairong Qi arxiv

Due to the large footprint of pixels in remote sensing imagery, hyperspectral unmixing (HU) has become an important and necessary procedure in hyperspectral image analysis. Traditional HU methods rely on a prior spectral…

Hyperspectral image analysis

Data Mixing Laws: Optimizing Data Mixtures by Predicting Language Modeling Performance

2024-03-25 · Jiasheng Ye, Peiju Liu, Tianxiang Sun, Yunhua Zhou 외

Pretraining data of large language models composes multiple domains (e.g., web texts, academic papers, codes), whose mixture proportions crucially impact the competence of outcome models. While existing endeavors rely on…

Language ModelingLanguage Modelling

Prediction Model for Semitransparent Watercolor Pigment Mixtures Using Deep Learning with a Dataset of Transmittance and Reflectance

2019-03-30 · Mei-Yun Chen, Ya-Bo Huang, Sheng-Ping Chang, Ming Ouhyoung

Learning color mixing is difficult for novice painters. In order to support novice painters in learning color mixing, we propose a prediction model for semitransparent pigment mixtures and use its prediction results to c…