Pith. sign in

REVIEW 2 cited by

Show Less, Instruct More: Enriching Prompts with Definitions and Guidelines for Zero-Shot NER

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 2407.01272 v3 pith:MB55Z4XL submitted 2024-07-01 cs.CL

Show Less, Instruct More: Enriching Prompts with Definitions and Guidelines for Zero-Shot NER

classification cs.CL
keywords entityguidelineszero-shotapproachesdefinitionllmsmodelsnamed
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Recently, several specialized instruction-tuned Large Language Models (LLMs) for Named Entity Recognition (NER) have emerged. Compared to traditional NER approaches, these models have demonstrated strong generalization capabilities. Existing LLMs primarily focus on addressing zero-shot NER on Out-of-Domain inputs, while fine-tuning on an extensive number of entity classes that often highly or completely overlap with test sets. In this work instead, we propose SLIMER, an approach designed to tackle never-seen-before entity tags by instructing the model on fewer examples, and by leveraging a prompt enriched with definition and guidelines. Experiments demonstrate that definition and guidelines yield better performance, faster and more robust learning, particularly when labelling unseen named entities. Furthermore, SLIMER performs comparably to state-of-the-art approaches in out-of-domain zero-shot NER, while being trained in a more fair, though certainly more challenging, setting.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

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

  1. Correct codes for the wrong reasons? validating LLMs as measurement instruments for theoretical constructs

    cs.CL 2026-06 unverdicted novelty 6.0

    Grain calibration decomposes theoretical constructs into clause-level components, tests each with extractive evidence, and combines results through explicit theory-derived rules to validate LLM coding beyond agreement...

  2. SAM-NER: Semantic Archetype Mediation for Zero-Shot Named Entity Recognition

    cs.CL 2026-05 unverdicted novelty 5.0

    SAM-NER improves cross-domain zero-shot NER by discovering entities, projecting them into domain-invariant semantic archetypes, and then calibrating those archetypes to target labels with a frozen LLM.