vix.ing · top · new · best · stats

P-ICL: Point In-Context Learning for Named Entity Recognition with Large Language Models

2024/05/08 by Guochao Jiang, Jiang, Guochao, Zepeng Ding +5 · 6 citations
Computer Science · Engineering · Mathematics · #Artificial intelligence #Computation and Language (cs.CL) #Computer science #Context (archaeology) #Engineering #Entity linking #FOS: Computer and information sciences #Geography #Language model #Mathematics #Named-entity recognition #Natural Language Processing Techniques #Natural language processing #Point (geometry) #Speech and dialogue systems #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2405.04960

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2024/05/08 · openalex created_date 2024/05/11 · openalex updated_date 2026/07/28

Abstract

In recent years, the rise of large language models (LLMs) has made it possible to directly achieve named entity recognition (NER) without any demonstration samples or only using a few samples through in-context learning (ICL). However, standard ICL only helps LLMs understand task instructions, format and input-label mapping, but neglects the particularity of the NER task itself. In this paper, we propose a new prompting framework P-ICL to better achieve NER with LLMs, in which some point entities are leveraged as the auxiliary information to recognize each entity type. With such significant information, the LLM can achieve entity classification more precisely. To obtain optimal point entities for prompting LLMs, we also proposed a point entity selection method based on K-Means clustering. Our extensive experiments on some representative NER benchmarks verify the effectiveness of our proposed strategies in P-ICL and point entity selection.

Cited by

Related