paper-with-me

Papers

Improving Knowledge Base Construction from Robust Infobox Extraction

2019-06-01 · NAACL 2019 6 · Boya Peng, Yejin Huh, Xiao Ling, Michele Banko

A capable, automatic Question Answering (QA) system can provide more complete and accurate answers using a comprehensive knowledge base (KB). One important approach to constructing a comprehensive knowledge base is to extract information from Wikipedia infobox tables to populate an existing KB. Despite previous successes in the Infobox Extraction (IBE) problem (e.g., DBpedia), three major challenges remain: 1) Deterministic extraction patterns used in DBpedia are vulnerable to template changes; 2) Over-trusting Wikipedia anchor links can lead to entity disambiguation errors; 3) Heuristic-based extraction of unlinkable entities yields low precision, hurting both accuracy and completeness of the final KB. This paper presents a robust approach that tackles all three challenges. We build probabilistic models to predict relations between entity mentions directly from the infobox tables in HTML. The entity mentions are linked to identifiers in an existing KB if possible. The unlinkable ones are also parsed and preserved in the final output. Training data for both the relation extraction and the entity linking models are automatically generated using distant supervision. We demonstrate the empirical effectiveness of the proposed method in both precision and recall compared to a strong IBE baseline, DBpedia, with an absolute improvement of 41.3{\%} in average F1. We also show that our extraction makes the final KB significantly more complete, improving the completeness score of list-value relation types by 61.4{\%}.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity DisambiguationEntity LinkingKnowledge Base ConstructionQuestion AnsweringRelation Extraction

Similar Papers 제목 키워드 기반

Taxonomical hierarchy of canonicalized relations from multiple Knowledge Bases

2019-09-13 · Akshay Parekh, Ashish Anand, Amit Awekar

This work addresses two important questions pertinent to Relation Extraction (RE). First, what are all possible relations that could exist between any two given entity types? Second, how do we define an unambiguous taxon…

RelationRelation Extraction

A Practice of Tourism Knowledge Graph Construction based on Heterogeneous Information

2020-10-01 · CCL 2020 10 · Dinghe Xiao, Nannan Wang, Jiangang Yu, Chunhong Zhang 외

The increasing amount of semi-structured and unstructured data on tourism websites brings a need for information extraction (IE) so as to construct a Tourism-domain Knowledge Graph (TKG), which is helpful to manage touri…

graph constructionKnowledge Graphs

SPAGHETTI: Open-Domain Question Answering from Heterogeneous Data Sources with Retrieval and Semantic Parsing

2024-06-01 · Heidi C. Zhang, Sina J. Semnani, Farhad Ghassemi, Jialiang Xu 외

We introduce SPAGHETTI: Semantic Parsing Augmented Generation for Hybrid English information from Text Tables and Infoboxes, a hybrid question-answering (QA) pipeline that utilizes information from heterogeneous knowledg…

Open-Domain Question AnsweringQuestion AnsweringRetrievalSemantic Parsing

DBpedia NIF: Open, Large-Scale and Multilingual Knowledge Extraction Corpus

2018-12-26 · Milan Dojchinovski, Julio Hernandez, Markus Ackermann, Amit Kirschenbaum 외

In the past decade, the DBpedia community has put significant amount of effort on developing technical infrastructure and methods for efficient extraction of structured information from Wikipedia. These efforts have been…

Articles

DBpedia: A Multilingual Cross-domain Knowledge Base

2012-05-01 · LREC 2012 5 · Pablo Mendes, Max Jakob, Christian Bizer

The DBpedia project extracts structured information from Wikipedia editions in 97 different languages and combines this information into a large multi-lingual knowledge base covering many specific domains and general wor…

Entity LinkingQuestion Answeringslot-fillingSlot Filling+2