paper-with-me

홈 › Papers

A fast learning algorithm for deep belief nets

2006-07-18 · Neural Computation 2006 7 · Geoffrey E. Hinton, Simon Osindero, Yee-Whye Teh

We show how to use "complementary priors" to eliminate the explaining-away effects that make inference difficult in densely connected belief nets that have many hidden layers. Using complementary priors, we derive a fast, greedy algorithm that can learn deep, directed belief networks one layer at a time, provided the top two layers form an undirected associative memory. The fast, greedy algorithm is used to initialize a slower learning procedure that fine-tunes the weights using a contrastive version of the wake-sleep algorithm. After fine-tuning, a network with three hidden layers forms a very good generative model of the joint distribution of handwritten digit images and their labels. This generative model gives better digit classification than the best discriminative learning algorithms. The low-dimensional manifolds on which the digits lie are modeled by long ravines in the free-energy landscape of the top-level associative memory, and it is easy to explore these ravines by using the directed connections to display what the associative memory has in mind.

📄 PDF Abstract BibTeX

Code (1)

albertbup/deep-belief-network tf

Similar Papers 제목 키워드 기반

Using Deep Belief Nets to Learn Covariance Kernels for Gaussian Processes

2007-12-01 · NeurIPS 2007 12 · Geoffrey E. Hinton, Ruslan R. Salakhutdinov

We show how to use unlabeled data and a deep belief net (DBN) to learn a good covariance kernel for a Gaussian process. We first learn a deep generative model of the unlabeled data using the fast, greedy algorithm introd…

Gaussian ProcessesGeneral Classificationregression

U-Nets as Belief Propagation: Efficient Classification, Denoising, and Diffusion in Generative Hierarchical Models

2024-04-29 · Song Mei

U-Nets are among the most widely used architectures in computer vision, renowned for their exceptional performance in applications such as image segmentation, denoising, and diffusion modeling. However, a theoretical exp…

DecoderDenoisingImage SegmentationSemantic Segmentation

Learning Sparse Feature Representations using Probabilistic Quadtrees and Deep Belief Nets

2015-09-11 · Saikat Basu, Manohar Karki, Sangram Ganguly, Robert DiBiano 외

Learning sparse feature representations is a useful instrument for solving an unsupervised learning problem. In this paper, we present three labeled handwritten digit datasets, collectively called n-MNIST. Then, we propo…

General Classification

FastAdaBelief: Improving Convergence Rate for Belief-based Adaptive Optimizers by Exploiting Strong Convexity

2021-04-28 · Yangfan Zhou, Kaizhu Huang, Cheng Cheng, Xuguang Wang 외

AdaBelief, one of the current best optimizers, demonstrates superior generalization ability compared to the popular Adam algorithm by viewing the exponential moving average of observed gradients. AdaBelief is theoretical…

Image ClassificationLanguage Modelling

Deep Belief Nets for Topic Modeling

2015-01-18 · Lars Maaloe, Morten Arngren, Ole Winther

Applying traditional collaborative filtering to digital publishing is challenging because user data is very sparse due to the high volume of documents relative to the number of users. Content based approaches, on the oth…

Collaborative FilteringRetrieval