Learn to Not Link: Exploring NIL Prediction in Entity Linking (2305.15725v1)
Abstract: Entity linking models have achieved significant success via utilizing pretrained LLMs to capture semantic features. However, the NIL prediction problem, which aims to identify mentions without a corresponding entity in the knowledge base, has received insufficient attention. We categorize mentions linking to NIL into Missing Entity and Non-Entity Phrase, and propose an entity linking dataset NEL that focuses on the NIL prediction problem. NEL takes ambiguous entities as seeds, collects relevant mention context in the Wikipedia corpus, and ensures the presence of mentions linking to NIL by human annotation and entity masking. We conduct a series of experiments with the widely used bi-encoder and cross-encoder entity linking models, results show that both types of NIL mentions in training data have a significant influence on the accuracy of NIL prediction. Our code and dataset can be accessed at https://github.com/solitaryzero/NIL_EL
- Fangwei Zhu (10 papers)
- Jifan Yu (49 papers)
- Hailong Jin (6 papers)
- Juanzi Li (144 papers)
- Lei Hou (127 papers)
- Zhifang Sui (89 papers)