We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Rank Ordered Autoencoders

Authors: Paul Bertens
Abstract: A new method for the unsupervised learning of sparse representations using autoencoders is proposed and implemented by ordering the output of the hidden units by their activation value and progressively reconstructing the input in this order. This can be done efficiently in parallel with the use of cumulative sums and sorting only slightly increasing the computational costs. Minimizing the difference of this progressive reconstruction with respect to the input can be seen as minimizing the number of active output units required for the reconstruction of the input. The model thus learns to reconstruct optimally using the least number of active output units. This leads to high sparsity without the need for extra hyperparameters, the amount of sparsity is instead implicitly learned by minimizing this progressive reconstruction error. Results of the trained model are given for patches of the CIFAR10 dataset, showing rapid convergence of features and extremely sparse output activations while maintaining a minimal reconstruction error and showing extreme robustness to overfitting. Additionally the reconstruction as function of number of active units is presented which shows the autoencoder learns a rank order code over the input where the highest ranked units correspond to the highest decrease in reconstruction error.
Comments: Personal project, 14 pages, 9 figures. For source code see: this https URL
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
ACM classes: I.2.6; I.5.1; I.4.2
Cite as: arXiv:1605.01749 [cs.LG]
  (or arXiv:1605.01749v1 [cs.LG] for this version)

Submission history

From: Paul Bertens [view email]
[v1] Thu, 5 May 2016 20:33:38 GMT (625kb,D)

Link back to: arXiv, form interface, contact.