BeamAggR: Beam Aggregation Reasoning over Multi-source Knowledge for Multi-hop Question Answering
Zheng Chu, Jingchang Chen, Qianglong Chen, Haotian Wang, Kun Zhu,, Xiyuan Du, Weijiang Yu, Ming Liu, Bing Qin

TL;DR
BeamAggR is a novel reasoning framework that enhances multi-hop question answering by aggregating and prioritizing multi-source knowledge, significantly improving accuracy over state-of-the-art methods.
Contribution
We introduce BeamAggR, a new multi-hop QA method that parses questions into trees, explores multiple reasoning paths, and aggregates knowledge to improve retrieval and reasoning accuracy.
Findings
Outperforms SOTA methods by 8.5% on four datasets
Effectively aggregates multi-source knowledge for better reasoning
Enhances answer accuracy through probabilistic path exploration
Abstract
Large language models (LLMs) have demonstrated strong reasoning capabilities. Nevertheless, they still suffer from factual errors when tackling knowledge-intensive tasks. Retrieval-augmented reasoning represents a promising approach. However, significant challenges still persist, including inaccurate and insufficient retrieval for complex questions, as well as difficulty in integrating multi-source knowledge. To address this, we propose Beam Aggregation Reasoning, BeamAggR, a reasoning framework for knowledge-intensive multi-hop QA. BeamAggR explores and prioritizes promising answers at each hop of question. Concretely, we parse the complex questions into trees, which include atom and composite questions, followed by bottom-up reasoning. For atomic questions, the LLM conducts reasoning on multi-source knowledge to get answer candidates. For composite questions, the LLM combines beam…
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
TopicsRobotics and Automated Systems · Speech and dialogue systems · Advanced Image and Video Retrieval Techniques
