Wednesday, September 19, 2007

Neural Networks vs. HTMs Part 2: From the OnIntelligence Forum

Quote 1:
"HTMs are similar to Bayesian networks; however, they differ from most Bayesian networks in the way that time, hierarchy, action, and attention are used. An HTM can be considered a form of Bayesian network where the network consists of a collection of nodes arranged in a tree-shaped hierarchy. Each node in the hierarchy self-discovers a set of causes in its input through a process of finding common spatial patterns and then finding common temporal patterns. Unlike many Bayesian networks, HTMs are self-training, have a well-defined parent/child relationship between each node, inherently handle time-varying data, and afford mechanisms for covert attention."

Quote 2:
"HTM's are a type of neural network. But in saying that, you should know that there are many different types of neural networks (single layer feedforward network, multi-layer network, recurrant, etc). 99% of these types of networks tend to emulate the neurons, yet don't have the overall infrastructure of the actual cortex. Additionally, neural networks tend not to deal with temporal data very well, they ignore the hierarchy in the brain, and use a different set of learning algorithms that our implementation. But, in a nutshell, HTMs are built according to biology. Whereas neural networks ignore the structure and focus on the emulation of the neurons, HTMs tend to focus on the structure and ignores the emulation of the neurons. I hope that clears things up.
_________________
Phillip B. Shoemaker Director
Developer Services Numenta, Inc."

No comments: