HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

From Alignment to Assignment: Frustratingly Simple Unsupervised Entity Alignment

Xin Mao Wenting Wang Yuanbin Wu Man Lan

From Alignment to Assignment: Frustratingly Simple Unsupervised Entity Alignment

Abstract

Cross-lingual entity alignment (EA) aims to find the equivalent entities between crosslingual KGs, which is a crucial step for integrating KGs. Recently, many GNN-based EA methods are proposed and show decent performance improvements on several public datasets. Meanwhile, existing GNN-based EA methods inevitably inherit poor interpretability and low efficiency from neural networks. Motivated by the isomorphic assumption of GNNbased methods, we successfully transform the cross-lingual EA problem into the assignment problem. Based on this finding, we propose a frustratingly Simple but Effective Unsupervised entity alignment method (SEU) without neural networks. Extensive experiments show that our proposed unsupervised method even beats advanced supervised methods across all public datasets and has high efficiency, interpretability, and stability.

Code Repositories

maoxinn/seu
Official
tf

Benchmarks

BenchmarkMethodologyMetrics
entity-alignment-on-dbp15k-fr-enSEU
Hits@1: 0.988
entity-alignment-on-dbp15k-ja-enSEU
Hits@1: 0.956
entity-alignment-on-dbp15k-zh-enSEU
Hits@1: 0.900

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
From Alignment to Assignment: Frustratingly Simple Unsupervised Entity Alignment | Papers | HyperAI