paper-with-me

Papers

Contextual Augmentation for Entity Linking using Large Language Models

2025-10-17 · Daniel Vollmers, Hamada M. Zahera, Diego Moussallem, Axel-Cyrille Ngonga Ngomo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.18888

Code (0)

등록된 구현이 없습니다.

Tasks

Entity DisambiguationEntity Linking

Similar Papers 제목 키워드 기반

SynCABEL: Synthetic Contextualized Augmentation for Biomedical Entity Linking

2026-01-27 · Adam Remaki, Christel Gérardin, Eulàlia Farré-Maduell, Martin Krallinger 외 arxiv

We present SynCABEL (Synthetic Contextualized Augmentation for Biomedical Entity Linking), a framework that addresses a central bottleneck in supervised biomedical entity linking (BEL): the scarcity of expert-annotated t…

Entity Linking

Enhancing Multimodal Entity Linking with Jaccard Distance-based Conditional Contrastive Learning and Contextual Visual Augmentation

2025-01-24 · Cong-Duy Nguyen, Xiaobao Wu, Thong Nguyen, Shuai Zhao 외

Previous research on multimodal entity linking (MEL) has primarily employed contrastive learning as the primary objective. However, using the rest of the batch as negative samples without careful consideration, these stu…

Contrastive LearningEntity Linking

OneNet: A Fine-Tuning Free Framework for Few-Shot Entity Linking via Large Language Model Prompting

2024-10-10 · Xukai Liu, Ye Liu, Kai Zhang, Kehang Wang 외

Entity Linking (EL) is the process of associating ambiguous textual mentions to specific entities in a knowledge base. Traditional EL methods heavily rely on large datasets to enhance their performance, a dependency that…

Entity LinkingFew-Shot LearningHallucinationLanguage Modeling+2

Implicit Entity Linking in Tweets

2017-07-26 · Sujan Perera, Pablo N. Mendes, Adarsh Alex, Amit Sheth 외

Over the years, Twitter has become one of the largest communication platforms providing key data to various applications such as brand monitoring, trend detection, among others. Entity linking is one of the major tasks i…

Entity LinkingNatural Language Understanding

LLMAEL: Large Language Models are Good Context Augmenters for Entity Linking

2024-07-04 · Amy Xin, Yunjia Qi, Zijun Yao, Fangwei Zhu 외

Entity Linking (EL) models are well-trained at mapping mentions to their corresponding entities according to a given context. However, EL models struggle to disambiguate long-tail entities due to their limited training d…

Data AugmentationEntity Linking