In Situ Answer Sentence Selection at Web-scale

01/16/2022
by   Zeyu Zhang, et al.
5

Current answer sentence selection (AS2) applied in open-domain question answering (ODQA) selects answers by ranking a large set of possible candidates, i.e., sentences, extracted from the retrieved text. In this paper, we present Passage-based Extracting Answer Sentence In-place (PEASI), a novel design for AS2 optimized for Web-scale setting, that, instead, computes such answer without processing each candidate individually. Specifically, we design a Transformer-based framework that jointly (i) reranks passages retrieved for a question and (ii) identifies a probable answer from the top passages in place. We train PEASI in a multi-task learning framework that encourages feature sharing between the components: passage reranker and passage-based answer sentence extractor. To facilitate our development, we construct a new Web-sourced large-scale QA dataset consisting of 800,000+ labeled passages/sentences for 60,000+ questions. The experiments show that our proposed design effectively outperforms the current state-of-the-art setting for AS2, i.e., a point-wise model for ranking sentences independently, by 6.51 in accuracy, from 48.86 efficient in computing answer sentences, requiring only  20 compared to the standard setting, i.e., reranking all possible candidates. We believe the release of PEASI, both the dataset and our proposed design, can contribute to advancing the research and development in deploying question answering services at Web scale.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/09/2021

Joint Models for Answer Verification in Question Answering Systems

This paper studies joint models for selecting correct answer sentences a...
research
03/04/2020

A Study on Efficiency, Accuracy and Document Structure for Answer Sentence Selection

An essential task of most Question Answering (QA) systems is to re-rank ...
research
10/23/2022

Knowledge Transfer from Answer Ranking to Answer Generation

Recent studies show that Question Answering (QA) based on Answer Sentenc...
research
09/22/2021

A Simple Approach to Jointly Rank Passages and Select Relevant Sentences in the OBQA Context

In the open question answering (OBQA) task, how to select the relevant i...
research
04/18/2021

Reference-based Weak Supervision for Answer Sentence Selection using Web Data

Answer sentence selection (AS2) modeling requires annotated data, i.e., ...
research
12/04/2014

Deep Learning for Answer Sentence Selection

Answer sentence selection is the task of identifying sentences that cont...
research
01/28/2021

Modeling Context in Answer Sentence Selection Systems on a Latency Budget

Answer Sentence Selection (AS2) is an efficient approach for the design ...

Please sign up or login with your details

Forgot password? Click here to reset