Pith. sign in

REVIEW 3 cited by

GLiNER: Generalist Model for Named Entity Recognition using Bidirectional Transformer

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.08526 v1 pith:KWM4TXSZ submitted 2023-11-14 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords entityglinerlanguagellmsmodelbidirectionalchatgptmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Named Entity Recognition (NER) is essential in various Natural Language Processing (NLP) applications. Traditional NER models are effective but limited to a set of predefined entity types. In contrast, Large Language Models (LLMs) can extract arbitrary entities through natural language instructions, offering greater flexibility. However, their size and cost, particularly for those accessed via APIs like ChatGPT, make them impractical in resource-limited scenarios. In this paper, we introduce a compact NER model trained to identify any type of entity. Leveraging a bidirectional transformer encoder, our model, GLiNER, facilitates parallel entity extraction, an advantage over the slow sequential token generation of LLMs. Through comprehensive testing, GLiNER demonstrate strong performance, outperforming both ChatGPT and fine-tuned LLMs in zero-shot evaluations on various NER benchmarks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. GuideX: Guided Synthetic Data Generation for Zero-Shot Information Extraction

    cs.CL 2025-05 conditional novelty 6.0 of 10

    A fully automated pipeline for generating annotation schemas, guidelines, and synthetic labeled examples from documents improves zero-shot NER after fine-tuning.

  2. RetrieveAll: A Multilingual Named Entity Recognition Framework with Large Language Models

    cs.CL 2025-05 conditional novelty 5.0 of 10

    RetrieveAll combines per-language LoRA adapters with retrieval of entity and context examples to improve multilingual NER, claiming an average 12.1% F1 gain on PAN-X.

  3. Enhancing Hindi NER in Low Context: A Comparative study of Transformer-based models with vs. without Retrieval Augmentation

    cs.CL 2025-07 conditional novelty 4.0 of 10

    Adding Wikipedia context to Hindi NER inputs lifts XLM-R from 0.50 to 0.72 macro F1, but helps MuRIL only slightly and hurts or leaves unchanged all Llama-based systems.

Pith tools