CLLGSep 30, 2025

Uncertainty-Aware Answer Selection for Improved Reasoning in Multi-LLM Systems

arXiv:2510.02377v16 citationsh-index: 25EMNLP
Originality Incremental advance
AI Analysis

This addresses the challenge of improving reasoning in multi-LLM systems for applications where external verification is costly, though it is incremental as it builds on existing multi-LLM frameworks.

The paper tackles the problem of selecting the most reliable response from multiple LLMs in resource-constrained settings, achieving improvements of approximately 4%, 3%, and 5% across various datasets like GSM8K, MMLU, and ARC.

Large Language Models (LLMs) have demonstrated exceptional capabilities, yet selecting the most reliable response from multiple LLMs remains a challenge, particularly in resource-constrained settings. Existing approaches often depend on costly external verifiers, human evaluators, or self-consistency techniques that require multiple samples from a single model. While multi-LLM systems produce more diverse responses than single models and thus have greater potential, they often underperform compared to single LLM self-consistency. We propose a principled, novel and computationally efficient method to select the best response from multiple different LLMs using a calibrated log-likelihood score, implicitly leveraging the inherent knowledge and confidence of these models. Our method demonstrates improvements of approx. 4%, 3%, and 5% across both debate (multi-round LLM discussions) and non-debate (Best-of-N with multiple LLMs) settings on GSM8K, MMLU (6 subsets), and ARC datasets respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes