paper-with-me

홈 › Papers

Short-term Memory of Deep RNN

2018-02-02 · Claudio Gallicchio

The extension of deep learning towards temporal data processing is gaining an increasing research interest. In this paper we investigate the properties of state dynamics developed in successive levels of deep recurrent neural networks (RNNs) in terms of short-term memory abilities. Our results reveal interesting insights that shed light on the nature of layering as a factor of RNN design. Noticeably, higher layers in a hierarchically organized RNN architecture results to be inherently biased towards longer memory spans even prior to training of the recurrent connections. Moreover, in the context of Reservoir Computing framework, our analysis also points out the benefit of a layered recurrent organization as an efficient approach to improve the memory skills of reservoir models.

📄 PDF Abstract BibTeX arXiv:1802.00748

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transfer between long-term and short-term memory using Conceptors

2020-03-11 · Anthony Strock, Nicolas Rougier, Xavier Hinaut

We introduce a recurrent neural network model of working memory combining short-term and long-term components. e short-term component is modelled using a gated reservoir model that is trained to hold a value from an inpu…

Predicting the Transition from Short-term to Long-term Memory based on Deep Neural Network

2020-12-07 · Gi-Hwan Shin, Young-Seok Kweon, Minji Lee

Memory is an essential element in people's daily life based on experience. So far, many studies have analyzed electroencephalogram (EEG) signals at encoding to predict later remembered items, but few studies have predict…

EEGElectroencephalogram (EEG)Retrieval

Improve Long-term Memory Learning Through Rescaling the Error Temporally

2023-07-21 · Shida Wang, Zhanglu Yan

This paper studies the error metric selection for long-term memory learning in sequence modelling. We examine the bias towards short-term memory in commonly used errors, including mean absolute/squared error. Our finding…

MemoNav: Selecting Informative Memories for Visual Navigation

2022-08-20 · Hongxin Li, Xu Yang, Yuran Yang, Shuqi Mei 외

Image-goal navigation is a challenging task, as it requires the agent to navigate to a target indicated by an image in a previously unseen scene. Current methods introduce diverse memory mechanisms which save navigation …

Action GenerationGraph AttentionNavigateVisual Navigation

Fast Weight Long Short-Term Memory

2018-04-18 · T. Anderson Keller, Sharath Nittur Sridhar, Xin Wang

Associative memory using fast weights is a short-term memory mechanism that substantially improves the memory capacity and time scale of recurrent neural networks (RNNs). As recent studies introduced fast weights only to…

Retrieval