English

Obtaining Better Static Word Embeddings Using Contextual Embedding Models

Computation and Language 2021-06-09 v1 Artificial Intelligence Machine Learning

Abstract

The advent of contextual word embeddings -- representations of words which incorporate semantic and syntactic information from their context -- has led to tremendous improvements on a wide variety of NLP tasks. However, recent contextual models have prohibitively high computational cost in many use-cases and are often hard to interpret. In this work, we demonstrate that our proposed distillation method, which is a simple extension of CBOW-based training, allows to significantly improve computational efficiency of NLP applications, while outperforming the quality of existing static embeddings trained from scratch as well as those distilled from previously proposed methods. As a side-effect, our approach also allows a fair comparison of both contextual and static embeddings via standard lexical evaluation tasks.

Keywords

Cite

@article{arxiv.2106.04302,
  title  = {Obtaining Better Static Word Embeddings Using Contextual Embedding Models},
  author = {Prakhar Gupta and Martin Jaggi},
  journal= {arXiv preprint arXiv:2106.04302},
  year   = {2021}
}

Comments

ACL 2021 accept

R2 v1 2026-06-24T02:57:23.496Z