Inter-Passage Verification for Multi-evidence Multi-answer QA
Bingsen Chen, Shengjie Wang, Xi Ye, Chen Zhao

TL;DR
This paper introduces RI$^2$VER, a novel multi-answer QA framework that retrieves and individually verifies evidence passages through inter-passage synthesis, significantly improving accuracy on multi-evidence questions.
Contribution
It proposes a new retrieval-augmented QA framework with an inter-passage verification pipeline, enhancing multi-evidence answer accuracy beyond existing methods.
Findings
Achieves 11.17% higher F1 score on QAMPARI and RoMQA datasets.
Effectively handles questions requiring multi-evidence synthesis.
Outperforms baselines across various model sizes.
Abstract
Multi-answer question answering (QA), where questions can have many valid answers, presents a significant challenge for existing retrieval-augmented generation-based QA systems, as these systems struggle to retrieve and then synthesize a large number of evidence passages. To tackle these challenges, we propose a new multi-answer QA framework -- Retrieval-augmented Independent Reading with Inter-passage Verification (RIVER). Our framework retrieves a large set of passages and processes each passage individually to generate an initial high-recall but noisy answer set. Then we propose a new inter-passage verification pipeline that validates every candidate answer through (1) Verification Question Generation, (2) Gathering Additional Evidence, and (3) Verification with inter-passage synthesis. Evaluations on the QAMPARI and RoMQA datasets demonstrate that our framework significantly…
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
TopicsTopic Modeling · Advanced Text Analysis Techniques · Semantic Web and Ontologies
