paper-with-me

홈 › Papers

BigText-QA: Question Answering over a Large-Scale Hybrid Knowledge Graph

2022-12-12 · Jingjing Xu, Maria Biryukov, Martin Theobald, Vinu Ellampallil Venugopal

Answering complex questions over textual resources remains a challenge, particularly when dealing with nuanced relationships between multiple entities expressed within natural-language sentences. To this end, curated knowledge bases (KBs) like YAGO, DBpedia, Freebase, and Wikidata have been widely used and gained great acceptance for question-answering (QA) applications in the past decade. While these KBs offer a structured knowledge representation, they lack the contextual diversity found in natural-language sources. To address this limitation, BigText-QA introduces an integrated QA approach, which is able to answer questions based on a more redundant form of a knowledge graph (KG) that organizes both structured and unstructured (i.e., "hybrid") knowledge in a unified graphical representation. Thereby, BigText-QA is able to combine the best of both worlds$\unicode{x2013}$a canonical set of named entities, mapped to a structured background KB (such as YAGO or Wikidata), as well as an open set of textual clauses providing highly diversified relational paraphrases with rich context information. Our experimental results demonstrate that BigText-QA outperforms DrQA, a neural-network-based QA system, and achieves competitive results to QUEST, a graph-based unsupervised QA system.

📄 PDF Abstract BibTeX arXiv:2212.05798

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityQuestion Answering

Similar Papers 제목 키워드 기반

CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training

2021-10-14 · Findings (NAACL) 2022 7 · Patrick Huber, Armen Aghajanyan, Barlas Oğuz, Dmytro Okhonko 외

With the rise of large-scale pre-trained language models, open-domain question-answering (ODQA) has become an important research topic in NLP. Based on the popular pre-training fine-tuning approach, we posit that an addi…

Open-Domain Question AnsweringQuestion Answering

Large-scale Simple Question Answering with Memory Networks

2015-06-05 · Antoine Bordes, Nicolas Usunier, Sumit Chopra, Jason Weston

Training large-scale question answering systems is complicated because training sources usually cover a small portion of the range of possible questions. This paper studies the impact of multitask and transfer learning f…

Question AnsweringTransfer Learning

Self-Teaching Machines to Read and Comprehend with Large-Scale Multi-Subject Question-Answering Data

2021-02-01 · Findings (EMNLP) 2021 11 · Dian Yu, Kai Sun, Dong Yu, Claire Cardie

In spite of much recent research in the area, it is still unclear whether subject-area question-answering data is useful for machine reading comprehension (MRC) tasks. In this paper, we investigate this question. We coll…

Machine Reading ComprehensionMultiple-choiceQuestion AnsweringReading Comprehension

Medical Exam Question Answering with Large-scale Reading Comprehension

2018-02-28 · Xiao Zhang, Ji Wu, ZhiYang He, Xien Liu 외

Reading and understanding text is one important component in computer aided diagnosis in clinical medicine, also being a major research problem in the field of NLP. In this work, we introduce a question-answering task ca…

MedQAQuestion AnsweringReading Comprehension

Multi-Task Learning for Conversational Question Answering over a Large-Scale Knowledge Base

2019-10-11 · IJCNLP 2019 11 · Tao Shen, Xiubo Geng, Tao Qin, Daya Guo 외

We consider the problem of conversational question answering over a large-scale knowledge base. To handle huge entity vocabulary of a large-scale knowledge base, recent neural semantic parsing based approaches usually de…

Conversational Question AnsweringMulti-Task LearningQuestion AnsweringSemantic Parsing