English

Few-shot Learning for Named Entity Recognition in Medical Text

Computation and Language 2018-11-15 v1 Machine Learning Machine Learning

Abstract

Deep neural network models have recently achieved state-of-the-art performance gains in a variety of natural language processing (NLP) tasks (Young, Hazarika, Poria, & Cambria, 2017). However, these gains rely on the availability of large amounts of annotated examples, without which state-of-the-art performance is rarely achievable. This is especially inconvenient for the many NLP fields where annotated examples are scarce, such as medical text. To improve NLP models in this situation, we evaluate five improvements on named entity recognition (NER) tasks when only ten annotated examples are available: (1) layer-wise initialization with pre-trained weights, (2) hyperparameter tuning, (3) combining pre-training data, (4) custom word embeddings, and (5) optimizing out-of-vocabulary (OOV) words. Experimental results show that the F1 score of 69.3% achievable by state-of-the-art models can be improved to 78.87%.

Keywords

Cite

@article{arxiv.1811.05468,
  title  = {Few-shot Learning for Named Entity Recognition in Medical Text},
  author = {Maximilian Hofer and Andrey Kormilitzin and Paul Goldberg and Alejo Nevado-Holgado},
  journal= {arXiv preprint arXiv:1811.05468},
  year   = {2018}
}

Comments

10 pages, 4 figures, 4 tables

R2 v1 2026-06-23T05:14:24.935Z