Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Evaluating Design Decisions for Dual Encoder-based Entity Disambiguation

About

Entity disambiguation (ED) is the task of linking mentions in text to corresponding entries in a knowledge base. Dual Encoders address this by embedding mentions and label candidates in a shared embedding space and applying a similarity metric to predict the correct label. In this work, we focus on evaluating key design decisions for Dual Encoder-based ED, such as its loss function, similarity metric, label verbalization format, and negative sampling strategy. We present the resulting model VerbalizED, a document-level Dual Encoder model that includes contextual label verbalizations and efficient hard negative sampling. Additionally, we explore an iterative prediction variant that aims to improve the disambiguation of challenging data points. Comprehensive experiments on AIDA-Yago validate the effectiveness of our approach, offering insights into impactful design choices that result in a new State-of-the-Art system on the ZELDA benchmark.

Susanna R\"ucker, Alan Akbik• 2025

Related benchmarks

TaskDatasetResultRank
Entity DisambiguationZELDA Benchmark (test)
AIDA-B88.2
35
Entity LinkingCWEB--
8
Entity LinkingWiki--
8
Entity LinkingAIDA
Accuracy88.2
7
Entity LinkingACE 2004
Accuracy85.6
7
Entity LinkingAQUAINT
Accuracy84.2
7
Entity LinkingMSNBC
Accuracy80.8
7
Showing 7 of 7 rows

Other info

Code

Follow for update