English

Attending to Characters in Neural Sequence Labeling Models

Computation and Language 2016-11-15 v1 Machine Learning Neural and Evolutionary Computing

Abstract

Sequence labeling architectures use word embeddings for capturing similarity, but suffer when handling previously unseen or rare words. We investigate character-level extensions to such models and propose a novel architecture for combining alternative word representations. By using an attention mechanism, the model is able to dynamically decide how much information to use from a word- or character-level component. We evaluated different architectures on a range of sequence labeling datasets, and character-level extensions were found to improve performance on every benchmark. In addition, the proposed attention-based architecture delivered the best results even with a smaller number of trainable parameters.

Keywords

Cite

@article{arxiv.1611.04361,
  title  = {Attending to Characters in Neural Sequence Labeling Models},
  author = {Marek Rei and Gamal K. O. Crichton and Sampo Pyysalo},
  journal= {arXiv preprint arXiv:1611.04361},
  year   = {2016}
}

Comments

Proceedings of COLING 2016

R2 v1 2026-06-22T16:51:23.275Z