Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
11 tokens/sec
GPT-4o
12 tokens/sec
Gemini 2.5 Pro Pro
40 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
37 tokens/sec
DeepSeek R1 via Azure Pro
33 tokens/sec
2000 character limit reached

Slim Embedding Layers for Recurrent Neural Language Models (1711.09873v2)

Published 27 Nov 2017 in cs.CL

Abstract: Recurrent neural LLMs are the state-of-the-art models for LLMing. When the vocabulary size is large, the space taken to store the model parameters becomes the bottleneck for the use of recurrent neural LLMs. In this paper, we introduce a simple space compression method that randomly shares the structured parameters at both the input and output embedding layers of the recurrent neural LLMs to significantly reduce the size of model parameters, but still compactly represent the original input and output embedding layers. The method is easy to implement and tune. Experiments on several data sets show that the new method can get similar perplexity and BLEU score results while only using a very tiny fraction of parameters.

Citations (22)

Summary

We haven't generated a summary for this paper yet.