HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Relational Reflection Entity Alignment

Xin Mao Wenting Wang Huimin Xu Yuanbin Wu Man Lan

Relational Reflection Entity Alignment

Abstract

Entity alignment aims to identify equivalent entity pairs from different Knowledge Graphs (KGs), which is essential in integrating multi-source KGs. Recently, with the introduction of GNNs into entity alignment, the architectures of recent models have become more and more complicated. We even find two counter-intuitive phenomena within these methods: (1) The standard linear transformation in GNNs is not working well. (2) Many advanced KG embedding models designed for link prediction task perform poorly in entity alignment. In this paper, we abstract existing entity alignment methods into a unified framework, Shape-Builder & Alignment, which not only successfully explains the above phenomena but also derives two key criteria for an ideal transformation operation. Furthermore, we propose a novel GNNs-based method, Relational Reflection Entity Alignment (RREA). RREA leverages Relational Reflection Transformation to obtain relation specific embeddings for each entity in a more efficient way. The experimental results on real-world datasets show that our model significantly outperforms the state-of-the-art methods, exceeding by 5.8%-10.9% on Hits@1.

Code Repositories

LinXueyuanStdio/EchoEA
pytorch
Mentioned in GitHub
MaoXinn/RREA
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
entity-alignment-on-dbp15k-zh-enRREA(text)
Hits@1: 0.822
entity-alignment-on-dbp15k-zh-enRREA
Hits@1: 0.801
entity-alignment-on-dicews-1kRREA
Hit@1: 72.2
entity-alignment-on-yago-wiki50kRREA
Hit@1: 82.8

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
Relational Reflection Entity Alignment | Papers | HyperAI