paper-with-me

홈 › Papers

Pre-training of Recurrent Neural Networks via Linear Autoencoders

2014-12-01 · NeurIPS 2014 12 · Luca Pasa, Alessandro Sperduti

We propose a pre-training technique for recurrent neural networks based on linear autoencoder networks for sequences, i.e. linear dynamical systems modelling the target sequences. We start by giving a closed form solution for the definition of the optimal weights of a linear autoencoder given a training set of sequences. This solution, however, is computationally very demanding, so we suggest a procedure to get an approximate solution for a given number of hidden units. The weights obtained for the linear autoencoder are then used as initial weights for the input-to-hidden connections of a recurrent neural network, which is then trained on the desired task. Using four well known datasets of sequences of polyphonic music, we show that the proposed pre-training approach is highly effective, since it allows to largely improve the state of the art results on all the considered datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Temporally-Consistent Bilinearly Recurrent Autoencoders for Control Systems

2025-03-24 · Ananda Chakrabarti, Indranil Nayak, Debdipta Goswami

This paper introduces the temporally-consistent bilinearly recurrent autoencoder (tcBLRAN), a Koopman operator based neural network architecture for modeling a control-affine nonlinear control system. The proposed method…

Recurrent Video Masked Autoencoders

2025-12-15 · Daniel Zoran, Nikhil Parthasarathy, Yi Yang, Drew A Hudson 외 arxiv

We present Recurrent Video Masked-Autoencoders (RVM): a novel approach to video representation learning that leverages recurrent computation to model the temporal structure of video data. RVM couples an asymmetric maskin…

Representation LearningKnowledge DistillationAction ClassificationObject Tracking

Autoencoder-based Initialization for Recurrent Neural Networks with a Linear Memory

2019-09-25 · Antonio Carta, Alessandro Sperduti, Davide Bacciu

Orthogonal recurrent neural networks address the vanishing gradient problem by parameterizing the recurrent connections using an orthogonal matrix. This class of models is particularly effective to solve tasks that requi…

MemorizationPermuted-MNIST

Short-Term Memory Optimization in Recurrent Neural Networks by Autoencoder-based Initialization

2020-11-05 · Antonio Carta, Alessandro Sperduti, Davide Bacciu

Training RNNs to learn long-term dependencies is difficult due to vanishing gradients. We explore an alternative solution based on explicit memorization using linear autoencoders for sequences, which allows to maximize t…

MemorizationPermuted-MNIST

Recurrent autoencoder with sequence-aware encoding

2020-09-15 · Robert Susik

Recurrent Neural Networks (RNN) received a vast amount of attention last decade. Recently, the architectures of Recurrent AutoEncoders (RAE) found many applications in practice. RAE can extract the semantically valuable …