Enriching Word Vectors with Subword Information

Обогащение векторных представлений слов информацией о подсловах
Tomáš Mikolov, Édouard Grave, Armand Joulin, Piotr Bojanowski
2017-12-01

character n-gramscontinuous word representationsout-of-vocabulary word vectorsskipgram modelsubword information
Continuous word representations, trained on large unlabeled corpora are useful for many natural language processing tasks. Popular models that learn such representations ignore the morphology of words, by assigning a distinct vector to each word. This is a limitation, especially for languages with large vocabularies and many rare words. In this paper, we propose a new approach based on the skipgram model, where each word is represented as a bag of character n-grams. A vector representation is associated to each character n-gram; words being represented as the sum of these representations. Our method is fast, allowing to train models on large corpora quickly and allows us to compute word representations for words that did not appear in the training data. We evaluate our word representations on nine different languages, both on word similarity and analogy tasks. By comparing to recently proposed morphological word representations, we show that our vectors achieve state-of-the-art performance on these tasks.
1
Achieves state-of-the-art performance compared to recently proposed morphological word representation methods.
2
Associates vector representations to character n-grams, enabling computation of vectors for words unseen during training.
3
Evaluated on nine languages using word similarity and analogy tasks, showing improved performance.
4
Method is computationally fast, permitting training on large corpora quickly.
5
Proposes a skip-gram–based method representing each word as a bag of character n-grams, summing n-gram vectors to form word vectors.

Continuous word vector representations augmented with character n-gram (subword) components

Effect of representing words as sums of character n-gram vectors on quality of word embeddings, including handling rare/out-of-vocabulary words and performance on word similarity and analogy tasks across multiple languages

Publication Details
Publication Date
2017-12-01
Journal
Publisher
ISSN
Access Type
Author Information
Authors
Tomáš Mikolov
Édouard Grave
Armand Joulin
Piotr Bojanowski
Explore further
Open the scid.ai AI chat with a ready-made request: it will find papers on a similar topic and help build a literature review.
Find similar papers in the chat
Make a presentation
100%