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
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.
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.
Ground Then Rank: Revisiting Knowledge-Based VQA with Training-Free Entity Identification
This paper proposes a training-free 'identify-before-answer' (IBA) framework for Knowledge-Based Visual Question Answering (KB-VQA) that decouples entity identification from evidence ranking, outperforming fine-tuned multi-modal retrieval-augmented generation baselines while reducing complexity.
DiZiNER: Disagreement-guided Instruction Refinement via Pilot Annotation Simulation for Zero-shot Named Entity Recognition
DiZiNER is a framework that uses disagreement between multiple LLMs to refine task instructions for zero-shot named entity recognition, achieving state-of-the-art results on 14 out of 18 benchmarks and significantly reducing the performance gap between zero-shot and supervised systems.