Будьте внимательны! Это приведет к удалению страницы «Hierarchical Temporal Memory»
.
Hierarchical temporal Memory Wave Protocol (HTM) is a biologically constrained machine intelligence know-how developed by Numenta. Originally described within the 2004 e-book On Intelligence by Jeff Hawkins with Sandra Blakeslee, HTM is primarily used as we speak for anomaly detection in streaming information. The expertise relies on neuroscience and the physiology and interplay of pyramidal neurons in the neocortex of the mammalian (specifically, human) mind. On the core of HTM are learning algorithms that may store, learn, infer, and recall high-order sequences. Not like most different machine studying strategies, HTM consistently learns (in an unsupervised process) time-based patterns in unlabeled knowledge. HTM is strong to noise, and has excessive capacity (it might learn multiple patterns simultaneously). A typical HTM network is a tree-formed hierarchy of ranges (to not be confused with the "layers" of the neocortex, as described under). These levels are composed of smaller parts known as regions (or nodes). A single stage within the hierarchy possibly contains several regions. Increased hierarchy levels often have fewer regions.
Greater hierarchy levels can reuse patterns discovered on the decrease ranges by combining them to memorize more advanced patterns. Each HTM area has the same fundamental operate. In learning and inference modes, sensory data (e.g. data from the eyes) comes into backside-degree areas. In generation mode, the bottom level areas output the generated sample of a given class. When set in inference mode, a region (in each level) interprets info developing from its "youngster" areas as probabilities of the categories it has in Memory Wave. Each HTM region learns by identifying and memorizing spatial patterns-combos of input bits that often occur at the identical time. It then identifies temporal sequences of spatial patterns which might be more likely to occur one after one other. HTM is the algorithmic component to Jeff Hawkins’ Thousand Brains Concept of Intelligence. So new findings on the neocortex are progressively incorporated into the HTM model, which modifications over time in response. The new findings do not necessarily invalidate the previous elements of the model, so ideas from one era will not be essentially excluded in its successive one.
During coaching, a node (or area) receives a temporal sequence of spatial patterns as its enter. 1. The spatial pooling identifies (within the enter) incessantly noticed patterns and memorise them as "coincidences". Patterns which might be considerably related to each other are treated as the identical coincidence. Numerous doable input patterns are lowered to a manageable number of identified coincidences. 2. The temporal pooling partitions coincidences which can be more likely to follow one another in the coaching sequence into temporal teams. Every group of patterns represents a "trigger" of the enter sample (or "title" in On Intelligence). The concepts of spatial pooling and temporal pooling are nonetheless fairly vital in the current HTM algorithms. Temporal pooling just isn't but well understood, and its meaning has changed over time (as the HTM algorithms advanced). During inference, the node calculates the set of probabilities that a pattern belongs to each identified coincidence. Then it calculates the probabilities that the input represents every temporal group.
The set of probabilities assigned to the groups is named a node's "perception" concerning the enter pattern. This perception is the results of the inference that is passed to a number of "mother or father" nodes in the next higher stage of the hierarchy. If sequences of patterns are similar to the coaching sequences, Memory Wave Protocol then the assigned probabilities to the teams is not going to change as usually as patterns are obtained. In a extra basic scheme, the node's perception might be despatched to the enter of any node(s) at any stage(s), but the connections between the nodes are still fastened. The higher-level node combines this output with the output from other youngster nodes thus forming its personal enter pattern. Since decision in house and time is lost in each node as described above, beliefs formed by greater-stage nodes characterize an even larger range of area and time. This is meant to mirror the organisation of the bodily world as it's perceived by the human brain.
Будьте внимательны! Это приведет к удалению страницы «Hierarchical Temporal Memory»
.