Emergent Mind

GLiNER: Generalist Model for Named Entity Recognition using Bidirectional Transformer

(2311.08526)
Published Nov 14, 2023 in cs.CL , cs.AI , and cs.LG

Abstract

Named Entity Recognition (NER) is essential in various NLP applications. Traditional NER models are effective but limited to a set of predefined entity types. In contrast, 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.

We're not able to analyze this paper right now due to high demand.

Please check back later (sorry!).

Generate a summary of this paper on our Pro plan:

We ran into a problem analyzing this paper.

Newsletter

Get summaries of trending comp sci papers delivered straight to your inbox:

Unsubscribe anytime.