paper-with-me

홈 › Papers

Distributed Sequence Memory of Multidimensional Inputs in Recurrent Networks

2016-05-26 · Adam Charles, Dong Yin, Christopher Rozell

Recurrent neural networks (RNNs) have drawn interest from machine learning researchers because of their effectiveness at preserving past inputs for time-varying data processing tasks. To understand the success and limitations of RNNs, it is critical that we advance our analysis of their fundamental memory properties. We focus on echo state networks (ESNs), which are RNNs with simple memoryless nodes and random connectivity. In most existing analyses, the short-term memory (STM) capacity results conclude that the ESN network size must scale linearly with the input size for unstructured inputs. The main contribution of this paper is to provide general results characterizing the STM capacity for linear ESNs with multidimensional input streams when the inputs have common low-dimensional structure: sparsity in a basis or significant statistical dependence between inputs. In both cases, we show that the number of nodes in the network must scale linearly with the information rate and poly-logarithmically with the ambient input dimension. The analysis relies on advanced applications of random matrix theory and results in explicit non-asymptotic bounds on the recovery error. Taken together, this analysis provides a significant step forward in our understanding of the STM properties in RNNs.

📄 PDF Abstract BibTeX arXiv:1605.08346

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bidirectional Quaternion Long-Short Term Memory Recurrent Neural Networks for Speech Recognition

2018-11-06 · Titouan Parcollet, Mohamed Morchid, Georges Linarès, Renato de Mori

Recurrent neural networks (RNN) are at the core of modern automatic speech recognition (ASR) systems. In particular, long-short term memory (LSTM) recurrent neural networks have achieved state-of-the-art results in many …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Geometry of naturalistic object representations in recurrent neural network models of working memory

2024-11-04 · Xiaoxuan Lei, Takuya Ito, Pouya Bashivan

Working memory is a central cognitive ability crucial for intelligent decision-making. Recent experimental and computational work studying working memory has primarily used categorical (i.e., one-hot) inputs, rather than…

Recurrent Network Models Of Sequence Generation And Memory

2016-03-14

Sequential activation of neurons is a common feature of network activity during a variety of behaviors, including working memory and decision making. Previous network models for sequences and memory emphasized specialize…

Decision Making

A Survey of Recursive and Recurrent Neural Networks

2025-10-16 · Jian-wei Liu, Bing-rong Xu, Zhi-yan Song arxiv

In this paper, the branches of recursive and recurrent neural networks are classified in detail according to the network structure, training objective function and learning algorithm implementation. They are roughly divi…

Linear Memory Networks

2018-11-08 · Davide Bacciu, Antonio Carta, Alessandro Sperduti

Recurrent neural networks can learn complex transduction problems that require maintaining and actively exploiting a memory of their inputs. Such models traditionally consider memory and input-output functionalities indi…