2000 character limit reached
Feedforward Sequential Memory Neural Networks without Recurrent Feedback (1510.02693v1)
Published 9 Oct 2015 in cs.NE, cs.CL, and cs.LG
Abstract: We introduce a new structure for memory neural networks, called feedforward sequential memory networks (FSMN), which can learn long-term dependency without using recurrent feedback. The proposed FSMN is a standard feedforward neural networks equipped with learnable sequential memory blocks in the hidden layers. In this work, we have applied FSMN to several LLMing (LM) tasks. Experimental results have shown that the memory blocks in FSMN can learn effective representations of long history. Experiments have shown that FSMN based LLMs can significantly outperform not only feedforward neural network (FNN) based LMs but also the popular recurrent neural network (RNN) LMs.