English

Revisiting Sparse Retrieval for Few-shot Entity Linking

Computation and Language 2023-10-20 v1

Abstract

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 achieved excellent performance on several benchmarks, their performance decreases significantly when only a limited amount of in-domain labeled data is available. In such few-shot setting, we revisit the sparse retrieval method, and propose an ELECTRA-based keyword extractor to denoise the mention context and construct a better query expression. For training the extractor, we propose a distant supervision method to automatically generate training data based on overlapping tokens between mention contexts and entity descriptions. Experimental results on the ZESHEL dataset demonstrate that the proposed method outperforms state-of-the-art models by a significant margin across all test domains, showing the effectiveness of keyword-enhanced sparse retrieval.

Keywords

Cite

@article{arxiv.2310.12444,
  title  = {Revisiting Sparse Retrieval for Few-shot Entity Linking},
  author = {Yulin Chen and Zhenran Xu and Baotian Hu and Min Zhang},
  journal= {arXiv preprint arXiv:2310.12444},
  year   = {2023}
}

Comments

EMNLP 2023

R2 v1 2026-06-28T12:55:09.081Z