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

RotLSTM: Rotating Memories in Recurrent Neural Networks

2021/05/01 by Velici, Vlad, Prügel-Bennett, Adam
#FOS: Computer and information sciences #Machine Learning (cs.LG)

paper · doi:10.48550/arxiv.2105.00357

Abstract

Long Short-Term Memory (LSTM) units have the ability to memorise and use long-term dependencies between inputs to generate predictions on time series data. We introduce the concept of modifying the cell state (memory) of LSTMs using rotation matrices parametrised by a new set of trainable weights. This addition shows significant increases of performance on some of the tasks from the bAbI dataset.

Related