English

Frustratingly Easy Meta-Embedding -- Computing Meta-Embeddings by Averaging Source Word Embeddings

Computation and Language 2018-04-17 v1

Abstract

Creating accurate meta-embeddings from pre-trained source embeddings has received attention lately. Methods based on global and locally-linear transformation and concatenation have shown to produce accurate meta-embeddings. In this paper, we show that the arithmetic mean of two distinct word embedding sets yields a performant meta-embedding that is comparable or better than more complex meta-embedding learning methods. The result seems counter-intuitive given that vector spaces in different source embeddings are not comparable and cannot be simply averaged. We give insight into why averaging can still produce accurate meta-embedding despite the incomparability of the source vector spaces.

Keywords

Cite

@article{arxiv.1804.05262,
  title  = {Frustratingly Easy Meta-Embedding -- Computing Meta-Embeddings by Averaging Source Word Embeddings},
  author = {Joshua Coates and Danushka Bollegala},
  journal= {arXiv preprint arXiv:1804.05262},
  year   = {2018}
}

Comments

Accepted to NAACL-HLT 2018

R2 v1 2026-06-23T01:23:46.307Z