paper-with-me

Papers

Co-training Embeddings of Knowledge Graphs and Entity Descriptions for Cross-lingual Entity Alignment

2018-06-18 · Muhao Chen, Yingtao Tian, Kai-Wei Chang, Steven Skiena, Carlo Zaniolo

Multilingual knowledge graph (KG) embeddings provide latent semantic representations of entities and structured knowledge with cross-lingual inferences, which benefit various knowledge-driven cross-lingual NLP tasks. However, precisely learning such cross-lingual inferences is usually hindered by the low coverage of entity alignment in many KGs. Since many multilingual KGs also provide literal descriptions of entities, in this paper, we introduce an embedding-based approach which leverages a weakly aligned multilingual KG for semi-supervised cross-lingual learning using entity descriptions. Our approach performs co-training of two embedding models, i.e. a multilingual KG embedding model and a multilingual literal description embedding model. The models are trained on a large Wikipedia-based trilingual dataset where most entity alignment is unknown to training. Experimental results show that the performance of the proposed approach on the entity alignment task improves at each iteration of co-training, and eventually reaches a stage at which it significantly surpasses previous approaches. We also show that our approach has promising abilities for zero-shot entity alignment, and cross-lingual KG completion.

📄 PDF Abstract BibTeX arXiv:1806.06478

Code (0)

등록된 구현이 없습니다.

Tasks

Entity AlignmentKnowledge Graphs

Similar Papers 제목 키워드 기반

Entity Type Prediction Leveraging Graph Walks and Entity Descriptions

2022-07-28 · Russa Biswas, Jan Portisch, Heiko Paulheim, Harald Sack 외

The entity type information in Knowledge Graphs (KGs) such as DBpedia, Freebase, etc. is often incomplete due to automated generation or human curation. Entity typing is the task of assigning or inferring the semantic ty…

Entity TypingKnowledge GraphsLanguage ModelingLanguage Modelling+3

Generating Fine-Grained Open Vocabulary Entity Type Descriptions

2018-05-27 · ACL 2018 7 · Rajarshi Bhowmik, Gerard de Melo

While large-scale knowledge graphs provide vast amounts of structured facts about entities, a short textual description can often be useful to succinctly characterize an entity and its type. Unfortunately, many knowledge…

Knowledge GraphsVocal Bursts Type Prediction

Constructing a Knowledge Graph from Textual Descriptions of Software Vulnerabilities in the National Vulnerability Database

2023-04-30 · Anders Mølmen Høst, Pierre Lison, Leon Moonen

Knowledge graphs have shown promise for several cybersecurity tasks, such as vulnerability assessment and threat analysis. In this work, we present a new method for constructing a vulnerability knowledge graph from infor…

Knowledge Graph EmbeddingsKnowledge Graphsnamed-entity-recognitionNamed Entity Recognition+3

KEPLER: A Unified Model for Knowledge Embedding and Pre-trained Language Representation

2019-11-13 · Xiaozhi Wang, Tianyu Gao, Zhaocheng Zhu, Zhengyan Zhang 외

Pre-trained language representation models (PLMs) cannot well capture factual knowledge from text. In contrast, knowledge embedding (KE) methods can effectively represent the relational facts in knowledge graphs (KGs) wi…

Entity EmbeddingsEntity TypingInductive knowledge graph completionKnowledge Graph Completion+7

A Joint Training Framework for Open-World Knowledge Graph Embeddings

2021-06-22 · AKBC 2021 10 · Karthik V, Beethika Tripathi, Mitesh M Khapra, Balaraman Ravindran

Knowledge Graphs(KGs) represent factual information as graphs of entities connected by relations. Knowledge graph embeddings have emerged as a popular approach to encode this information for various downstream tasks like…

Dialogue GenerationEntity EmbeddingsKnowledge Graph CompletionKnowledge Graph Embeddings+4