Pith. sign in

REVIEW 4 cited by

Empirical Study of Zero-Shot NER with ChatGPT

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 2310.10035 v1 pith:OD6I7WEI submitted 2023-10-16 cs.CL

classification cs.CL
keywords reasoningsyntacticmethodsmodelzero-shotadaptaugmentationcapability
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large language models (LLMs) exhibited powerful capability in various natural language processing tasks. This work focuses on exploring LLM performance on zero-shot information extraction, with a focus on the ChatGPT and named entity recognition (NER) task. Inspired by the remarkable reasoning capability of LLM on symbolic and arithmetic reasoning, we adapt the prevalent reasoning methods to NER and propose reasoning strategies tailored for NER. First, we explore a decomposed question-answering paradigm by breaking down the NER task into simpler subproblems by labels. Second, we propose syntactic augmentation to stimulate the model's intermediate thinking in two ways: syntactic prompting, which encourages the model to analyze the syntactic structure itself, and tool augmentation, which provides the model with the syntactic information generated by a parsing tool. Besides, we adapt self-consistency to NER by proposing a two-stage majority voting strategy, which first votes for the most consistent mentions, then the most consistent types. The proposed methods achieve remarkable improvements for zero-shot NER across seven benchmarks, including Chinese and English datasets, and on both domain-specific and general-domain scenarios. In addition, we present a comprehensive analysis of the error types with suggestions for optimization directions. We also verify the effectiveness of the proposed methods on the few-shot setting and other LLMs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. LA-RL: Label-Aware Self-Reflection for Reinforcement Learning in Information Extraction

    cs.CL 2026-07 conditional novelty 6.0 of 10

    Label-aware diagnostic reflection plus two-stage outcome GRPO improves same-backbone IE F1 over SFT, with larger gains under relation-extraction domain shift.

  2. MariNER: A Dataset for Historical Brazilian Portuguese Named Entity Recognition

    cs.CL 2025-06 conditional novelty 6.0 of 10

    MariNER is a new manually annotated NER dataset for early 20th-century Brazilian Portuguese, with benchmark results showing fine-tuned transformers outperform large language models.

  3. Beyond path selection: Better LLMs for Scientific Information Extraction with MimicSFT and Relevance and Rule-induced(R$^2$)GRPO

    cs.CL 2025-05 conditional novelty 6.0 of 10

    MimicSFT plus R2GRPO improves scientific relation extraction in LLMs, beating supervised baselines and showing RLVR can expand reasoning capacity.

  4. Token and Span Classification for Entity Recognition in French Historical Encyclopedias

    cs.CL 2025-06 conditional novelty 4.0 of 10

    On the GeoEDdA corpus of 18th century French encyclopedias, fine-tuned CamemBERT achieves the highest macro-averaged F1, closely followed by Flair, and few-shot GPT models lag behind but may help when labeled data are scarce.

Pith tools