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/A Critical Assessment of State-of-the-Art in Entity Alignm...

A Critical Assessment of State-of-the-Art in Entity Alignment

Max Berrendorf, Ludwig Wacker, Evgeniy Faerman

2020-10-30Knowledge GraphsBenchmarkingHyperparameter OptimizationEntity Alignment
PaperPDFCode(official)

Abstract

In this work, we perform an extensive investigation of two state-of-the-art (SotA) methods for the task of Entity Alignment in Knowledge Graphs. Therefore, we first carefully examine the benchmarking process and identify several shortcomings, which make the results reported in the original works not always comparable. Furthermore, we suspect that it is a common practice in the community to make the hyperparameter optimization directly on a test set, reducing the informative value of reported performance. Thus, we select a representative sample of benchmarking datasets and describe their properties. We also examine different initializations for entity representations since they are a decisive factor for model performance. Furthermore, we use a shared train/validation/test split for a fair evaluation setting in which we evaluate all methods on all datasets. In our evaluation, we make several interesting findings. While we observe that most of the time SotA approaches perform better than baselines, they have difficulties when the dataset contains noise, which is the case in most real-life applications. Moreover, we find out in our ablation study that often different features of SotA methods are crucial for good performance than previously assumed. The code is available at https://github.com/mberr/ea-sota-comparison.

Results

TaskDatasetMetricValueModel
Data IntegrationDBP15k zh-enHits@10.6954RDGCN
Data IntegrationDBP15k zh-enHits@10.594Zero Shot
Data Integrationdbp15k ja-enHits@10.6564Zero Shot
Data Integrationdbp15k fr-enHits@10.837Zero Shot
Entity AlignmentDBP15k zh-enHits@10.6954RDGCN
Entity AlignmentDBP15k zh-enHits@10.594Zero Shot
Entity Alignmentdbp15k ja-enHits@10.6564Zero Shot
Entity Alignmentdbp15k fr-enHits@10.837Zero Shot

Related Papers

Visual Place Recognition for Large-Scale UAV Applications2025-07-20SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Training Transformers with Enforced Lipschitz Constants2025-07-17Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17DVFL-Net: A Lightweight Distilled Video Focal Modulation Network for Spatio-Temporal Action Recognition2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16DCR: Quantifying Data Contamination in LLMs Evaluation2025-07-15