Gentlemen (and Ladies),
I’m not gonna flabbergast you here, this is my last message - I promise.
Imagine a flexible LED matrix - like in a TV - but elastic. Instead of diodes
it is made of neurons. Lets say the left side is where input sensors are.
The next rows to right is where activations go. Those neurons’ rows dedicate
a new node for every new patterns it observes. Like “abc” input produces
2^3 patterns. Sounds awfully many? it does - it expands as C(N, M), faster then exponential.
But do not fear :-), after a few rows it stops growing and starts shrinking, just
like C(N, M) suggests. N is a sensor(s) size, M is the size of a combination.
The LED matrix takes a diamond shape with simple [multimodal] patterns in the West and
complex patterns in the East.
Human Language defines around a few thousand labeled Eastern patterns - that’s
the size of a diamond approximation.
That describes “unsupervised” patterns learning. Just collect frequencies.
Obviously, growing the “LED” matrix is continual [Hebbian] process -
get new input - create new nodes. Get recurrent input - increase synaptic
strength.
Now, each pattern represented by a neuron could be associated with classes
(or rewards) relations, think additional specific synapses.
By design, every next input modifies the Network and does inference as well,
by using “associated” synapses.
That is an insect level. The Net gets input - it responds.
By design, dedicated nodes (a node a pattern) could message laterally
(sideways), thus generating new combinations of nodes (patterns) and
producing new, more complex, combinations (meaning thinking without input).
And I must tell you - irresponsible thinking can produce pretty stupid
and dangerous new ideas-combinations.
By design, dedicated nodes (a node a pattern) can message back to
“predict, inject context, hypnotize”, which undedicated nodes
can not.
That is pretty much it.
There are a few logistics problems:
how to grow that Net, how to contain growth, how to assign and use associations,
how to grow motor Net.
Those are solvable. I’ve done it, so can you. Best!