English

Alternating optimization method based on nonnegative matrix factorizations for deep neural networks

Machine Learning 2016-05-17 v1 Neural and Evolutionary Computing Machine Learning

Abstract

The backpropagation algorithm for calculating gradients has been widely used in computation of weights for deep neural networks (DNNs). This method requires derivatives of objective functions and has some difficulties finding appropriate parameters such as learning rate. In this paper, we propose a novel approach for computing weight matrices of fully-connected DNNs by using two types of semi-nonnegative matrix factorizations (semi-NMFs). In this method, optimization processes are performed by calculating weight matrices alternately, and backpropagation (BP) is not used. We also present a method to calculate stacked autoencoder using a NMF. The output results of the autoencoder are used as pre-training data for DNNs. The experimental results show that our method using three types of NMFs attains similar error rates to the conventional DNNs with BP.

Keywords

Cite

@article{arxiv.1605.04639,
  title  = {Alternating optimization method based on nonnegative matrix factorizations for deep neural networks},
  author = {Tetsuya Sakurai and Akira Imakura and Yuto Inoue and Yasunori Futamura},
  journal= {arXiv preprint arXiv:1605.04639},
  year   = {2016}
}

Comments

9 pages, 2 figures

R2 v1 2026-06-22T14:01:21.493Z