TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Are Negative Samples Necessary in Entity Alignment? An App...

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

Xin Mao, Wenting Wang, Yuanbin Wu, Man Lan

2021-08-11Graph SamplingEntity Alignment
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Data IntegrationDBP15k zh-enHits@10.883PSR
Data Integrationdbp15k ja-enHits@10.908PSR
Data Integrationdbp15k fr-enHits@10.958PSR
Entity AlignmentDBP15k zh-enHits@10.883PSR
Entity Alignmentdbp15k ja-enHits@10.908PSR
Entity Alignmentdbp15k fr-enHits@10.958PSR

Related Papers

Keyed Chaotic Dynamics for Privacy-Preserving Neural Inference2025-05-29Simple yet Effective Graph Distillation via Clustering2025-05-27Beyond Self-Repellent Kernels: History-Driven Target Towards Efficient Nonlinear MCMC on General Graphs2025-05-23The Limits of Graph Samplers for Training Inductive Recommender Systems: Extended results2025-05-20Mitigating Modality Bias in Multi-modal Entity Alignment from a Causal Perspective2025-04-28Graph Learning at Scale: Characterizing and Optimizing Pre-Propagation GNNs2025-04-17SE-GNN: Seed Expanded-Aware Graph Neural Network with Iterative Optimization for Semi-supervised Entity Alignment2025-03-24Type Information-Assisted Self-Supervised Knowledge Graph Denoising2025-03-13