Efficient Dynamic Ensembling for Multiple LLM Experts
Jinwu Hu, Yufeng Wang, Shuhai Zhang, Kai Zhou, Guohao Chen, Yu Hu, Bin Xiao, Mingkui Tan

TL;DR
This paper introduces DER, an efficient dynamic ensemble reasoning method that intelligently combines multiple LLM experts conditioned on inputs, improving performance while reducing computational costs.
Contribution
The paper proposes a novel Markov Decision Process-based framework with a reward-driven agent and a knowledge transfer prompt for effective LLM ensemble reasoning.
Findings
DER achieves better performance with fewer resources than state-of-the-art methods.
The dynamic selection of LLM experts improves task-specific accuracy.
Knowledge transfer prompts enhance the complementary use of LLMs.
Abstract
LLMs have demonstrated impressive performance across various language tasks. However, the strengths of LLMs can vary due to different architectures, model sizes, areas of training data, etc. Therefore, ensemble reasoning for the strengths of different LLM experts is critical to achieving consistent and satisfactory performance on diverse inputs across a wide range of tasks. However, existing LLM ensemble methods are either computationally intensive or incapable of leveraging complementary knowledge among LLM experts for various inputs. In this paper, we propose an efficient Dynamic Ensemble Reasoning paradigm, called DER to integrate the strengths of multiple LLM experts conditioned on dynamic inputs. Specifically, we model the LLM ensemble reasoning problem as a Markov Decision Process, wherein an agent sequentially takes inputs to request knowledge from an LLM candidate and passes the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Business Process Modeling and Analysis · Data Mining Algorithms and Applications
