A Neural Comprehensive Ranker (NCR) for Open-Domain Question Answering
Bin Bi, Hao Ma

TL;DR
This paper introduces a Neural Comprehensive Ranker (NCR) that unifies passage ranking and answer extraction for open-domain question answering, enabling more effective retrieval and answering without pre-selected relevant texts.
Contribution
The novel NCR model integrates passage ranking and answer extraction into a single framework, improving large-scale open-domain QA performance.
Findings
Outperforms state-of-the-art in passage retrieval
Achieves higher accuracy in answer extraction
Demonstrates effectiveness in real-world QA scenarios
Abstract
This paper proposes a novel neural machine reading model for open-domain question answering at scale. Existing machine comprehension models typically assume that a short piece of relevant text containing answers is already identified and given to the models, from which the models are designed to extract answers. This assumption, however, is not realistic for building a large-scale open-domain question answering system which requires both deep text understanding and identifying relevant text from corpus simultaneously. In this paper, we introduce Neural Comprehensive Ranker (NCR) that integrates both passage ranking and answer extraction in one single framework. A Q&A system based on this framework allows users to issue an open-domain question without needing to provide a piece of text that must contain the answer. Experiments show that the unified NCR model is able to outperform the…
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
