Effective Few-Shot Named Entity Linking by Meta-Learning
Xiuxing Li, Zhenyu Li, Zhengyan Zhang, Ning Liu, Haitao Yuan, Wei, Zhang, Zhiyuan Liu, Jianyong Wang

TL;DR
This paper introduces a meta-learning approach combined with weak supervision to improve few-shot entity linking, enabling effective linking with minimal labeled data and demonstrating strong transferability on real-world datasets.
Contribution
It proposes a novel weak supervision strategy and a meta-learning mechanism to enhance few-shot entity linking performance with limited labeled data.
Findings
Significant improvement over existing few-shot models.
Effective synthetic data generation via mention rewriting.
High transferability of the proposed model.
Abstract
Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base, which is significant and fundamental for various downstream applications, e.g., knowledge base completion, question answering, and information extraction. While great efforts have been devoted to this task, most of these studies follow the assumption that large-scale labeled data is available. However, when the labeled data is insufficient for specific domains due to labor-intensive annotation work, the performance of existing algorithms will suffer an intolerable decline. In this paper, we endeavor to solve the problem of few-shot entity linking, which only requires a minimal amount of in-domain labeled data and is more practical in real situations. Specifically, we firstly propose a novel weak supervision strategy to generate non-trivial synthetic entity-mention pairs based on mention…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
MethodsBalanced Selection
