Bridging Lexical Divergence: LLM-Assisted, Cost-Efficient, Zero-shot Scientific Entity Linking

📅 2026-08-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出Sci-ZSEL框架,通过LLM生成实体别名并过滤噪声,解决科学领域实体链接中的词汇差异问题,无需人工标注。
📝 Abstract
Scientific domain entity linking (EL) differs from general domain EL because mentions and entity names often lack lexical overlap. Another challenge is that specialized terminology is used in the scientific domain, which is rarely encountered in models pretrained on general domains. Therefore, models trained on general domains transfer poorly to scientific domains. To address this, in-domain fine-tuning is the natural remedy. However, many scientific domains lack expert-annotated data, motivating the need for a zero-human-annotation approach. Existing zero-shot methods heavily rely on LLMs to generate aliases across entire mention corpora, which incurs substantial computational cost, and those methods provide no mechanism to filter out noise from LLMs. To address these challenges, we propose Sci-ZSEL, a framework that selectively generates entity aliases with an LLM to control computational cost, and applies an ontology-aware filter to remove aliases that semantically drift toward ontology neighbors. Then, filtered aliases are used to construct pseudo-labeled mention-entity pairs for fine-tuning. To enable evaluation of EL under low lexical overlap, we also release a new animal science EL benchmark linked to three livestock trait ontologies, where mentions and entities exhibit substantially lower lexical overlap than in existing benchmarks. Across five benchmarks, Sci-ZSEL outperforms the non-fine-tuned baseline, is most useful on nonoverlapping mentions, and combining it with curated synonyms gives the best performance in most settings.
Problem

Research questions and friction points this paper is trying to address.

lexical overlap
scientific domain
entity linking
zero-shot
LLMs
Innovation

Methods, ideas, or system contributions that make the work stand out.

LLM-Assisted
Zero-shot
Ontology-aware filter
Pseudo-labeled pairs
M
Md Rasel Khondokar
Department of Computer Science, Iowa State University, Ames, Iowa, USA
Q
Qiao Qiao
Department of Computer Science, Iowa State University, Ames, Iowa, USA
F
Farjana Sultana Samia
Department of Computer Science, Iowa State University, Ames, Iowa, USA
Nhat Le
Nhat Le
University of Science, VNU-HCM
Y
Yuepei Li
Department of Computer Science, Iowa State University, Ames, Iowa, USA
Q
Qi Li
Department of Computer Science, Iowa State University, Ames, Iowa, USA