SOTAVerified

From Principal Subspaces to Principal Components with Linear Autoencoders

2018-04-26Code Available0· sign in to hype

Elad Plaut

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The autoencoder is an effective unsupervised learning model which is widely used in deep learning. It is well known that an autoencoder with a single fully-connected hidden layer, a linear activation function and a squared error cost function trains weights that span the same subspace as the one spanned by the principal component loading vectors, but that they are not identical to the loading vectors. In this paper, we show how to recover the loading vectors from the autoencoder weights.

Tasks

Reproductions