Cross-Domain Neural Entity Linking
Hassan Soliman

TL;DR
This paper introduces Cross-Domain Neural Entity Linking (CDNEL), a unified system that improves entity linking accuracy across multiple domains by learning joint representations for general and domain-specific knowledge bases.
Contribution
It proposes a novel framework that enables simultaneous linking to general and domain-specific knowledge bases, outperforming existing models in cross-domain entity linking tasks.
Findings
Achieves an average precision gain of 9% across four domains.
Effectively learns a joint representation space for multiple knowledge bases.
Demonstrates improved performance over state-of-the-art methods.
Abstract
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 entities. However, existing Entity Linking systems focus on developing models that are typically domain-dependent and robust only to a particular knowledge base on which they have been trained. The performance is not as adequate when being evaluated on documents and knowledge bases from different domains. Approaches based on pre-trained language models, such as Wu et al. (2020), attempt to solve the problem using a zero-shot setup, illustrating some potential when evaluated on a general-domain KB. Nevertheless, the performance is not equivalent when evaluated on a domain-specific KB. To allow for more accurate Entity Linking across different domains, we propose our…
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 · Data Quality and Management · Artificial Intelligence in Healthcare
MethodsBalanced Selection
