English

Iterative evaluation of LSTM cells

Machine Learning 2018-07-27 v1 Neural and Evolutionary Computing Machine Learning

Abstract

In this work we present a modification in the conventional flow of information through a LSTM network, which we consider well suited for RNNs in general. The modification leads to a iterative scheme where the computations performed by the LSTM cell are repeated over a constant input and cell state values, while updating the hidden state a finite number of times. We provide theoretical and empirical evidence to support the augmented capabilities of the iterative scheme and show examples related to language modeling. The modification yields an enhancement in the model performance comparable with the original model augmented more than 3 times in terms of the total amount of parameters.

Keywords

Cite

@article{arxiv.1807.09830,
  title  = {Iterative evaluation of LSTM cells},
  author = {Leandro Palma and Luis Argerich},
  journal= {arXiv preprint arXiv:1807.09830},
  year   = {2018}
}
R2 v1 2026-06-23T03:14:33.558Z