Skip to content
Open access

Enhancing scientific named entity recognition via large language models: a type-driven multi-task learning approach

Aug 2026 · Expert systems with applications · Vol 333, pp. 133983 · 0 citations · 80 references
Computer Science

TL;DR

This work proposes TdSciNER, a type-driven approach that effectively leverages entity type information to enhance SciNER performance and develops a novel demonstration selection strategy based on sentence similarity and entity type diversity to activate the in-context learning capabilities of LLMs, thereby improving entity recognition accuracy across diverse scientific domains.

Abstract

Scientific named entity recognition (SciNER) plays a crucial role in information extraction and knowledge discovery from scientific texts. Recently, large language models (LLMs) have demonstrated the capacity to achieve competitive SciNER performance with minimal human effort. Existing research highlights the importance of incorporating candidate entity type information for accurate entity recognition and classification by LLMs. However, when too many candidate entity types are provided in the prompt, LLMs struggle to accurately recognize and label entities in scientific texts, where entity types are more complex than in general domains. To address this challenge, we propose TdSciNER, a type-driven approach that effectively leverages entity type information to enhance SciNER performance. In TdSciNER, we first design an entity type filter model to identify the most likely entity types present in a given sentence. Subsequently, we introduce an auxiliary multi-class entity typing task within a multi-task learning framework alongside SciNER to obtain richer contextual representations. Then, we develop a novel demonstration selection strategy based on sentence similarity and entity type diversity to activate the in-context learning capabilities of LLMs, thereby improving entity recognition accuracy across diverse scientific domains. Experiments on three datasets demonstrate that our method achieves performance comparable to fully supervised models. Further analysis validates that each entity type-driven component in TdSciNER contributes to the improvement of SciNER performance. This work provides valuable insights for future advancements in SciNER and broader information extraction tasks in scientific text mining.

Read PDF

Similar papers

#natural language process... Open access Aug 2026

Type-Balanced Contextual Learning for Incremental Named Entity Recognition

This analysis shows that, in new sentences, the contextual associations of tokens representing old entity types exhibit a significantly stronger bias towards new entity types compared to their contexts in old sentences, which intensifies the degradation of old knowledge while promoting the overfitting of new knowledge.

Duzhen Zhang, Yahan Yu, Xiuyi Chen et al. · 0 citations
Jul 2026

BERT-based Models vs. Large Language Models for Low-Resource Named Entity Recognition: A Comparative Study on Marathi

It is demonstrated that task-specific, language-focused models trained on domain-relevant data remain more effective than general-purpose LLMs for Marathi NER, highlighting the continued importance of specialized architectures for low-resource language processing.

Hariom Ingle, Ronit Ghode, Ishwari Gondkar et al. · 0 citations
#large language models Open access Sep 2026

Meticulously Unsupervised Entity Alignment With Large Language Models

Knowledge graph entity alignment refers to the process of identifying and linking entities that refer to the same real‐world object from different knowledge graphs. Structural heterogeneity and scarcity of training data have always been two major challenges that impede entity alignment task. The advent of Large Language Models presents new avenues for entity knowledge completion and unsupervised EA, inspired by their extensive background knowledge and comprehensive capability to process semantic information. However, it is nontrivial to directly apply Large Language Models in addressing the aforementioned two challenges due to the following reasons: (1) it will blindly enrich entity knowledge in the absence of appropriate constraints; (2) as a probability based model, it could generate noisy labels that may mislead the alignment. To this end, this paper presents a novel unsupervised entity alignment framework, named LLM‐Align, to effectively leverage Large Language Models to precisely annotate entity pairs. First, Constrained Entity Information Enrichment (CIE) technique is devised, which employs attributes and relationships existing in the KGs to constrain the completion process, which alleviates structural heterogeneity between aligned entities. Subsequently, a Code‐formatted Prompt Template (CPT) module was designed to assist the Large Language Models in labelling entity pairs from candidates obtaining via both semantic and structural similarities. Ultimately, Combinatorial Optimization method based entity pair Refinement (COR) technique was conceived to further enhance the quality of the labelled entity pairs, which are used to train a base EA model. Extensive experiments on various benchmark datasets demonstrate the advantages of LLM‐Align.

Zhihuan Yan, Yi Wang, Chongchong Zhang et al. · 0 citations
Open access 2026

Kannada Named Entity Recognition Using Deep Learning Techniques

Named Entity Recognition (NER) is a natural language processing task concerned with identifying mentions of named entities and classifying them according to a predefined set of categories. Despite the success of NER in domains, where such data is abundant it remains a formidable challenge for low-resource languages such as Kannada. In this paper we discuss the possible ways to approach NER for the Kannada language. We explore various research directions including rule-based methods statistical machine learning neural networks and transformers based tagging methodologies. We highlight the various challenges in achieving NER for such a language and propose a transformer based contextual tagging framework for labelling sequences. We propose to use mBERT IndicBERT and XLM-RoBERTa language models pretrained on target and other related Indic language corpora and further fine-tune these models for the NER task. We discuss various aspects for experimentation including data collection labelling data preparation methods data-splits evaluation metrics comparison with other models hyper parameter tuning entity-wise analysis and error analysis.

P. M., H. G, S. N · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.