Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
38 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

ReverseNER: A Self-Generated Example-Driven Framework for Zero-Shot Named Entity Recognition with Large Language Models (2411.00533v3)

Published 1 Nov 2024 in cs.CL and cs.AI

Abstract: This paper presents ReverseNER, a framework aimed at overcoming the limitations of LLMs in zero-shot Named Entity Recognition (NER) tasks, particularly in cases where certain entity types have ambiguous boundaries. ReverseNER tackles this challenge by constructing a reliable example library with the reversed process of NER. Rather than beginning with sentences, this method uses an LLM to generate entities based on their definitions and then expands them into full sentences. During sentence generation, the LLM is guided to replicate the structure of a specific 'feature sentence', extracted from the task sentences by clustering. This results in well-annotated sentences with clearly labeled entities, while preserving semantic and structural similarity to the task sentences. Once the example library is constructed, the method selects the most semantically similar example labels for each task sentence to support the LLM's inference. We also propose an entity-level self-consistency scoring mechanism to improve NER performance with LLMs. Experiments show that ReverseNER significantly outperforms traditional zero-shot NER with LLMs and surpasses several few-shot methods, marking a notable improvement in NER for domains with limited labeled data.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (12)
  1. Anbang Wang (9 papers)
  2. Difei Mei (2 papers)
  3. Zhichao Zhang (32 papers)
  4. Xiuxiu Bai (8 papers)
  5. Ran Yao (1 paper)
  6. Zewen Fang (1 paper)
  7. Min Hu (18 papers)
  8. Zhirui Cao (1 paper)
  9. Haitao Sun (3 papers)
  10. Yifeng Guo (8 papers)
  11. Hongyao Zhou (1 paper)
  12. Yu Guo (186 papers)