English

Zero-bias autoencoders and the benefits of co-adapting features

Machine Learning 2015-04-09 v5 Computer Vision and Pattern Recognition Machine Learning Neural and Evolutionary Computing

Abstract

Regularized training of an autoencoder typically results in hidden unit biases that take on large negative values. We show that negative biases are a natural result of using a hidden layer whose responsibility is to both represent the input data and act as a selection mechanism that ensures sparsity of the representation. We then show that negative biases impede the learning of data distributions whose intrinsic dimensionality is high. We also propose a new activation function that decouples the two roles of the hidden layer and that allows us to learn representations on data with very high intrinsic dimensionality, where standard autoencoders typically fail. Since the decoupled activation function acts like an implicit regularizer, the model can be trained by minimizing the reconstruction error of training data, without requiring any additional regularization.

Keywords

Cite

@article{arxiv.1402.3337,
  title  = {Zero-bias autoencoders and the benefits of co-adapting features},
  author = {Kishore Konda and Roland Memisevic and David Krueger},
  journal= {arXiv preprint arXiv:1402.3337},
  year   = {2015}
}