English

Few-shot classification in Named Entity Recognition Task

Computation and Language 2018-12-18 v1 Machine Learning Machine Learning

Abstract

For many natural language processing (NLP) tasks the amount of annotated data is limited. This urges a need to apply semi-supervised learning techniques, such as transfer learning or meta-learning. In this work we tackle Named Entity Recognition (NER) task using Prototypical Network - a metric learning technique. It learns intermediate representations of words which cluster well into named entity classes. This property of the model allows classifying words with extremely limited number of training examples, and can potentially be used as a zero-shot learning method. By coupling this technique with transfer learning we achieve well-performing classifiers trained on only 20 instances of a target class.

Keywords

Cite

@article{arxiv.1812.06158,
  title  = {Few-shot classification in Named Entity Recognition Task},
  author = {Alexander Fritzler and Varvara Logacheva and Maksim Kretov},
  journal= {arXiv preprint arXiv:1812.06158},
  year   = {2018}
}

Comments

In proceedings of the 34th ACM/SIGAPP Symposium on Applied Computing

R2 v1 2026-06-23T06:43:07.241Z