English

Learning Deep Representations By Distributed Random Samplings

Machine Learning 2013-12-17 v1

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 kk-centers clusterings. Second, its learning method is extremely simple: the kk centers of each clustering are only kk randomly selected examples from the training data; for small-scale data sets, the kk 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.

Keywords

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}
}
R2 v1 2026-06-22T02:28:31.392Z