Shuffling Recurrent Neural Networks

Abstract
We propose a novel recurrent neural network model, where the hidden state is obtained by permuting the vector elements of the previous hidden state and adding the output of a learned function of the input at time . In our model, the prediction is given by a second learned function, which is applied to the hidden state . The method is easy to implement, extremely efficient, and does not suffer from vanishing nor exploding gradients. In an extensive set of experiments, the method shows competitive results, in comparison to the leading literature baselines.
View on arXivComments on this paper