Jump to content

Wake-sleep algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kamil.ryszkowski (talk | contribs) at 16:03, 26 October 2015. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The wake-sleep algorithm is an unsupervised learning algorithm for a multilayer neural network (e.g. sigmoid belief net). It consists of multiple layers, where the higher one contains a representation of data in the one underneath.[1] Training is divided into two phases, "wake" and "sleep". In the "wake" phase, neurons are driven by recognition connections (connections from what would normally be considered an input to what is normally considered an output), while generative connections (those from outputs to inputs) are modified to increase the probability that they would reconstruct the correct activity in the layer below (closer to the sensory input). In the "sleep" phase the process is reversed: neurons are driven by generative connections, while recognition connections are modified to increase the probability that they would produce the correct activity in the layer above (further from sensory input).

History

Wake phase

Sleep phase

Applications

See also

References

  1. ^ Maei, Hamid Reza (25 January 2007). "Wake-Sleep algorithm for Representational Learning". Retrieved 21 October 2015.