vix.ing · top · new · best · stats · spec

Factorization tricks for LSTM networks

2017/03/31 by Oleksii Kuchaiev, Boris Ginsburg, Kuchaiev, Oleksii +1 · 1 voice · 5 citations
Computer Science · #Neural Networks and Applications #Topic Modeling #Music and Audio Processing

paper · pdf · doi:10.48550/arxiv.1703.10722

Abstract

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 near state-of the art perplexity while using significantly less RNN parameters.

Citations

Cited by

Discussions

Related