Learning Deep Representation Without Parameter Inference for Nonlinear Dimensionality Reduction
Xiao-Lei Zhang

TL;DR
This paper introduces a novel deep learning building block called distributed random models, which efficiently learn representations without parameter inference, outperforming deep belief networks in quality and training speed.
Contribution
It proposes a new distributed random model based on product of experts with sparse coding, enabling faster training and better representations than existing deep models.
Findings
Outperforms deep belief networks in representation quality.
Enables training of larger networks with less time.
Provides a new perspective on deep learning building blocks.
Abstract
Unsupervised deep learning is one of the most powerful representation learning techniques. Restricted Boltzman machine, sparse coding, regularized auto-encoders, and convolutional neural networks are pioneering building blocks of deep learning. In this paper, we propose a new building block -- distributed random models. The proposed method is a special full implementation of the product of experts: (i) each expert owns multiple hidden units and different experts have different numbers of hidden units; (ii) the model of each expert is a k-center clustering, whose k-centers are only uniformly sampled examples, and whose output (i.e. the hidden units) is a sparse code that only the similarity values from a few nearest neighbors are reserved. The relationship between the pioneering building blocks, several notable research branches and the proposed method is analyzed. Experimental results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Image and Signal Denoising Methods · Face and Expression Recognition
