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/End-to-End Neural Entity Linking

End-to-End Neural Entity Linking

Nikolaos Kolitsas, Octavian-Eugen Ganea, Thomas Hofmann

2018-08-23CONLL 2018 10Entity EmbeddingsEntity LinkingNEREntity Disambiguation
PaperPDFCode(official)

Abstract

Entity Linking (EL) is an essential task for semantic text understanding and information extraction. Popular methods separately address the Mention Detection (MD) and Entity Disambiguation (ED) stages of EL, without leveraging their mutual dependency. We here propose the first neural end-to-end EL system that jointly discovers and links entities in a text document. The main idea is to consider all possible spans as potential mentions and learn contextual similarity scores over their entity candidates that are useful for both MD and ED decisions. Key components are context-aware mention embeddings, entity embeddings and a probabilistic mention - entity map, without demanding other engineered features. Empirically, we show that our end-to-end method significantly outperforms popular systems on the Gerbil platform when enough training data is available. Conversely, if testing datasets follow different annotation conventions compared to the training set (e.g. queries/ tweets vs news documents), our ED model coupled with a traditional NER system offers the best or second best EL accuracy.

Results

TaskDatasetMetricValueModel
Entity LinkingMSNBCMicro-F172.4Kolitsas et al. (2018)
Entity LinkingOKE-2016Micro-F158.4E2E
Entity LinkingAIDA-CoNLLMicro-F1 strong82.4Kolitsas et al. (2018)
Entity LinkingDerczynskiMicro-F134.1Kolitsas et al. (2018)
Entity LinkingN3-Reuters-128Micro-F154.6E2E
Entity LinkingOKE-2015Micro-F166.9E2E

Related Papers

Universal Embeddings of Tabular Data2025-07-08Flippi: End To End GenAI Assistant for E-Commerce2025-07-08Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models2025-06-28AI's Blind Spots: Geographic Knowledge and Diversity Deficit in Generated Urban Scenario2025-06-20Improving Named Entity Transcription with Contextual LLM-based Revision2025-06-12Better Semi-supervised Learning for Multi-domain ASR Through Incremental Retraining and Data Filtering2025-06-05Efficient Data Selection for Domain Adaptation of ASR Using Pseudo-Labels and Multi-Stage Filtering2025-06-04LEMONADE: A Large Multilingual Expert-Annotated Abstractive Event Dataset for the Real World2025-06-01