Open Domain Question Answering over Virtual Documents: A Unified Approach for Data and Text
Due to its potential for a universal interface over both data and text, data-to-text generation is becoming increasingly popular. However, few prior work has focused on its application to downstream tasks, e.g. using the converted data for grounding or reasoning. In this work, we bridge this gap and use the data-to-text method as a means for encoding structured knowledge for knowledge-intensive applications, i.e. open-domain question answering (ODQA). Specifically, we propose a verbalizer-retriever-reader framework for ODQA over data and text where verbalized tables from Wikipedia and graphs from Wikidata are used as augmented knowledge sources. We show that our Unified Data and Text QA, UDT-QA. can effectively benefit from the expanded knowledge index, leading to large gains over text-only baselines. Notably, our approach sets the single-model state-of-the-art on Natural Questions. Furthermore, our analyses indicate that verbalized knowledge is preferred for answer reasoning for both adapted and hot-swap settings.
Code (0)
등록된 구현이 없습니다.
Tasks
Data-to-Text GenerationNatural QuestionsOpen-Domain Question AnsweringQuestion AnsweringText GenerationSimilar Papers 제목 키워드 기반
Reasoning Over Virtual Knowledge Bases With Open Predicate Relations
We present the Open Predicate Query Language (OPQL); a method for constructing a virtual KB (VKB) trained entirely from text. Large Knowledge Bases (KBs) are indispensable for a wide-range of industry applications such a…
Language ModelingLanguage ModellingOpen-Domain Question AnsweringQuestion Answering+1OpenViVQA: Task, Dataset, and Multimodal Fusion Models for Visual Question Answering in Vietnamese
In recent years, visual question answering (VQA) has attracted attention from the research community because of its highly potential applications (such as virtual assistance on intelligent cars, assistant devices for bli…
Information RetrievalQuestion AnsweringRetrievalVietnamese Multimodal Learning+4Actively Seeking and Learning from Live Data
One of the key limitations of traditional machine learning methods is their requirement for training data that exemplifies all the information to be learned. This is a particular problem for visual question answering met…
Domain AdaptationMeta-LearningQuestion AnsweringRetrieval+2A dataset and baselines for sequential open-domain question answering
Previous work on question-answering systems mainly focuses on answering individual questions, assuming they are independent and devoid of context. Instead, we investigate sequential question answering, asking multiple re…
Information RetrievalOpen-Domain Question AnsweringQuestion AnsweringReading ComprehensionBuilding a Dataset for Automatically Learning to Detect Questions Requiring Clarification
Question Answering (QA) systems aim to return correct and concise answers in response to user questions. QA research generally assumes all questions are intelligible and unambiguous, which is unrealistic in practice as q…
Question Answering