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/Global Entity Disambiguation with BERT

Global Entity Disambiguation with BERT

Ikuya Yamada, Koki Washio, Hiroyuki Shindo, Yuji Matsumoto

2019-09-01NAACL 2022 7Entity DisambiguationLanguage Modelling
PaperPDFCode(official)

Abstract

We propose a global entity disambiguation (ED) model based on BERT. To capture global contextual information for ED, our model treats not only words but also entities as input tokens, and solves the task by sequentially resolving mentions to their referent entities and using resolved entities as inputs at each step. We train the model using a large entity-annotated corpus obtained from Wikipedia. We achieve new state-of-the-art results on five standard ED datasets: AIDA-CoNLL, MSNBC, AQUAINT, ACE2004, and WNED-WIKI. The source code and model checkpoint are available at https://github.com/studio-ousia/luke.

Results

TaskDatasetMetricValueModel
Entity DisambiguationMSNBCMicro-F196.3confidence-order
Entity DisambiguationWNED-WIKIMicro-F189.1confidence-order
Entity DisambiguationWNED-WIKIMicro-F186.2MEP
Entity DisambiguationAIDA-CoNLLIn-KB Accuracy95confidence-order
Entity DisambiguationACE2004Micro-F191.9confidence-order
Entity DisambiguationAQUAINTMicro-F193.5confidence-order
Entity DisambiguationWNED-CWEBMicro-F178.9confidence-order
Entity DisambiguationWNED-CWEBMicro-F176.2MEP

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Assay2Mol: large language model-based drug design using BioAssay context2025-07-16Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16InstructFLIP: Exploring Unified Vision-Language Model for Face Anti-spoofing2025-07-16