Hierarchical Temporal Memory
페이지 정보
작성자 Patrick Huot 작성일25-09-03 08:16 조회3회 댓글0건관련링크
본문
Hierarchical temporal Memory Wave (HTM) is a biologically constrained machine intelligence expertise developed by Numenta. Initially described within the 2004 book On Intelligence by Jeff Hawkins with Sandra Blakeslee, HTM is primarily used right now for anomaly detection in streaming knowledge. The know-how relies on neuroscience and the physiology and interaction of pyramidal neurons within the neocortex of the mammalian (particularly, human) brain. At the core of HTM are learning algorithms that can retailer, study, infer, and recall excessive-order sequences. In contrast to most different machine learning strategies, HTM continually learns (in an unsupervised course of) time-based patterns in unlabeled information. HTM is sturdy to noise, and has high capacity (it could actually learn multiple patterns simultaneously). A typical HTM community is a tree-shaped hierarchy of levels (not to be confused with the "layers" of the neocortex, as described beneath). These levels are composed of smaller elements known as areas (or nodes). A single degree within the hierarchy probably comprises several areas. Greater hierarchy ranges often have fewer regions.
Larger hierarchy levels can reuse patterns realized at the lower levels by combining them to memorize extra complicated patterns. Each HTM region has the identical basic perform. In studying and inference modes, sensory knowledge (e.g. data from the eyes) comes into backside-degree regions. In era mode, the underside level regions output the generated pattern of a given class. When set in inference mode, a region (in each stage) interprets data developing from its "baby" regions as probabilities of the categories it has in Memory Wave Protocol. Every HTM region learns by figuring out and memorizing spatial patterns-mixtures of input bits that always occur at the same time. It then identifies temporal sequences of spatial patterns which are likely to happen one after another. HTM is the algorithmic part to Jeff Hawkins’ Thousand Brains Concept of Intelligence. So new findings on the neocortex are progressively integrated into the HTM model, which adjustments over time in response. The new findings do not essentially invalidate the earlier components of the model, so concepts from one era are not essentially excluded in its successive one.
During coaching, a node (or region) receives a temporal sequence of spatial patterns as its enter. 1. The spatial pooling identifies (within the input) often noticed patterns and memorise them as "coincidences". Patterns which are considerably related to each other are treated as the identical coincidence. A large number of possible enter patterns are diminished to a manageable number of identified coincidences. 2. The temporal pooling partitions coincidences which can be likely to comply with each other within the training sequence into temporal teams. Each group of patterns represents a "cause" of the input pattern (or "name" in On Intelligence). The concepts of spatial pooling and temporal pooling are nonetheless fairly vital in the current HTM algorithms. Temporal pooling isn't yet well understood, and its which means has modified over time (because the HTM algorithms advanced). Throughout inference, the node calculates the set of probabilities that a sample 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 known as a node's "perception" about the input sample. This belief is the results of the inference that is handed to one or more "dad or mum" nodes in the next larger degree of the hierarchy. If sequences of patterns are similar to the training sequences, then the assigned probabilities to the groups is not going to change as usually as patterns are acquired. In a more common scheme, the node's perception can be sent to the enter of any node(s) at any stage(s), Memory Wave but the connections between the nodes are nonetheless fastened. The upper-stage node combines this output with the output from different youngster nodes thus forming its own enter pattern. Since resolution in area and time is misplaced in every node as described above, beliefs formed by higher-degree nodes represent an excellent bigger vary of space and time. This is supposed to reflect the organisation of the physical world as it's perceived by the human brain.
댓글목록
등록된 댓글이 없습니다.