paper-with-me

Papers

Iterative Entity Alignment via Joint Knowledge Embeddings

2017-07-01 · International Joint Conference on Artificial Intelligence 2017 7 · Hao Zhu, Ruobing Xie, Zhiyuan Liu, Maosong Sun

Entity alignment aims to link entities and their counterparts among multiple knowledge graphs (KGs). Most existing methods typically rely on external information of entities such as Wikipedia links and require costly manual feature construction to complete alignment. In this paper, we present a novel approach for entity alignment via joint knowledge embeddings. Our method jointly encodes both entities and relations of various KGs into a unified low-dimensional semantic space according to a small seed set of aligned entities. During this process, we can align entities according to their semantic distance in this joint semantic space. More specifically, we present an iterative and parameter sharing method to improve alignment performance. Experiment results on real-world datasets show that, as compared to baselines, our method achieves significant improvements on entity alignment, and can further improve knowledge graph completion performance on various KGs with the favor of joint knowledge embeddings.

📄 PDF Abstract BibTeX

Code (1)

thunlp/IEAJKE

Tasks

Entity AlignmentKnowledge Graph CompletionKnowledge Graphs

Similar Papers 제목 키워드 기반

Embedding-Based Entity Alignment Using Relation Structural Similarity

2022-09-11 · 2020 IEEE International Conference on Knowledge Graph (ICKG) 2022 9 · Yanhui Peng; Jing Zhang; Cangqi Zhou; Jian Xu

Entity alignment aims to find entities in different knowledge graphs that semantically represent the same real-world entity. Recently, embedding-based entity alignment methods, which represent knowledge graphs as low-dim…

Entity AlignmentEntity EmbeddingsGraph EmbeddingKnowledge Graph Embedding+2

Jointly Learning Entity and Relation Representations for Entity Alignment

2019-09-20 · IJCNLP 2019 11 · Yuting Wu, Xiao Liu, Yansong Feng, Zheng Wang 외

Entity alignment is a viable means for integrating heterogeneous knowledge among different knowledge graphs (KGs). Recent developments in the field often take an embedding-based approach to model the structural informati…

Entity AlignmentEntity EmbeddingsKnowledge GraphsRelation

MRAEA: An Efficient and Robust Entity Alignment Approach for Cross-lingual Knowledge Graph

2020-02-03 · The International Conference on Web Search and Data Mining (WSDM) 2020 2 · Xin Mao, Wenting Wang, Huimin Xu, Man Lan 외

Entity alignment to find equivalent entities in cross-lingual Knowledge Graphs (KGs) plays a vital role in automatically integrating multiple KGs. Existing translation-based entity alignment methods jointly model the cro…

Entity AlignmentEntity EmbeddingsGraph Neural NetworkKnowledge Graphs+1

Cross-lingual Entity Alignment with Incidental Supervision

2020-05-01 · EACL 2021 2 · Muhao Chen, Weijia Shi, Ben Zhou, Dan Roth

Much research effort has been put to multilingual knowledge graph (KG) embedding methods to address the entity alignment task, which seeks to match entities in different languagespecific KGs that refer to the same real-w…

Entity AlignmentKnowledge Graphs

Two Heads Are Better Than One: Integrating Knowledge from Knowledge Graphs and Large Language Models for Entity Alignment

2024-01-30 · Linyao Yang, Hongyang Chen, Xiao Wang, Jing Yang 외

Entity alignment, which is a prerequisite for creating a more comprehensive Knowledge Graph (KG), involves pinpointing equivalent entities across disparate KGs. Contemporary methods for entity alignment have predominantl…

Entity AlignmentEntity EmbeddingsKnowledge GraphsLanguage Modelling+1