Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
126 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Neural Networks Compression for Language Modeling (1708.05963v1)

Published 20 Aug 2017 in stat.ML, cs.CL, cs.LG, and cs.NE

Abstract: In this paper, we consider several compression techniques for the LLMing problem based on recurrent neural networks (RNNs). It is known that conventional RNNs, e.g, LSTM-based networks in LLMing, are characterized with either high space complexity or substantial inference time. This problem is especially crucial for mobile applications, in which the constant interaction with the remote server is inappropriate. By using the Penn Treebank (PTB) dataset we compare pruning, quantization, low-rank factorization, tensor train decomposition for LSTM networks in terms of model size and suitability for fast inference.

Citations (29)

Summary

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