Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 95% Match Research Paper NLP Researchers,Data Scientists,Information Retrieval Specialists 2 weeks ago

Contextual Augmentation for Entity Linking using Large Language Models

large-language-models › model-architecture
📄 Abstract

Abstract: Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, which can be computationally intensive and less effective. We propose a fine-tuned model that jointly integrates entity recognition and disambiguation in a unified framework. Furthermore, our approach leverages large language models to enrich the context of entity mentions, yielding better performance in entity disambiguation. We evaluated our approach on benchmark datasets and compared with several baselines. The evaluation results show that our approach achieves state-of-the-art performance on out-of-domain datasets.
Authors (4)
Daniel Vollmers
Hamada M. Zahera
Diego Moussallem
Axel-Cyrille Ngonga Ngomo
Submitted
October 17, 2025
arXiv Category
cs.CL
arXiv PDF

Key Contributions

This paper proposes a unified framework for entity linking that jointly integrates entity recognition and disambiguation, moving beyond traditional two-step methods. It leverages large language models to enrich context, significantly improving performance, especially on out-of-domain datasets, by addressing the limitations of separate, computationally intensive models.

Business Value

Improved accuracy in extracting structured information from unstructured text can enhance knowledge management systems, power more intelligent search engines, and enable better data integration for businesses.