Challenge: Zero-shot Named Entity Recognition (ZS-NER) remains brittle under domain and schema shifts, where unseen label definitions misalign with a large language model’s intrinsic semantic organization.
Approach: They propose a framework that stabilizes cross-domain transfer through an intermediate, domain-invariant archetype space.
Outcome: Experiments on the CrossNER benchmark show that SAM-NER consistently outperforms strong prior ZS-NER baselines in cross-domain settings.

Similar Papers

NER Retriever: Zero-Shot Named Entity Retrieval with Type-Aware Embeddings (2025.findings-emnlp)

Copied to clipboard

Challenge: NER Retriever uses a user-defined type description to retrieve documents mentioning entities of that type.
Approach: They propose a zero-shot retrieval framework for ad-hoc Named Entity Recognition . a user-defined type description is used to retrieve documents mentioning entities of that type .
Outcome: The proposed framework outperforms lexical and dense retrieval baselines on three benchmarks.
Zero-shot Cross-lingual NER via Mitigating Language Difference: An Entity-aligned Translation Perspective (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to cross-lingual Named Entity Recognition focus on Latin script language (LSL) for non-Latin script language, performance often degrades due to deep structural differences.
Approach: They propose an entity-aligned translation approach to align entities between NSL and English .
Outcome: The proposed approach aims to transfer knowledge from high-resource languages to low-resourced languages.
Learning from Language Description: Low-shot Named Entity Recognition via Decomposed Framework (2021.findings-emnlp)

Copied to clipboard

Challenge: Named entity recognition (NER) is a language understanding task that requires large amounts of in-domain labeled data to perform well.
Approach: They propose a framework which learns from natural language supervision and enables the identification of never-seen entity classes without using in-domain labeled data.
Outcome: The proposed method brings 10%, 23% and 26% improvements over baselines in few-shot learning, domain transfer and zero-shot settings respectively.
Handling Missing Entities in Zero-Shot Named Entity Recognition: Integrated Recall and Retrieval Augmentation (2025.naacl-long)

Copied to clipboard

Challenge: Zero-shot Named Entity Recognition (ZS-NER) aims to recognize entities in unseen domains without specific annotated data.
Approach: They propose a novel two-stage framework leveraging large language model techniques to improve the ZS-NER’s recall rate.
Outcome: The proposed framework improves the ZS-NER’s recall rate and accuracy by incorporating a large language model.
Entity Decomposition with Filtering: A Zero-Shot Clinical Named Entity Recognition Framework (2025.naacl-long)

Copied to clipboard

Challenge: Recent studies have demonstrated that large language models (LLMs) can perform in named entity recognition tasks.
Approach: They propose a framework for clinical named entity recognition that decomposes the entity recognition task into several retrievals of sub-types and then filters them.
Outcome: The proposed framework improves on the clinical named entity recognition task.
NERetrieve: Dataset for Next Generation Named Entity Recognition and Retrieval (2023.findings-emnlp)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a widely adopted NLP task . authors present three variants of NER task, with dataset to support them .
Approach: They propose three variants of the NER task, together with a dataset to support them . they propose a move towards more fine-grained entities and zero-shot recognition .
Outcome: The proposed model matches or surpasses existing models in NER tasks . the proposed model is based on a large, silver-annotated corpus of 4 million paragraphs .
Few-Shot Named Entity Recognition: An Empirical Baseline Study (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods to build named entity recognition systems with limited labeled data are lacking.
Approach: They propose three orthogonal schemes to build named entity recognition systems when labeled data is limited.
Outcome: The proposed NER systems outperform existing methods on few-shot and training-free settings.
AutoTriggER: Label-Efficient and Robust Named Entity Recognition with Auxiliary Trigger Extraction (2023.eacl-main)

Copied to clipboard

Challenge: Named entity recognition models have shown impressive results in overcoming label scarcity and generalizing to unseen entities by leveraging distant supervision and auxiliary information such as explanations.
Approach: They propose a framework that automatically generates and leverages “entity triggers” which are human-readable cues in the text that help guide the model to make better decisions.
Outcome: The proposed framework outperforms the RoBERTa-CRF baseline by nearly 0.5 F1 points on three well-studied datasets.
ZeroNER: Fueling Zero-Shot Named Entity Recognition via Entity Type Descriptions (2025.findings-acl)

Copied to clipboard

Challenge: Existing zero-shot learning methods rely on entity type names for generalization . current solutions require large datasets and prioritize a handful of commonly occurring types .
Approach: They propose a description-driven framework that enhances hard zero-shot NER in low-resource settings.
Outcome: The proposed framework outperforms existing models by up to 16% in the F1 score . it also surpasses baseline models that use type names alone .
Large-Scale Label Interpretation Learning for Few-Shot Named Entity Recognition (2024.eacl-long)

Copied to clipboard

Challenge: Few-shot named entity recognition (NER) uses only a few annotated examples to identify named entities within text.
Approach: They propose to leverage natural language descriptions of each entity type to perform few-shot named entity recognition.
Outcome: The proposed model learns to interpret verbalized descriptions of entities using natural language descriptions of their types and their verbalizations.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations