English

Rethinking Negative Instances for Generative Named Entity Recognition

Computation and Language 2024-06-21 v2

Abstract

Large Language Models (LLMs) have demonstrated impressive capabilities for generalizing in unseen tasks. In the Named Entity Recognition (NER) task, recent advancements have seen the remarkable improvement of LLMs in a broad range of entity domains via instruction tuning, by adopting entity-centric schema. In this work, we explore the potential enhancement of the existing methods by incorporating negative instances into training. Our experiments reveal that negative instances contribute to remarkable improvements by (1) introducing contextual information, and (2) clearly delineating label boundaries. Furthermore, we introduce an efficient longest common subsequence (LCS) matching algorithm, which is tailored to transform unstructured predictions into structured entities. By integrating these components, we present GNER, a Generative NER system that shows improved zero-shot performance across unseen entity domains. Our comprehensive evaluation illustrates our system's superiority, surpassing state-of-the-art (SoTA) methods by 9 F1F_1 score in zero-shot evaluation.

Keywords

Cite

@article{arxiv.2402.16602,
  title  = {Rethinking Negative Instances for Generative Named Entity Recognition},
  author = {Yuyang Ding and Juntao Li and Pinzheng Wang and Zecheng Tang and Bowen Yan and Min Zhang},
  journal= {arXiv preprint arXiv:2402.16602},
  year   = {2024}
}

Comments

ACL 2024 Findings

R2 v1 2026-06-28T15:00:21.977Z