An Ensemble Method to Produce High-Quality Word Embeddings (2016)
Abstract
A currently successful approach to computational semantics is to represent words as embeddings in a machine-learned vector space. We present an ensemble method that combines embeddings produced by GloVe (Pennington et al., 2014) and word2vec (Mikolov et al., 2013) with structured knowledge from the semantic networks ConceptNet (Speer and Havasi, 2012) and PPDB (Ganitkevitch et al., 2013), merging their information into a common representation with a large, multilingual vocabulary. The embeddings it produces achieve state-of-the-art performance on many word-similarity evaluations. Its score of on an evaluation of rare words (Luong et al., 2013) is 16% higher than the previous best known system.
Cite
@article{arxiv.1604.01692,
title = {An Ensemble Method to Produce High-Quality Word Embeddings (2016)},
author = {Robyn Speer and Joshua Chin},
journal= {arXiv preprint arXiv:1604.01692},
year = {2019}
}
Comments
Corrected author name, revised reproducibility instructions that didn't work anymore. 12 pages, 3 figures