paper-with-me

홈 › Papers

Canonicalizing Open Knowledge Bases with Multi-Layered Meta-Graph Neural Network

2020-06-17 · Tianwen Jiang, Tong Zhao, Bing Qin, Ting Liu, Nitesh V. Chawla, Meng Jiang

Noun phrases and relational phrases in Open Knowledge Bases are often not canonical, leading to redundant and ambiguous facts. In this work, we integrate structural information (from which tuple, which sentence) and semantic information (semantic similarity) to do the canonicalization. We represent the two types of information as a multi-layered graph: the structural information forms the links across the sentence, relational phrase, and noun phrase layers; the semantic information forms weighted intra-layer links for each layer. We propose a graph neural network model to aggregate the representations of noun phrases and relational phrases through the multi-layered meta-graph structure. Experiments show that our model outperforms existing approaches on a public datasets in general domain.

📄 PDF Abstract BibTeX arXiv:2006.09610

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkNoun Phrase CanonicalizationSemantic SimilaritySemantic Textual SimilaritySentence

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Canonicalizing Open Knowledge Bases

2014-11-03 · Luis Galárraga, Geremy Heitz

Open information extraction approaches have led to the creation of large knowledge bases from the Web. The problem with such methods is that their entities and relations are not canonicalized, leading to redundant and am…

ClusteringNoun Phrase CanonicalizationOpen Information Extraction

CESI: Canonicalizing Open Knowledge Bases using Embeddings and Side Information

2019-02-01 · Shikhar Vashishth, Prince Jain, Partha Talukdar

Open Information Extraction (OpenIE) methods extract (noun phrase, relation phrase, noun phrase) triples from text, resulting in the construction of large Open Knowledge Bases (Open KBs). The noun phrases (NPs) and relat…

ClusteringFeature EngineeringNoun Phrase CanonicalizationOpen Information Extraction+2

Machine Knowledge: Creation and Curation of Comprehensive Knowledge Bases

2020-09-24 · Gerhard Weikum, Luna Dong, Simon Razniewski, Fabian Suchanek

Equipping machines with comprehensive knowledge of the world's entities and their relationships has been a long-standing goal of AI. Over the last decade, large-scale knowledge bases, also known as knowledge graphs, have…

Knowledge GraphsQuestion Answering

Canonicalizing Knowledge Base Literals

2019-06-26 · Jiaoyan Chen, Ernesto Jimenez-Ruiz, Ian Horrocks

Ontology-based knowledge bases (KBs) like DBpedia are very valuable resources, but their usefulness and usability is limited by various quality issues. One such issue is the use of string literals instead of semantically…

BIG-bench Machine Learning

Multi-View Clustering for Open Knowledge Base Canonicalization

2022-06-22 · Wei Shen, Yang Yang, Yinan Liu

Open information extraction (OIE) methods extract plenty of OIE triples <noun phrase, relation phrase, noun phrase> from unstructured text, which compose large open knowledge bases (OKBs). Noun phrases and relation phras…

ClusteringOpen Information ExtractionRelation