The Web as a Knowledge-base for Answering Complex Questions
Alon Talmor, Jonathan Berant

TL;DR
This paper introduces a novel framework that decomposes complex questions into simpler ones, leveraging web search and reading comprehension to improve answer accuracy, demonstrated on a new dataset with significant performance gains.
Contribution
It presents a new question decomposition approach combined with web interaction for answering complex questions, along with a new dataset, ComplexWebQuestions.
Findings
Question decomposition improves precision@1 from 20.8 to 27.5.
The framework effectively handles broad and complex questions.
A new dataset for complex question answering is introduced.
Abstract
Answering complex questions is a time-consuming activity for humans that requires reasoning and integration of information. Recent work on reading comprehension made headway in answering simple questions, but tackling complex questions is still an ongoing research challenge. Conversely, semantic parsers have been successful at handling compositionality, but only when the information resides in a target knowledge-base. In this paper, we present a novel framework for answering broad and complex questions, assuming answering simple questions is possible using a search engine and a reading comprehension model. We propose to decompose complex questions into a sequence of simple questions, and compute the final answer from the sequence of answers. To illustrate the viability of our approach, we create a new dataset of complex questions, ComplexWebQuestions, and present a model that decomposes…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
