paper-with-me

Papers

Encoding-based Memory Modules for Recurrent Neural Networks

2020-01-31 · Antonio Carta, Alessandro Sperduti, Davide Bacciu

Learning to solve sequential tasks with recurrent models requires the ability to memorize long sequences and to extract task-relevant features from them. In this paper, we study the memorization subtask from the point of view of the design and training of recurrent neural networks. We propose a new model, the Linear Memory Network, which features an encoding-based memorization component built with a linear autoencoder for sequences. We extend the memorization component with a modular memory that encodes the hidden state sequence at different sampling frequencies. Additionally, we provide a specialized training algorithm that initializes the memory to efficiently encode the hidden activations of the network. The experimental results on synthetic and real-world datasets show that specializing the training algorithm to train the memorization component always improves the final performance whenever the memorization of long sequences is necessary to solve the problem.

📄 PDF Abstract BibTeX arXiv:2001.11771

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Unidirectional Video Denoising by Mimicking Backward Recurrent Modules with Look-ahead Forward Ones

2022-04-12 · Junyi Li, Xiaohe Wu, Zhenxing Niu, WangMeng Zuo

While significant progress has been made in deep video denoising, it remains very challenging for exploiting historical and future frames. Bidirectional recurrent networks (BiRNN) have exhibited appealing performance in …

DenoisingVideo DenoisingVideo Restoration

Gated Recurrent Unit Based Acoustic Modeling with Future Context

2018-05-18 · Jie Li, Xiaorui Wang, Yuan-Yuan Zhao, Yan Li

The use of future contextual information is typically shown to be helpful for acoustic modeling. However, for the recurrent neural network (RNN), it's not so easy to model the future temporal context effectively, meanwhi…

Learning to update Auto-associative Memory in Recurrent Neural Networks for Improving Sequence Memorization

2017-09-19 · Wei Zhang, Bo-Wen Zhou

Learning to remember long sequences remains a challenging task for recurrent neural networks. Register memory and attention mechanisms were both proposed to resolve the issue with either high computational cost to retain…

MemorizationRepresentation Learning

Partially Non-Recurrent Controllers for Memory-Augmented Neural Networks

2018-12-30 · Naoya Taguchi, Yoshimasa Tsuruoka

Memory-Augmented Neural Networks (MANNs) are a class of neural networks equipped with an external memory, and are reported to be effective for tasks requiring a large long-term memory and its selective use. The core modu…

Reservoir Computing for Fast, Simplified Reinforcement Learning on Memory Tasks

2024-12-17 · Kevin McKee

Tasks in which rewards depend upon past information not available in the current observation set can only be solved by agents that are equipped with short-term memory. Usual choices for memory modules include trainable r…

DecoderMeta-Learningreinforcement-learningReinforcement Learning