# UnionPromptNER serves as a union prompting method to bridge few-shot named entity recognition

**Authors:** Wei Tian, Shuangshuang Xu, Yongwei Wang, Hao Li, Hao Zhu

PMC · DOI: 10.1038/s41598-025-30822-8 · Scientific Reports · 2025-12-02

## TL;DR

This paper introduces UnionPromptNER, a new method for few-shot named entity recognition that improves performance by better using label semantics.

## Contribution

The novel joint prompt strategy and semantic representation framework enhance few-shot NER performance.

## Key findings

- UnionPromptNER outperformed existing methods in 19 out of 20 settings on three datasets.
- The method effectively captures label semantics for better entity recognition.
- Results show the proposed framework is robust across different few-shot scenarios.

## Abstract

The task of few-shot named entity recognition (NER) is to identify named entities by using limited annotated samples. Meta-learning, as a specific paradigm in the field of machine learning, has shown good results in acquiring the ability to “learn how to learn” and in quickly learning new tasks. However, some methods in the field of meta-learning identify named entities by calculating the word-level similarity between the query set and support set, without fully considering the label semantic information. To address this issue, we propose a method called UnionPromptNER for few-shot named entity recognition in the bridging domain. This method utilizes a joint prompt strategy to acquire label semantics, and then introduces a framework for computing the semantic representation of joint prompts. Through experiments on three different types of datasets, our proposed method achieved the best results in 19 out of 20 different settings compared with a series of previously optimal methods based on the micro F1 metric.

## Full-text entities

- **Chemicals:** Water (MESH:D014867), ipad (-)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12789647/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12789647/full.md

## References

3 references — full list in the complete paper: https://tomesphere.com/paper/PMC12789647/full.md

---
Source: https://tomesphere.com/paper/PMC12789647