paper-with-me

Papers

Incremental Training of a Recurrent Neural Network Exploiting a Multi-Scale Dynamic Memory

2020-06-29 · Antonio Carta, Alessandro Sperduti, Davide Bacciu

The effectiveness of recurrent neural networks can be largely influenced by their ability to store into their dynamical memory information extracted from input sequences at different frequencies and timescales. Such a feature can be introduced into a neural architecture by an appropriate modularization of the dynamic memory. In this paper we propose a novel incrementally trained recurrent architecture targeting explicitly multi-scale learning. First, we show how to extend the architecture of a simple RNN by separating its hidden state into different modules, each subsampling the network hidden activations at different frequencies. Then, we discuss a training algorithm where new modules are iteratively added to the model to learn progressively longer dependencies. Each new module works at a slower frequency than the previous ones and it is initialized to encode the subsampled sequence of hidden activations. Experimental results on synthetic and real-world datasets on speech recognition and handwritten characters show that the modular architecture and the incremental training algorithm improve the ability of recurrent neural networks to capture long-term dependencies.

📄 PDF Abstract BibTeX arXiv:2006.16800

Code (1)

AntonioCarta/mslmn 공식 구현 pytorch

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Multi-Temporal Recurrent Neural Networks For Progressive Non-Uniform Single Image Deblurring With Incremental Temporal Training

2019-11-18 · ECCV 2020 8 · Dongwon Park, Dong Un Kang, Jisoo Kim, Se Young Chun

Multi-scale (MS) approaches have been widely investigated for blind single image / video deblurring that sequentially recovers deblurred images in low spatial scale first and then in high spatial scale later with the out…

DeblurringImage DeblurringSingle Image DeblurringVideo Deblurring

Towards Incremental Transformers: An Empirical Analysis of Transformer Models for Incremental NLU

2021-09-15 · EMNLP 2021 11 · Patrick Kahardipraja, Brielen Madureira, David Schlangen

Incremental processing allows interactive systems to respond based on partial inputs, which is a desirable property e.g. in dialogue agents. The currently popular Transformer architecture inherently processes sequences a…

Incremental Recurrent Neural Network Dependency Parser with Search-based Discriminative Training

2015-07-01 · CONLL 2015 7 · Majid Yazdani, James Henderson
Dependency ParsingFeature EngineeringLanguage Modelling

Subset Sampling For Progressive Neural Network Learning

2020-02-17 · Dat Thanh Tran, Moncef Gabbouj, Alexandros Iosifidis

Progressive Neural Network Learning is a class of algorithms that incrementally construct the network's topology and optimize its parameters based on the training data. While this approach exempts the users from the manu…

Face Recognition

Causally Driven Incremental Multi Touch Attribution Using a Recurrent Neural Network

2019-02-01 · Ruihuan Du, Yu Zhong, Harikesh Nair, Bo Cui 외

This paper describes a practical system for Multi Touch Attribution (MTA) for use by a publisher of digital ads. We developed this system for JD.com, an eCommerce company, which is also a publisher of digital ads in Chin…

Fairness