paper-with-me

Papers

Large-Scale Label Interpretation Learning for Few-Shot Named Entity Recognition

2024-03-21 · Jonas Golde, Felix Hamborg, Alan Akbik

Few-shot named entity recognition (NER) detects named entities within text using only a few annotated examples. One promising line of research is to leverage natural language descriptions of each entity type: the common label PER might, for example, be verbalized as ''person entity.'' In an initial label interpretation learning phase, the model learns to interpret such verbalized descriptions of entity types. In a subsequent few-shot tagset extension phase, this model is then given a description of a previously unseen entity type (such as ''music album'') and optionally a few training examples to perform few-shot NER for this type. In this paper, we systematically explore the impact of a strong semantic prior to interpret verbalizations of new entity types by massively scaling up the number and granularity of entity types used for label interpretation learning. To this end, we leverage an entity linking benchmark to create a dataset with orders of magnitude of more distinct entity types and descriptions as currently used datasets. We find that this increased signal yields strong results in zero- and few-shot NER in in-domain, cross-domain, and even cross-lingual settings. Our findings indicate significant potential for improving few-shot NER through heuristical data-based optimization.

📄 PDF Abstract BibTeX arXiv:2403.14222

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linkingfew-shot-nerFew-shot NERnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

DMML-Net: Deep Metametric Learning for Few-Shot Geographic Object Segmentation in Remote Sensing Imagery

2021-10-08 · IEEE Transactions on Geoscience and Remote Sensing 2021 10 · Bing Wang, Zhirui Wang, Xian Sun, Hongqi Wang 외

Geographic object segmentation is a fundamental yet challenging problem for remote sensing image interpretation. The prevalent paradigm to solve this problem is to train deep neural networks on massive labeled samples. A…

Metric LearningSegmentationSemantic Segmentation

Label Alignment and Reassignment with Generalist Large Language Model for Enhanced Cross-Domain Named Entity Recognition

2024-07-24 · Ke Bao, Chonghuan Yang

Named entity recognition on the in-domain supervised and few-shot settings have been extensively discussed in the NLP community and made significant progress. However, cross-domain NER, a more common task in practical sc…

Cross-Domain Named Entity RecognitionLanguage ModelingLanguage ModellingLarge Language Model+4

A Unified Label-Aware Contrastive Learning Framework for Few-Shot Named Entity Recognition

2024-04-26 · Haojie Zhang, Yimeng Zhuang

Few-shot Named Entity Recognition (NER) aims to extract named entities using only a limited number of labeled examples. Existing contrastive learning methods often suffer from insufficient distinguishability in context v…

Contrastive Learningfew-shot-nerFew-shot NERnamed-entity-recognition+3

Learning from Language Description: Low-shot Named Entity Recognition via Decomposed Framework

2021-09-11 · Findings (EMNLP) 2021 11 · Yaqing Wang, Haoda Chu, Chao Zhang, Jing Gao

In this work, we study the problem of named entity recognition (NER) in a low resource scenario, focusing on few-shot and zero-shot settings. Built upon large-scale pre-trained language models, we propose a novel NER fra…

Few-Shot Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Meta-LMTC: Meta-Learning for Large-Scale Multi-Label Text Classification

2021-11-01 · EMNLP 2021 11 · Ran Wang, Xi’ao Su, Siyu Long, Xinyu Dai 외

Large-scale multi-label text classification (LMTC) tasks often face long-tailed label distributions, where many labels have few or even no training instances. Although current methods can exploit prior knowledge to handl…

Meta-LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text Classification+3