Distilling Word Embeddings: An Encoding Approach
Abstract
Distilling knowledge from a well-trained cumbersome network to a small one has recently become a new research topic, as lightweight neural networks with high performance are particularly in need in various resource-restricted systems. This paper addresses the problem of distilling word embeddings for NLP tasks. We propose an encoding approach to distill task-specific knowledge from a set of high-dimensional embeddings, which can reduce model complexity by a large margin as well as retain high accuracy, showing a good compromise between efficiency and performance. Experiments in two tasks reveal the phenomenon that distilling knowledge from cumbersome embeddings is better than directly training neural networks with small embeddings.
Cite
@article{arxiv.1506.04488,
title = {Distilling Word Embeddings: An Encoding Approach},
author = {Lili Mou and Ran Jia and Yan Xu and Ge Li and Lu Zhang and Zhi Jin},
journal= {arXiv preprint arXiv:1506.04488},
year = {2016}
}
Comments
Accepted by CIKM-16 as a short paper, and by the Representation Learning for Natural Language Processing (RL4NLP) Workshop @ACL-16 for presentation