Factorization tricks for LSTM networks

03/31/2017
by   Oleksii Kuchaiev, et al.
0

We present two simple ways of reducing the number of parameters and accelerating the training of large Long Short-Term Memory (LSTM) networks: the first one is "matrix factorization by design" of LSTM matrix into the product of two smaller matrices, and the second one is partitioning of LSTM matrix, its inputs and states into the independent groups. Both approaches allow us to train large LSTM networks significantly faster to the state-of the art perplexity. On the One Billion Word Benchmark we improve single model perplexity down to 23.36.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset