paper-with-me

Papers

Will this Question be Answered? Question Filtering via Answer Model Distillation for Efficient Question Answering

2021-09-14 · EMNLP 2021 11 · Siddhant Garg, Alessandro Moschitti

In this paper we propose a novel approach towards improving the efficiency of Question Answering (QA) systems by filtering out questions that will not be answered by them. This is based on an interesting new finding: the answer confidence scores of state-of-the-art QA systems can be approximated well by models solely using the input question text. This enables preemptive filtering of questions that are not answered by the system due to their answer confidence scores being lower than the system threshold. Specifically, we learn Transformer-based question models by distilling Transformer-based answering models. Our experiments on three popular QA datasets and one industrial QA benchmark demonstrate the ability of our question models to approximate the Precision/Recall curves of the target QA system well. These question models, when used as filters, can effectively trade off lower computation cost of QA systems for lower Recall, e.g., reducing computation by ~60%, while only losing ~3-4% of Recall.

📄 PDF Abstract BibTeX arXiv:2109.07009

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Language Use Matters: Analysis of the Linguistic Structure of Question Texts Can Characterize Answerability in Quora

2017-03-11 · Suman Kalyan Maity, Aman Kharb, Animesh Mukherjee

Quora is one of the most popular community Q&A sites of recent times. However, many question posts on this Q&A site often do not get answered. In this paper, we quantify various linguistic activities that discriminates a…

Improving the Question Answering Quality using Answer Candidate Filtering based on Natural-Language Features

2021-12-10 · Aleksandr Gashkov, Aleksandr Perevalov, Maria Eltsova, Andreas Both

Software with natural-language user interfaces has an ever-increasing importance. However, the quality of the included Question Answering (QA) functionality is still not sufficient regarding the number of questions that …

Question Answering

An Entity-Based approach to Answering Recurrent and Non-Recurrent Questions with Past Answers

2016-12-01 · WS 2016 12 · Anietie Andy, Mugizi Rwebangira, Satoshi Sekine

An Entity-based approach to Answering recurrent and non-recurrent questions with Past Answers Abstract Community question answering (CQA) systems such as Yahoo! Answers allow registered-users to ask and answer questions …

Community Question AnsweringEntity LinkingQuestion Answering

Answering Unanswered Questions through Semantic Reformulations in Spoken QA

2023-05-27 · Pedro Faustini, Zhiyu Chen, Besnik Fetahu, Oleg Rokhlenko 외

Spoken Question Answering (QA) is a key feature of voice assistants, usually backed by multiple QA systems. Users ask questions via spontaneous speech which can contain disfluencies, errors, and informal syntax or phrasi…

Question AnsweringSpecificity

Tipta uzmanlik sinavinda (tus) buyuk dil modelleri insanlardan daha mi basarili?

2024-08-22 · Yesim Aygul, Muge Olucoglu, Adil Alpkocak

The potential of artificial intelligence in medical education and assessment has been made evident by recent developments in natural language processing and artificial intelligence. Medical questions can now be successfu…