Command Palette
Search for a command to run...
Peng Qi Haejun Lee Oghenetegiri " TG" Sido Christopher D. Manning

Abstract
We develop a unified system to answer directly from text open-domain questions that may require a varying number of retrieval steps. We employ a single multi-task transformer model to perform all the necessary subtasks -- retrieving supporting facts, reranking them, and predicting the answer from all retrieved documents -- in an iterative fashion. We avoid crucial assumptions of previous work that do not transfer well to real-world settings, including exploiting knowledge of the fixed number of retrieval steps required to answer each question or using structured metadata like knowledge bases or web links that have limited availability. Instead, we design a system that can answer open-domain questions on any text collection without prior knowledge of reasoning complexity. To emulate this setting, we construct a new benchmark, called BeerQA, by combining existing one- and two-step datasets with a new collection of 530 questions that require three Wikipedia pages to answer, unifying Wikipedia corpora versions in the process. We show that our model demonstrates competitive performance on both existing benchmarks and this new benchmark. We make the new benchmark available at https://beerqa.github.io/.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| question-answering-on-hotpotqa | IRRR+ | ANS-EM: 0.663 ANS-F1: 0.791 JOINT-EM: 0.428 JOINT-F1: 0.696 SUP-EM: 0.569 SUP-F1: 0.832 |
| question-answering-on-hotpotqa | IRRR | ANS-EM: 0.657 ANS-F1: 0.782 JOINT-EM: 0.421 JOINT-F1: 0.686 SUP-EM: 0.559 SUP-F1: 0.821 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.