English

Aggregation of Reasoning: A Hierarchical Framework for Enhancing Answer Selection in Large Language Models

Computation and Language 2024-05-22 v1

Abstract

Recent advancements in Chain-of-Thought prompting have facilitated significant breakthroughs for Large Language Models (LLMs) in complex reasoning tasks. Current research enhances the reasoning performance of LLMs by sampling multiple reasoning chains and ensembling based on the answer frequency. However, this approach fails in scenarios where the correct answers are in the minority. We identify this as a primary factor constraining the reasoning capabilities of LLMs, a limitation that cannot be resolved solely based on the predicted answers. To address this shortcoming, we introduce a hierarchical reasoning aggregation framework AoR (Aggregation of Reasoning), which selects answers based on the evaluation of reasoning chains. Additionally, AoR incorporates dynamic sampling, adjusting the number of reasoning chains in accordance with the complexity of the task. Experimental results on a series of complex reasoning tasks show that AoR outperforms prominent ensemble methods. Further analysis reveals that AoR not only adapts various LLMs but also achieves a superior performance ceiling when compared to current methods.

Keywords

Cite

@article{arxiv.2405.12939,
  title  = {Aggregation of Reasoning: A Hierarchical Framework for Enhancing Answer Selection in Large Language Models},
  author = {Zhangyue Yin and Qiushi Sun and Qipeng Guo and Zhiyuan Zeng and Xiaonan Li and Tianxiang Sun and Cheng Chang and Qinyuan Cheng and Ding Wang and Xiaofeng Mou and Xipeng Qiu and XuanJing Huang},
  journal= {arXiv preprint arXiv:2405.12939},
  year   = {2024}
}

Comments

17 pages, 14 figures, accepted by LREC-COLING 2024

R2 v1 2026-06-28T16:34:33.005Z