paper-with-me

홈 › Papers

Context-enhanced Adaptive Entity Linking

2016-05-01 · LREC 2016 5 · Filip Ilievski, Giuseppe Rizzo, Marieke van Erp, Julien Plu, Rapha{\"e}l Troncy

More and more knowledge bases are publicly available as linked data. Since these knowledge bases contain structured descriptions of real-world entities, they can be exploited by entity linking systems that anchor entity mentions from text to the most relevant resources describing those entities. In this paper, we investigate adaptation of the entity linking task using contextual knowledge. The key intuition is that entity linking can be customized depending on the textual content, as well as on the application that would make use of the extracted information. We present an adaptive approach that relies on contextual knowledge from text to enhance the performance of ADEL, a hybrid linguistic and graph-based entity linking system. We evaluate our approach on a domain-specific corpus consisting of annotated WikiNews articles.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesEntity Linking

Similar Papers 제목 키워드 기반

Joint Learning of Local and Global Features for Entity Linking via Neural Networks

2016-12-01 · COLING 2016 12 · Thien Huu Nguyen, Nicolas Fauceglia, Mariano Rodriguez Muro, Oktie Hassanzadeh 외

Previous studies have highlighted the necessity for entity linking systems to capture the local entity-mention similarities and the global topical coherence. We introduce a novel framework based on convolutional neural n…

Domain AdaptationEntity Linking

Leveraging the Power of Large Language Models in Entity Linking via Adaptive Routing and Targeted Reasoning

2025-10-23 · Yajie Li, Albert Galimov, Mitra Datta Ganapaneni, Pujitha Thejaswi 외 arxiv

Entity Linking (EL) has traditionally relied on large annotated datasets and extensive model fine-tuning. While recent few-shot methods leverage large language models (LLMs) through prompting to reduce training requireme…

Entity Linking

AMELI: Enhancing Multimodal Entity Linking with Fine-Grained Attributes

2023-05-24 · Barry Menglong Yao, Yu Chen, Qifan Wang, Sijia Wang 외

We propose attribute-aware multimodal entity linking, where the input is a mention described with a text and image, and the goal is to predict the corresponding target entity from a multimodal knowledge base (KB) where e…

AttributeEntity Linking

Revisiting Sparse Retrieval for Few-shot Entity Linking

2023-10-19 · Yulin Chen, Zhenran Xu, Baotian Hu, Min Zhang

Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base. One of the key challenges comes from insufficient labeled data for specific domains. Although dense retrievers have achi…

Entity LinkingRetrieval

Enhancing Retrieval-Augmented Generation with Entity Linking for Educational Platforms

2025-12-05 · Francesco Granata, Francesco Poggi, Misael Mongiovì arxiv

In the era of Large Language Models (LLMs), Retrieval-Augmented Generation (RAG) architectures are gaining significant attention for their ability to ground language generation in reliable knowledge sources. Despite thei…

Semantic SimilarityEntity Linking