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/Joint Learning of the Embedding of Words and Entities for ...

Joint Learning of the Embedding of Words and Entities for Named Entity Disambiguation

Ikuya Yamada, Hiroyuki Shindo, Hideaki Takeda, Yoshiyasu Takefuji

2016-01-06CONLL 2016 8Entity LinkingEntity Disambiguation
PaperPDFCode

Abstract

Named Entity Disambiguation (NED) refers to the task of resolving multiple named entity mentions in a document to their correct references in a knowledge base (KB) (e.g., Wikipedia). In this paper, we propose a novel embedding method specifically designed for NED. The proposed method jointly maps words and entities into the same continuous vector space. We extend the skip-gram model by using two models. The KB graph model learns the relatedness of entities using the link structure of the KB, whereas the anchor context model aims to align vectors such that similar words and entities occur close to one another in the vector space by leveraging KB anchors and their context words. By combining contexts based on the proposed embedding with standard NED features, we achieved state-of-the-art accuracy of 93.1% on the standard CoNLL dataset and 85.2% on the TAC 2010 dataset.

Results

TaskDatasetMetricValueModel
Entity DisambiguationTAC2010Micro Precision85.2Wikipedia2Vec
Entity DisambiguationAIDA-CoNLLIn-KB Accuracy93.1Wikipedia2Vec-GBRT
Entity DisambiguationAIDA-CoNLLIn-KB Accuracy91.5Wikipedia2Vec

Related Papers

AI's Blind Spots: Geographic Knowledge and Diversity Deficit in Generated Urban Scenario2025-06-20LEMONADE: A Large Multilingual Expert-Annotated Abstractive Event Dataset for the Real World2025-06-01Verify-in-the-Graph: Entity Disambiguation Enhancement for Complex Claim Verification with Interactive Graph Representation2025-05-29Distilling Closed-Source LLM's Knowledge for Locally Stable and Economic Biomedical Entity Linking2025-05-26RoleRAG: Enhancing LLM Role-Playing via Graph Guided Retrieval2025-05-24Evaluating Design Decisions for Dual Encoder-based Entity Disambiguation2025-05-16A Grounded Memory System For Smart Personal Assistants2025-05-09Evaluation of LLMs on Long-tail Entity Linking in Historical Documents2025-05-06