REVIEW 10 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
Signed reviews
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.
Forward citations
Cited by 10 Pith papers
-
GuideX: Guided Synthetic Data Generation for Zero-Shot Information Extraction
A fully automated pipeline for generating annotation schemas, guidelines, and synthetic labeled examples from documents improves zero-shot NER after fine-tuning.
-
GLiREL -- Generalist Model for Zero-Shot Relation Extraction
A single-pass encoder-scorer model with synthetic LLM pretraining matches or beats prior zero-shot relation classification methods on FewRel and on Wiki-ZSL with 10 or 15 unseen relations, while running far faster.
-
Nano-ESG: Extracting Corporate Sustainability Information from News Articles
Nano-ESG is a released dataset of about 51,000 ESG-relevant German corporate news summaries with sentiment, aspect, and timestamp labels, plus an evaluation showing about 80% expert agreement.
-
Familiarity: Better Evaluation of Zero-Shot Named Entity Recognition by Quantifying Label Shifts in Synthetic Training Data
Familiarity quantifies semantic overlap between training and evaluation entity types in zero-shot NER, showing that much of the performance gains in current synthetic-data models can be explained by label leakage.
-
RetrieveAll: A Multilingual Named Entity Recognition Framework with Large Language Models
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.
-
FewTopNER: Integrating Few-Shot Learning with Topic Modeling and Named Entity Recognition in a Multilingual Framework
FewTopNER reports that adding a topic-modeling branch to a prototype-based few-shot NER model improves multilingual F1 by 2.5 to 4.0 points and increases topic coherence scores.
-
Enhancing Hindi NER in Low Context: A Comparative study of Transformer-based models with vs. without Retrieval Augmentation
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.
-
LegalGuardian: A Privacy-Preserving Framework for Secure Integration of Large Language Models in Legal Practice
LegalGuardian masks PII in legal prompts using NER and a local LLM, achieving 93% to 97% F1 on a small synthetic immigration dataset, but the evaluation is undermined by same-model circularity.
-
Towards a scalable AI-driven framework for data-independent Cyber Threat Intelligence Information Extraction
0-CTI is a modular system that extracts cybersecurity entities and relationships from threat reports in both supervised and zero-shot modes, reporting higher entity-extraction F1 than the STIXnet baseline.
-
Text2Insight: Transform natural language text into insights seamlessly using multi-model architecture
Text2Insight combines an LLM text-to-SQL step with a rule-based chart predictor and BERT-based question answering and prediction, but its end-to-end performance claims rest on circular or missing evaluation.
Discussion (0). Continue with ORCID to comment.