paper-with-me

Papers

A Study on Entity Linking Across Domains”:" Which Data is Best for Fine-Tuning?

2022-05-01 · RepL4NLP (ACL) 2022 5 · Hassan Soliman, Heike Adel, Mohamed H. Gad-Elrab, Dragan Milchevski, Jannik Strötgen

Entity linking disambiguates mentions by mapping them to entities in a knowledge graph (KG). One important question in today’s research is how to extend neural entity linking systems to new domains. In this paper, we aim at a system that enables linking mentions to entities from a general-domain KG and a domain-specific KG at the same time. In particular, we represent the entities of different KGs in a joint vector space and address the questions of which data is best suited for creating and fine-tuning that space, and whether fine-tuning harms performance on the general domain. We find that a combination of data from both the general and the special domain is most helpful. The first is especially necessary for avoiding performance loss on the general domain. While additional supervision on entities that appear in both KGs performs best in an intrinsic evaluation of the vector space, it has less impact on the downstream task of entity linking.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Cross-Domain Neural Entity Linking

2022-09-28 · Hassan Soliman

Entity Linking is the task of matching a mention to an entity in a given knowledge base (KB). It contributes to annotating a massive amount of documents existing on the Web to harness new facts about their matched entiti…

Entity Linking

LELA: An End-to-end LLM-based Entity Linking Framework with Zero-shot Domain Adaptation

2026-05-26 · Samy Haffoudhi, Nikola Dobričić, Fabian Suchanek, Nils Holzenberger arxiv

Entity linking is a key component of many downstream NLP systems, yet existing approaches are often tied to the specific target knowledge bases and domains, limiting their real world application. In this paper, we extend…

Entity DisambiguationDomain AdaptationEntity Linking

Human-In-The-LoopEntity Linking for Low Resource Domains

2021-06-01 · NAACL (DaSH) 2021 6 · Jan-Christoph Klie, Richard Eckart de Castilho, Iryna Gurevych

Entity linking (EL) is concerned with disambiguating entity mentions in a text against knowledge bases (KB). To quickly annotate texts with EL even in low-resource domains and noisy text, we present a novel Human-In-The-…

Entity Linkingtext annotation

Entity Linking via Joint Encoding of Types, Descriptions, and Context

2017-09-01 · EMNLP 2017 9 · Nitish Gupta, Sameer Singh, Dan Roth

For accurate entity linking, we need to capture various information aspects of an entity, such as its description in a KB, contexts in which it is mentioned, and structured knowledge. Additionally, a linking system shoul…

Entity Linking

LELA: an LLM-based Entity Linking Approach with Zero-Shot Domain Adaptation

2026-01-08 · Samy Haffoudhi, Fabian M. Suchanek, Nils Holzenberger arxiv

Entity linking (mapping ambiguous mentions in text to entities in a knowledge base) is a foundational step in tasks such as knowledge graph construction, question-answering, and information extraction. Our method, LELA, …

Information ExtractionDomain AdaptationEntity Linking