FR version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
75% Positive
Analyzed from 555 words in the discussion.
Trending Topics
#visual#inhibitory#motor#information#neurons#system#inhibited#inhibition#current#signals

Discussion (10 Comments)Read Original on HackerNews
(should be qualified as in-silico visual systems)
Method: replicate fMRI findings of visual abstraction using simple networks to model what's essential
Gist: in tasks 'Inhibitory neurons that suppress other inhibitory neurons seem to pass key information from the “thinking” part of the system to the “sensing” component of the system'
I've heard the same for motor control: it's not that the cortex aims for one action; it aims for a bunch, but most are inhibited. (You see this in chaotic movement when inhibition fails).
So it's not really "think and see" but "what you see when you're doing a task".
(There's some analogy in there wrt (AI) exuberance effacing selectivity in investment decisions...)
Apparently, this even goes both directions, as there are also inhibitory seizures, leading to temporary paralysis! [1]
[1] https://www.medlink.com/articles/inhibitory-motor-seizures
"Ah, devil ether. It makes you behave like the village drunkard in some early Irish novel... total loss of all basic motor skills. Blurred vision, no balance, numb tongue. The mind recoils in horror, unable to communicate with the spinal column."
Generally you can take a geometric view of this where certain features in a stimulus covary with neural activations in the same way they will with RNN “activations” which is at the real core of why people model things this way. The general idea being a dot product in an RNN can tell you something about what features are relevant for a task and we can look for hints of the same information being encoded in neural data. Certainly not everyone is in agreement on this though.