English

On the Initialization of Long Short-Term Memory Networks

Machine Learning 2019-12-24 v1 Computer Vision and Pattern Recognition

Abstract

Weight initialization is important for faster convergence and stability of deep neural networks training. In this paper, a robust initialization method is developed to address the training instability in long short-term memory (LSTM) networks. It is based on a normalized random initialization of the network weights that aims at preserving the variance of the network input and output in the same range. The method is applied to standard LSTMs for univariate time series regression and to LSTMs robust to missing values for multivariate disease progression modeling. The results show that in all cases, the proposed initialization method outperforms the state-of-the-art initialization techniques in terms of training convergence and generalization performance of the obtained solution.

Keywords

Cite

@article{arxiv.1912.10454,
  title  = {On the Initialization of Long Short-Term Memory Networks},
  author = {Mostafa Mehdipour Ghazi and Mads Nielsen and Akshay Pai and Marc Modat and M. Jorge Cardoso and Sebastien Ourselin and Lauge Sorensen},
  journal= {arXiv preprint arXiv:1912.10454},
  year   = {2019}
}
R2 v1 2026-06-23T12:53:47.609Z