HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Are Negative Samples Necessary in Entity Alignment? An Approach with High Performance, Scalability and Robustness

Xin Mao Wenting Wang Yuanbin Wu Man Lan

Are Negative Samples Necessary in Entity Alignment? An Approach with High Performance, Scalability and Robustness

Abstract

Entity alignment (EA) aims to find the equivalent entities in different KGs, which is a crucial step in integrating multiple KGs. However, most existing EA methods have poor scalability and are unable to cope with large-scale datasets. We summarize three issues leading to such high time-space complexity in existing EA methods: (1) Inefficient graph encoders, (2) Dilemma of negative sampling, and (3) "Catastrophic forgetting" in semi-supervised learning. To address these challenges, we propose a novel EA method with three new components to enable high Performance, high Scalability, and high Robustness (PSR): (1) Simplified graph encoder with relational graph sampling, (2) Symmetric negative-free alignment loss, and (3) Incremental semi-supervised learning. Furthermore, we conduct detailed experiments on several public datasets to examine the effectiveness and efficiency of our proposed method. The experimental results show that PSR not only surpasses the previous SOTA in performance but also has impressive scalability and robustness.

Code Repositories

maoxinn/psr
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
entity-alignment-on-dbp15k-fr-enPSR
Hits@1: 0.958
entity-alignment-on-dbp15k-ja-enPSR
Hits@1: 0.908
entity-alignment-on-dbp15k-zh-enPSR
Hits@1: 0.883

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
Are Negative Samples Necessary in Entity Alignment? An Approach with High Performance, Scalability and Robustness | Papers | HyperAI