paper-with-me

홈 › Papers

Scaling Performance and Low-Resource Annotation with Many-Shot In-Context Learning for Named Entity Recognition

2026-06-20 · Qi Zhang, Fangping Lan, Cornelia Caragea, Longin Jan Latecki, Eduard Dragut arxiv

In-context learning (ICL) with large language models (LLMs) has emerged as a powerful alternative to fine-tuning for Named Entity Recognition (NER), achieving strong performance with minimal annotation and no additional training. However, prior work has shown that despite their adaptability, LLMs still lag behind fully supervised models such as fine-tuned BERT in structured tasks like NER. While existing studies on ICL for NER have mainly explored few-shot settings, the potential of scaling to hundreds of demonstrations has not been thoroughly investigated. To address this gap, we conduct a comprehensive investigation of many-shot ICL for NER and further explore its effectiveness in annotating and refining data for low-resource NER tasks. Specifically, we evaluate various LLMs across multiple domains using hundreds of ICL examples and then assess the feasibility of using many-shot ICL as a data annotation framework. Our experiments demonstrate that: (1) scaling to hundreds of in-context examples enables LLMs to match or even surpass the performance of fully supervised BERT models; and (2) using about one hundred human-labeled examples as demonstrations, many-shot in-context annotation can generate high-quality labeled data, leading to approximately 10% absolute F1 improvement over existing state-of-the-art approaches when used to fine-tune BERT on low-resource NER.

📄 PDF Abstract BibTeX arXiv:2606.21890

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scaling Laws for Many-Shot In-Context Learning with Self-Generated Annotations

2025-03-04 · Zhengyao Gu, Henry Peng Zou, Yankai Chen, Aiwei Liu 외

The high cost of obtaining high-quality annotated data for in-context learning (ICL) has motivated the development of methods that use self-generated annotations in place of ground-truth labels. While these approaches ha…

In-Context Learning

Beyond Many-Shot Translation: Scaling In-Context Demonstrations For Low-Resource Machine Translation

2026-02-04 · Luis Frentzen Salim, Esteban Carlin, Alexandre Morinvil, Xi Ai 외 arxiv

Building machine translation (MT) systems for low-resource languages is notably difficult due to the scarcity of high-quality data. Although Large Language Models (LLMs) have improved MT system performance, adapting them…

Machine Translation

Exploring Zero and Few-shot Techniques for Intent Classification

2023-05-11 · Soham Parikh, Quaizar Vohra, Prashil Tumbade, Mitul Tiwari

Conversational NLU providers often need to scale to thousands of intent-classification models where new customers often face the cold-start problem. Scaling to so many customers puts a constraint on storage space as well…

ClassificationData AugmentationDomain Adaptationintent-classification+3

Revisiting the Exit from Nuclear Energy in Germany with NLP

2024-08-25 · Sebastian Haunss, André Blessing

Annotation of political discourse is resource-intensive, but recent developments in NLP promise to automate complex annotation tasks. Fine-tuned transformer-based models outperform human annotators in some annotation tas…

Few-Shot Learning

Prompting Test-Time Scaling Is A Strong LLM Reasoning Data Augmentation

2025-10-10 · Sondos Mahmoud Bsharat, Zhiqiang Shen arxiv

Large language models (LLMs) have demonstrated impressive reasoning capabilities when provided with chain-of-thought exemplars, but curating large reasoning datasets remains laborious and resource-intensive. In this work…

Zero-shot GeneralizationMathematical ReasoningData Augmentation