papers AI Learner
The Github is limit! Click to go to the new site.

Performance of Three Slim Variants of The Long Short-Term Memory Layer

2019-01-02
Daniel Kent, Fathi M.Salem

Abstract

The Long Short-Term Memory (LSTM) layer is an important advancement in the field of neural networks and machine learning, allowing for effective training and impressive inference performance. LSTM-based neural networks have been successfully employed in various applications such as speech processing and language translation. The LSTM layer can be simplified by removing certain components, potentially speeding up training and runtime with limited change in performance. In particular, the recently introduced variants, called SLIM LSTMs, have shown success in initial experiments to support this view. Here, we perform computational analysis of the validation accuracy of a convolutional plus recurrent neural network architecture using comparatively the standard LSTM and three SLIM LSTM layers. We have found that some realizations of the SLIM LSTM layers can potentially perform as well as the standard LSTM layer for our considered architecture.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1901.00525

PDF

http://arxiv.org/pdf/1901.00525


Similar Posts

Comments