Harnessing Deep LLM Participation for Robust Entity Linking
Jiajun Hou, Chenyu Zhang, and Rui Meng

TL;DR
This paper introduces DeepEL, a comprehensive framework that fully integrates Large Language Models into all stages of entity linking, significantly improving accuracy and robustness across multiple datasets by leveraging global context and self-validation.
Contribution
The work presents a novel framework, DeepEL, that incorporates LLMs throughout the entity linking process and introduces a self-validation mechanism for better disambiguation using global context.
Findings
Achieves 2.6% higher F1 score on average across ten datasets.
Gains 4% improvement on out-of-domain datasets.
Outperforms existing state-of-the-art methods.
Abstract
Entity Linking (EL), the task of mapping textual entity mentions to their corresponding entries in knowledge bases, constitutes a fundamental component of natural language understanding. Recent advancements in Large Language Models (LLMs) have demonstrated remarkable potential for enhancing EL performance. Prior research has leveraged LLMs to improve entity disambiguation and input representation, yielding significant gains in accuracy and robustness. However, these approaches typically apply LLMs to isolated stages of the EL task, failing to fully integrate their capabilities throughout the entire process. In this work, we introduce DeepEL, a comprehensive framework that incorporates LLMs into every stage of the entity linking task. Furthermore, we identify that disambiguating entities in isolation is insufficient for optimal performance. To address this limitation, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Data Quality and Management
