A fast learning algorithm for deep belief nets.

Hinton Geoffrey E, Osindero Simon, Teh Yee-Whye

Neural computation · 2006 · PMID 16764513 · 인용 16.5k

PubMed ↗DOI ↗

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.

🏛️ 거인의 어깨이 분야를 만든 논문들

심층 신경망을 효율적으로 학습시키는 방법을 발견하여 현대 딥러닝 르네상스의 서막을 열었습니다.

이야기를 쓰는 중…