Answer Candidate Type Selection: Text-to-Text Language Model for Closed Book Question Answering Meets Knowledge Graphs
Pre-trained Text-to-Text Language Models (LMs), such as T5 or BART yield promising results in the Knowledge Graph Question Answering (KGQA) task. However, the capacity of the models is limited and the quality decreases for questions with less popular entities. In this paper, we present a novel approach which works on top of the pre-trained Text-to-Text QA system to address this issue. Our simple yet effective method performs filtering and re-ranking of generated candidates based on their types derived from Wikidata "instance_of" property.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph Question AnsweringKnowledge GraphsLanguage ModelingLanguage ModellingQuestion AnsweringRe-RankingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Context-based Transformer Models for Answer Sentence Selection
An important task for the design of Question Answering systems is the selection of the sentence containing (or constituting) the answer from documents relevant to the asked question. Most previous work has only used the …
Question AnsweringSentenceQuestion-Context Alignment and Answer-Context Dependencies for Effective Answer Sentence Selection
Answer sentence selection (AS2) in open-domain question answering finds answer for a question by ranking candidate sentences extracted from web documents. Recent work exploits answer context, i.e., sentences around a can…
Open-Domain Question AnsweringQuestion AnsweringSentenceContext-Aware Transformer Pre-Training for Answer Sentence Selection
Answer Sentence Selection (AS2) is a core component for building an accurate Question Answering pipeline. AS2 models rank a set of candidate sentences based on how likely they answer a given question. The state of the ar…
Question AnsweringSentenceEviNets: Neural Networks for Combining Evidence Signals for Factoid Question Answering
A critical task for question answering is the final answer selection stage, which has to combine multiple signals available about each answer candidate. This paper proposes EviNets: a novel neural network architecture fo…
Answer SelectionFeature EngineeringInformation RetrievalKnowledge Base Question Answering+3Discriminative Information Retrieval for Question Answering Sentence Selection
We propose a framework for discriminative IR atop linguistic features, trained to improve the recall of answer candidate passage retrieval, the initial step in text-based question answering. We formalize this as an insta…
Information RetrievalPassage RetrievalQuestion AnsweringRetrieval+1