HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Jointly Learning Entity and Relation Representations for Entity Alignment

Yuting Wu Xiao Liu Yansong Feng Zheng Wang Dongyan Zhao

Jointly Learning Entity and Relation Representations for Entity Alignment

Abstract

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 information of KGs so that entity alignment can be easily performed in the embedding space. However, most existing works do not explicitly utilize useful relation representations to assist in entity alignment, which, as we will show in the paper, is a simple yet effective way for improving entity alignment. This paper presents a novel joint learning framework for entity alignment. At the core of our approach is a Graph Convolutional Network (GCN) based framework for learning both entity and relation representations. Rather than relying on pre-aligned relation seeds to learn relation representations, we first approximate them using entity embeddings learned by the GCN. We then incorporate the relation approximation into entities to iteratively learn better representations for both. Experiments performed on three real-world cross-lingual datasets show that our approach substantially outperforms state-of-the-art entity alignment methods.

Code Repositories

StephanieWyt/HGCN-JE-JR
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
entity-alignment-on-dbp15k-zh-enJAPE
Hits@1: 0.4125
entity-alignment-on-dbp15k-zh-enBootEA
Hits@1: 0.6294
entity-alignment-on-dbp15k-zh-enHGCN-JE
Hits@1: 0.7203
entity-alignment-on-dbp15k-zh-enMTransE
Hits@1: 0.3083

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Jointly Learning Entity and Relation Representations for Entity Alignment | Papers | HyperAI