Discovering types for entity disambiguation
Summary
OpenAI researchers present a novel approach to entity disambiguation using type discovery, where a system predicts entity types from a pre-chosen category set to resolve ambiguous references. The method achieves state-of-the-art results on entity disambiguation datasets and enables efficient O(N) runtime entity ranking through type-based weighting.
View Cached Full Text
Cached at: 04/20/26, 02:56 PM
Similar Articles
Enhancing Scientific Named Entity Recognition via Large Language Models: A Type-driven Multi-task Learning Approach
This paper proposes TdSciNER, a type-driven multi-task learning approach that leverages LLMs to improve scientific named entity recognition by filtering entity types, adding an auxiliary typing task, and using a demonstration selection strategy. Experiments on three datasets show performance comparable to fully supervised models.
GATHER: Convergence-Centric Hyper-Entity Retrieval for Zero-Shot Cell-Type Annotation
This paper introduces GATHER, a convergence-centric retrieval method for zero-shot cell-type annotation using knowledge graphs, which improves accuracy and reduces LLM costs compared to existing KG-RAG baselines.
Structure-Guided Entity Resolution: Fine-Tuning LLMs for Robust Name Matching in Complex Linguistic Contexts
This paper presents Structure-Guided Entity Resolution (SGER), a framework that fine-tunes LLMs through curriculum learning for robust person name matching in linguistically diverse contexts, achieving 99.02% accuracy on Indian identity data and deployed at Dream11.
Entity Resolution in Practice: Lessons from a Self-Serve Pipeline
This paper shares three practical lessons from building and evaluating a self-serve entity resolution pipeline on six benchmarks: no single matching algorithm wins everywhere, precision and recall require separate fixes, and false-positive links can chain-merge unrelated entities.
Narrative-UFET: Narrative Generation for Ultra-Fine Entity Typing
This paper introduces Narrative-UFET, a method that generates short narratives to provide broader context for ultra-fine entity typing, improving performance on long-tail types compared to sentence-level baselines.