Papers › Named Entity Recognition for Entity Linking: What Works and What’s Next

Named Entity Recognition for Entity Linking: What Works and What’s Next

1 Nov 2021Findings (EMNLP) 2021 11archive 2025-07-28

Simone Tedeschi, Simone Conia, Francesco Cecconi, Roberto Navigli

Entity Linking (EL) systems have achieved impressive results on standard benchmarks mainly thanks to the contextualized representations provided by recent pretrained language models. However, such systems still require massive amounts of data – millions of labeled examples – to perform at their best, with training times that often exceed several days, especially when limited computational resources are available. In this paper, we look at how Named Entity Recognition (NER) can be exploited to narrow the gap between EL systems trained on high and low amounts of labeled data. More specifically, we show how and to what extent an EL system can benefit from NER to enhance its entity representations, improve candidate selection, select more effective negative samples and enforce hard and soft constraints on its output entities. We release our software – code and model checkpoints – at https://github.com/Babelscape/ner4el.

PaperPDFCode

Code

babelscape/ner4el officialmentioned in paperpytorchNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Entity DisambiguationEntity LinkingNERNamed Entity RecognitionNamed Entity Recognition (NER)named-entity-recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Entity Disambiguation ACE2004 NER4EL Micro-F1 91.3 #4 of 6 Archive leaderboard report
Entity Disambiguation AIDA-CoNLL NER4EL In-KB Accuracy 92.5 #13 of 20 Archive leaderboard report
Entity Disambiguation AQUAINT NER4EL Micro-F1 69.5 #6 of 6 Archive leaderboard report
Entity Disambiguation MSNBC NER4EL Micro-F1 89.2 #6 of 6 Archive leaderboard report
Entity Disambiguation WNED-CWEB NER4EL Micro-F1 68.5 #7 of 7 Archive leaderboard report
Entity Disambiguation WNED-WIKI NER4EL Micro-F1 64.0 #7 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Transformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections