Skip to main content

Rough road to dynamic cognition...

With the completion of the ADA (action delta assessment) algorithm that expands Action Oriented Workflow from explicit workflow creation to implicit workflow that is inferred over time. I've laid out the sketch of an approach to building a fully dynamic cognitive agent that uses a statistical learning model as employed by ADA and that converges to stable in the emotional areas that we must ensure before building such an agent. We must safe guard against instability for two reasons, first once the cognition emerges it will learn using the model of emotions that we build into them. Emotions serve as sensory import factors that link the consistent metronome of autonomic signals to the comparison module of the brain. The comparison module consists of the linked input sensory processing regions against the stored memory (that maps to those senses).The second reason has to do with avoiding cognitive paranoia.

Avoiding paranoia

It may be easier than we think to create a constantly paranoid entity, continuously shocked by the experiences of the world. It is important that the mind can converge on and change experiences roughly at the same rate as humans or faster in order to avoid interaction difficulties on our part. Refining a theory of emotion that can be used for this model is an on going task that I am publicly debating in posts here to my blog. In previous articles I've covered the importance I feel emotion has to emerging consciousness of the type we possess and have laid out how it should be connected roughly into the cognitive machine. In this post I will talk about emotional resolution, the idea that not only is it important for us to simulate emotions (and the key autonomic drivers that essentially base line them) but we must do so with enough fidelity or resolution across each emotion to enable the nuanced experience that social animals possess that we had better build into our cognitive agents. In order for them to be desirous to work for us they will need to feel they can work with us and that won't happen if we do not build the necessary emotional resolution.

Summary of sensation

The story revealed so far on sensation is that it comes in from the world via our 5 traditional senses, gets shuttled to processing in the neocortex, is compared to stored memory of similar sensations if present from deep memory (hippocampus), is referenced for import(emotional factor, amygdala) to current autonomic signals (brain stem, medula) and then modulates action as the processed sensory bundle (it's more than "experience" so I can't call it that...and it is not what some neuroscientists call "qualia" so I can't call it that) is compared in real time to the next momentary sensory bundle...because all sensory experience requires the emotional import retrieval step and emotional import spans the space of possible sensory emotions..I believe it gives is a clue as to what we need to know to model the algorithms correctly for creating the dynamic flow of continuous states of "experience" which to me exist in the echoes of sensory comparison that occur as external sensation is essentially compared to internal sensation (autonomics) continuously.

Animal guide to emotional resolution

So to me it makes sense that as we look across animals of various cognitive complexity we always see a correlation, not between neocortical area and intelligence...that is only a loose correlate, more important is comparison of mapping between the emotional centers and the processing regions deeper in the brain. I assert smarter animals have higher resolution in being able to assign import, or autonomic meaning to compared sensation and that massively increases the space of possible reactions to sensory experience and that set of possible reactions coupled with the processing comparison (surface area of neocortex) combined are what emerge very fluid dynamic emotionally variable cognition.

Autonomic meaning is retrieved from the internal physical drives of the system, hungry or sated, in pain (internal) or in pleasure. These drives would have to be simulated in some way in order to provide a metronome upon which all the subsequent conscious emergence is clocked.

So then the question is asked why would some animals have more emotional "resolution" than others? I think the answer is clear when we examine the social sphere. Social animals were paid with survival by being able to gauge the interpersonal nuance of other members of the group, the awareness of the states of "self" (itself an illusion of the dynamic cognitive process of comparison that all individuals engage) of other beings would be enabled by being able to identify those states ...to recognize the slow brooding that leads to explosive anger or the shifts in body language that might indicate movement into estrus. Those individuals with high emotional resolution could more easily read the "shades" of import associated with the experience reports of others as they take in the world...this is obviously an evolutionarily advantageous ability in a social species and thus propagated as it conferred survival advantages. Mammals and more directly Primates were privy to quite a good deal of this type of selection as they evolved under ecological conditions of always being the underdog until after the opening of the ecological niches left empty by the extinction of most dinosaurs...forced to hide away in the brush, this planted the first seeds of social living as ....when you can't run free you've got not much choice but to stay with others like you and doing so makes it important to identify and learn from their internal states of cognition.

Thus the social revolution has fueled the cognitive dynamism that defines mammal like conscious states and using it as a model we can best create agents that are in line with the social substrate that enables us to relate in part to one another. I am still thinking if empathy needs to be formally defined in this emotional module or if it is something that itself is emergent a reflection simply of a feedback loop between current comparison and previously stored emotional import and then back to the sensory source in some way, still lots to think about but that is the next area to which I will devote more mind time.


http://en.wikipedia.org/wiki/Evolution_of_mammals

http://en.wikipedia.org/wiki/Autonomic_nervous_system

http://en.wikipedia.org/wiki/Statistical_learning_theory

http://sent2null.blogspot.com/2011/09/action-oriented-workflow-maximize-your.html

http://sent2null.blogspot.com/2011/12/action-oriented-workflow-emancipated.html



Comments

Popular posts from this blog

the attributes of web 3.0...

As the US economy continues to suffer the doldrums of stagnant investment in many industries, belt tightening budgets in many of the largest cities and continuous rounds of lay offs at some of the oldest of corporations, it is little comfort to those suffering through economic problems that what is happening now, has happened before. True, the severity of the downturn might have been different but the common factors of people and businesses being forced to do more with less is the theme of the times. Like environmental shocks to an ecosystem, stresses to the economic system lead to people hunkering down to last the storm, but it is instructive to realize that during the storm, all that idle time in the shelter affords people the ability to solve previous or existing problems. Likewise, economic downturns enable enterprising individuals and corporations the ability to make bold decisions with regard to marketing , sales or product focus that can lead to incredible gains as the economic

How many cofactors for inducing expression of every cell type?

Another revolution in iPSC technology announced: "Also known as iPS cells, these cells can become virtually any cell type in the human body -- just like embryonic stem cells. Then last year, Gladstone Senior Investigator Sheng Ding, PhD, announced that he had used a combination of small molecules and genetic factors to transform skin cells directly into neural stem cells. Today, Dr. Huang takes a new tack by using one genetic factor -- Sox2 -- to directly reprogram one cell type into another without reverting to the pluripotent state." -- So the method invented by Yamanaka is now refined to rely only 1 cofactor and b) directly generate the target cell type from the source cell type (skin to neuron) without the stem like intermediate stage.  It also mentions that oncogenic triggering was eliminated in their testing. Now comparative methods can be used to discover other types...the question is..is Sox2 critical for all types? It may be that skin to neuron relies on Sox2

AgilEntity Architecture: Action Oriented Workflow

Permissions, fine grained versus management headache The usual method for determining which users can perform a given function on a given object in a managed system, employs providing those Users with specific access rights via the use of permissions. Often these permissions are also able to be granted to collections called Groups, to which Users are added. The combination of Permissions and Groups provides the ability to provide as atomic a dissemination of rights across the User space as possible. However, this granularity comes at the price of reduced efficiency for managing the created permissions and more importantly the Groups that collect Users designated to perform sets of actions. Essentially the Groups serve as access control lists in many systems, which for the variable and often changing environment of business applications means a need to constantly update the ACL’s (groups) in order to add or remove individuals based on their ability to perform cert