Learning Deep Representations By Distributed Random Samplings
Abstract
In this paper, we propose an extremely simple deep model for the unsupervised nonlinear dimensionality reduction -- deep distributed random samplings, which performs like a stack of unsupervised bootstrap aggregating. First, its network structure is novel: each layer of the network is a group of mutually independent -centers clusterings. Second, its learning method is extremely simple: the centers of each clustering are only randomly selected examples from the training data; for small-scale data sets, the centers are further randomly reconstructed by a simple cyclic-shift operation. Experimental results on nonlinear dimensionality reduction show that the proposed method can learn abstract representations on both large-scale and small-scale problems, and meanwhile is much faster than deep neural networks on large-scale problems.
Cite
@article{arxiv.1312.4405,
title = {Learning Deep Representations By Distributed Random Samplings},
author = {Xiao-Lei Zhang},
journal= {arXiv preprint arXiv:1312.4405},
year = {2013}
}