paper-with-me

홈 › Papers

Open Domain Question Answering over Virtual Documents: A Unified Approach for Data and Text

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data-to-Text GenerationNatural QuestionsOpen-Domain Question AnsweringQuestion AnsweringText Generation

Similar Papers 제목 키워드 기반

Reasoning Over Virtual Knowledge Bases With Open Predicate Relations

2021-02-14 · Haitian Sun, Pat Verga, Bhuwan Dhingra, Ruslan Salakhutdinov 외

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+1

OpenViVQA: Task, Dataset, and Multimodal Fusion Models for Visual Question Answering in Vietnamese

2023-05-07 · Nghia Hieu Nguyen, Duong T. D. Vo, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

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+4

Actively Seeking and Learning from Live Data

2019-04-05 · CVPR 2019 6 · Damien Teney, Anton Van Den Hengel

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+2

A dataset and baselines for sequential open-domain question answering

2018-10-01 · EMNLP 2018 10 · Ahmed Elgohary, Chen Zhao, Jordan Boyd-Graber

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 Comprehension

Building a Dataset for Automatically Learning to Detect Questions Requiring Clarification

2022-06-01 · LREC 2022 6 · Ivano Lauriola, Kevin Small, Alessandro Moschitti

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