arXiv 2505.23722
LLMs are Better Than You Think: Label-Guided In-Context Learning for Named Entity Recognition
By Fan Bai, Hamid Hassanzadeh, et al.
Published 2025-05-29
Wiki summary
Explore the paper's summary, context, and related research on Papiers.
In-context learning (ICL) enables large language models (LLMs) to perform new tasks using only a few demonstrations. However, in Named Entity Recognition (NER), existing ICL methods typically rely on task-agnostic semantic similarity for demonstration retrieval, which often yields less relevant examples and leads to inferior results. We introduce DEER, a training-free ICL approach that enables LLMs to make more info…