paper-with-me

Papers

NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data

2024-02-23 · Sergei Bogdanov, Alexandre Constantin, Timothée Bernard, Benoit Crabbé, Etienne Bernard

Large Language Models (LLMs) have shown impressive abilities in data annotation, opening the way for new approaches to solve classic NLP problems. In this paper, we show how to use LLMs to create NuNER, a compact language representation model specialized in the Named Entity Recognition (NER) task. NuNER can be fine-tuned to solve downstream NER problems in a data-efficient way, outperforming similar-sized foundation models in the few-shot regime and competing with much larger LLMs. We find that the size and entity-type diversity of the pre-training dataset are key to achieving good performance. We view NuNER as a member of the broader family of task-specific foundation models, recently unlocked by LLMs.

📄 PDF Abstract BibTeX arXiv:2402.15343

Code (1)

Serega6678/NuNER 공식 구현

Tasks

DiversityFew-shot NERnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERZero-shot Named Entity Recognition (NER)

Similar Papers 제목 키워드 기반

Detection of Adverse Drug Events in Dutch clinical free text documents using Transformer Models: benchmark study

2025-07-25 · Rachel M. Murphy, Nishant Mishra, Nicolette F. de Keizer, Dave A. Dongelmans 외 arxiv

In this study, we establish a benchmark for adverse drug event (ADE) detection in Dutch clinical free-text documents using several transformer models, clinical scenarios, and fit-for-purpose performance measures. We trai…

Relation Classification

Gazetteer-Enhanced Attentive Neural Networks for Named Entity Recognition

2019-11-01 · IJCNLP 2019 11 · Hongyu Lin, Yaojie Lu, Xianpei Han, Le Sun 외

Current region-based NER models only rely on fully-annotated training data to learn effective region encoder, which often face the training data bottleneck. To alleviate this problem, this paper proposes Gazetteer-Enhanc…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

AutoSpecNER: A Fine-Grained Named Entity Recognition Dataset for Vehicle Specification Extraction

2026-06-23 · Jordan Lee, Filippos Ventirozos, Abdirahman Abdullahm, Ioanna Nteka 외 arxiv

Vehicle advertisements contain rich specification information, but automotive NER resources remain limited. We introduce AutoSpecNER, an expert-annotated dataset for fine-grained entity recognition in vehicle listings. T…

Named Entity Recognition for Partially Annotated Datasets

2022-04-19 · Michael Strobl, Amine Trabelsi, Osmar Zaiane

The most common Named Entity Recognizers are usually sequence taggers trained on fully annotated corpora, i.e. the class of all words for all entities is known. Partially annotated corpora, i.e. some but not all entities…

Allnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

A Deep Learning approach for Hindi Named Entity Recognition

2019-11-05 · Bansi Shah, Sunil Kumar Kopparapu

Named Entity Recognition is one of the most important text processing requirement in many NLP tasks. In this paper we use a deep architecture to accomplish the task of recognizing named entities in a given Hindi text sen…

Deep Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3