English

InstructionNER: A Multi-Task Instruction-Based Generative Framework for Few-shot NER

Computation and Language 2022-03-09 v1

Abstract

Recently, prompt-based methods have achieved significant performance in few-shot learning scenarios by bridging the gap between language model pre-training and fine-tuning for downstream tasks. However, existing prompt templates are mostly designed for sentence-level tasks and are inappropriate for sequence labeling objectives. To address the above issue, we propose a multi-task instruction-based generative framework, named InstructionNER, for low-resource named entity recognition. Specifically, we reformulate the NER task as a generation problem, which enriches source sentences with task-specific instructions and answer options, then inferences the entities and types in natural language. We further propose two auxiliary tasks, including entity extraction and entity typing, which enable the model to capture more boundary information of entities and deepen the understanding of entity type semantics, respectively. Experimental results show that our method consistently outperforms other baselines on five datasets in few-shot settings.

Keywords

Cite

@article{arxiv.2203.03903,
  title  = {InstructionNER: A Multi-Task Instruction-Based Generative Framework for Few-shot NER},
  author = {Liwen Wang and Rumei Li and Yang Yan and Yuanmeng Yan and Sirui Wang and Wei Wu and Weiran Xu},
  journal= {arXiv preprint arXiv:2203.03903},
  year   = {2022}
}

Comments

Work in progress

R2 v1 2026-06-24T10:05:37.805Z