Challenge: Existing few-shot named entity recognition methods focus on leveraging existing datasets in the rich-resource domains which might fail in training-from-scratch setting.
Approach: They propose a multi-task learning framework for Few-shot named entity recognition without using source domain data.
Outcome: The proposed framework outperforms state-of-the-art few-shot named entity recognition methods on a training-from-scratch dataset.

Similar Papers

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.
Few-Shot Class-Incremental Learning for Named Entity Recognition (2022.acl-long)

Copied to clipboard

Challenge: Existing models of Named Entity Recognition (NER) are trained on large datasets with predefined entity classes, but data of new classes arrives constantly. Existing work on NER relies on the assumption that there exists abundance of labeled data for the training of new class.
Approach: They propose a few-shot class-incremental learning problem where NER model is trained with only few labeled samples of the new classes without forgetting knowledge of the old ones.
Outcome: The proposed model improves over existing baselines by reconstructing training data of old classes and real data from the training set.
Few-NERD: A Few-shot Named Entity Recognition Dataset (2021.acl-long)

Copied to clipboard

Challenge: Existing approaches to few-shot named entity recognition (NER) focus on coarse-grained entities with few examples, while most unseen entities are fine-grounded.
Approach: They present a human-annotated few-shot named entity recognition dataset . they construct benchmark tasks to assess the generalization capability of models .
Outcome: The proposed model is the first few-shot NER dataset and the largest human-crafted NER data set.
Causal Intervention-based Few-Shot Named Entity Recognition (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to perform few-shot named entity recognition are limited and overfitting is caused by the spurious correlation resulting from the bias in selecting a few samples.
Approach: They propose a causal intervention-based few-shot named entity recognition method that blocks the backdoor path between context and label.
Outcome: The proposed method achieves state-of-the-art in a few-shot named entity recognition (NER) task.
A Novel Three-stage Framework for Few-shot Named Entity Recognition (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for Named Entity Recognition (NER) rely on labeled data, but data scarcity is a major challenge.
Approach: They propose a framework for Few-shot Named Entity Recognition that can learn from limited labeled data and generalize to new domains.
Outcome: The proposed framework surpasses existing methods on several benchmarks.
Generalizing Few-Shot Named Entity Recognizers to Unseen Domains with Type-Related Features (2023.findings-emnlp)

Copied to clipboard

Challenge: Few-shot named entity recognition methods struggle with out-of-domain (OOD) examples due to their reliance on manual labeling for the target domain.
Approach: They propose a framework to enable generalization to an unseen target domain with only a few labeled examples.
Outcome: The proposed framework achieves significant performance improvements on in-domain and cross-domain datasets.
EDEntail: An Entailment-based Few-shot Text Classification with Extensional Definition (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods for few-shot text classification use either class labels or intensional definitions of class labels for label semantics expression.
Approach: They propose a method that employs extensional definition of class labels in hypotheses and then order and format them into a sequence to form hypothese .
Outcome: The proposed method surpasses supervised-learning methods and prompt-based methods on five classification datasets and is comparable to state-of-the-art models.
Decomposed Meta-Learning for Few-Shot Named Entity Recognition (2022.findings-acl)

Copied to clipboard

Challenge: Named entity recognition systems aim at recognizing unseen entity types based on a few labeled examples.
Approach: They propose a decomposed meta-learning approach to solve few-shot span detection and few- shot entity typing problems by introducing a model-agnostic meta-loop algorithm.
Outcome: The proposed approach achieves superior performance over prior methods on benchmarks.
Few-shot domain adaptation for named-entity recognition via joint constrained k-means and subspace selection (2025.coling-main)

Copied to clipboard

Challenge: Named-entity recognition (NER) requires large annotated datasets, which limits its applicability across domains with varying entity definitions.
Approach: They propose a weakly-supervised algorithm that combines small labeled datasets with large amounts of unlabeled data.
Outcome: The proposed approach achieves state-of-the-art results in few-shot NER . it combines label supervision, cluster size constraints, and domain-specific discriminative subspace selection.
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.

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