Difference between revisions of "ArtificialLifeResearch"

From aHuman Wiki
Jump to: navigation, search
(Automated page entry using MWPush.pl)
 
(Automated page entry using MWPush.pl)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
 
<pre style="color: green">Artificial Life Research</pre>
 
<pre style="color: green">Artificial Life Research</pre>
 
@@[[Home]] -> [[ArtificialLifeResearch]]
 
@@[[Home]] -> [[ArtificialLifeResearch]]
  
http://ahuman.googlecode.com/svn/images/wiki/research/robobird.jpg
+
http://usvn.ahuman.org/svn/ahwiki/images/wiki/research/robobird.jpg
 
----
 
----
  
Line 12: Line 11:
  
 
----
 
----
<wiki:toc max_depth="3" />
+
__TOC__
  
 
= Artificial Mind Overview =
 
= Artificial Mind Overview =
  
*Biological mind can be modeled using set of cortices, nuclei, ganglia, glands and bundles of fibers*:
+
'''Biological mind can be modeled using set of cortices, nuclei, ganglia, glands and bundles of fibers''':
  
 
* cortices and nuclei receive, process and relay information
 
* cortices and nuclei receive, process and relay information
Line 23: Line 22:
 
* fibers connect brain components to each other
 
* fibers connect brain components to each other
  
*Bundles of fibers connecting different pairs of components are grouped in tracts*:
+
'''Bundles of fibers connecting different pairs of components are grouped in tracts''':
  
 
* tracts can go in the same direction to a long distance
 
* tracts can go in the same direction to a long distance
Line 31: Line 30:
 
* when responding to specific stimuli, certain subsets of brain components behave as functional circuits with feedback and feedforward connections, which implements network firmly solving specific task in dynamic non-stationary environment
 
* when responding to specific stimuli, certain subsets of brain components behave as functional circuits with feedback and feedforward connections, which implements network firmly solving specific task in dynamic non-stationary environment
  
*Artifical Mind is modeled using !MindArea, !MindRegion and link objects*:
+
'''Artifical Mind is modeled using !MindArea, !MindRegion and link objects''':
 
* [[MindArea]] is a group of mind components, defined by biological research.
 
* [[MindArea]] is a group of mind components, defined by biological research.
 
* [[MindRegion]] is artificial representation of brain component of one of 3 types - cortex, nucleus or gland
 
* [[MindRegion]] is artificial representation of brain component of one of 3 types - cortex, nucleus or gland
Line 39: Line 38:
 
= Formula of Artificial Life =
 
= Formula of Artificial Life =
  
* *"human"* =: *"intelligent"* *"alive being"*
+
* '''"human"''' =: '''"intelligent"''' '''"alive being"'''
* *"intelligent"* =: having *"partially predefined"* *"complex memory"*
+
** '''"intelligent"''' =: having '''"partially predefined"''' '''"complex memory"'''
  * *"partially predefined"* =: "phyletic memory"
+
*** '''"partially predefined"''' =: "phyletic memory"
  * *"complex memory"* =: having *"specific structure"* and *"specific connectivity"*
+
*** '''"complex memory"''' =: having '''"specific structure"''' and '''"specific connectivity"'''
  * *"specific structure"* =: "signal/noice logic", "holographic memory", "spatial and temporal memory"
+
**** '''"specific structure"''' =: "signal/noice logic", "holographic memory", "spatial and temporal memory"
  * *"specific connectivity"* =: "two-way cortex memory", "memory processor circuit"
+
**** '''"specific connectivity"''' =: "two-way cortex memory", "memory processor circuit"
* *"alive being"* =: *"broadly non-linear"* *"adaptive"* *"self"*
+
** '''"alive being"''' =: '''"broadly non-linear"''' '''"adaptive"''' '''"self"'''
  * *"broadly non-linear"* =: "having great depth"
+
*** '''"broadly non-linear"''' =: "having great depth"
  * *"adaptive"* =: "having environment-dependent behavior"
+
*** '''"adaptive"''' =: "having environment-dependent behavior"
  * *"self"* =: *"embodied"* *"integrated circuits"*
+
*** '''"self"''' =: '''"embodied"''' '''"integrated circuits"'''
  * *"embodied"* =: "having personal motivators"
+
**** '''"embodied"''' =: "having personal motivators"
  * *"integrated circuits"* =: "hierarchically connected circuits"
+
**** '''"integrated circuits"''' =: "hierarchically connected circuits"
  
 
= Artificial Mind Areas =
 
= Artificial Mind Areas =
  
|| Artificial Mind Area || Functions || Biological Origins || Comments ||
+
{| class=wikitable width=80%
 +
| Artificial Mind Area || Functions || Biological Origins || Comments
 +
|}
  
 
= Area Regions =
 
= Area Regions =
Line 65: Line 66:
 
= Functional Networks =
 
= Functional Networks =
  
|| Network Name || Role || Biological Origins || Comments ||
+
{| class=wikitable width=80%
 +
| Network Name || Role || Biological Origins || Comments
 +
|}
  
 
== Network X ==
 
== Network X ==

Latest revision as of 18:51, 28 November 2018

Artificial Life Research

@@Home -> ArtificialLifeResearch

robobird.jpg


Artificial Life research applies biological research results (see BiologicalLifeResearch) to aHuman unified mind model. Approach of implementing aHuman project is to reuse fundamental architecture of aHuman brain with all essential circuits and components. This page and its subpages define unified artificial mind model.


Artificial Mind Overview

Biological mind can be modeled using set of cortices, nuclei, ganglia, glands and bundles of fibers:

  • cortices and nuclei receive, process and relay information
  • ganglia connect nuclei with muscles and glands, except for conscious motor connections which are direct from nuclei to muscles
  • glands produce peptides to affect wide brain areas or hormones to affect body via blood system
  • fibers connect brain components to each other

Bundles of fibers connecting different pairs of components are grouped in tracts:

  • tracts can go in the same direction to a long distance
  • fibers transfer fast signals as ion waves and mechanically transport molecular structures containing neurotransmitters and neuromodulators which affect connectivity between presynaptic and postsynaptic neurons
  • various types of neurotransmitters and neuromodulators exert different influence on connectivity and signal relay from one neuron to another
  • nuclei and fibers using specific neurotransmitter build global network which serves some generic function like motivation, inhibition or relaxation and so on
  • when responding to specific stimuli, certain subsets of brain components behave as functional circuits with feedback and feedforward connections, which implements network firmly solving specific task in dynamic non-stationary environment

Artifical Mind is modeled using !MindArea, !MindRegion and link objects:

  • MindArea is a group of mind components, defined by biological research.
  • MindRegion is artificial representation of brain component of one of 3 types - cortex, nucleus or gland
  • MindAreaLink corresponds to the tract and plays as signal transmission controller
  • MindRegionLink represents bundle of fibers having specific properties of component-to-component mapping and also can be of different types depending on transmitter used

Formula of Artificial Life

  • "human" =: "intelligent" "alive being"
    • "intelligent" =: having "partially predefined" "complex memory"
      • "partially predefined" =: "phyletic memory"
      • "complex memory" =: having "specific structure" and "specific connectivity"
        • "specific structure" =: "signal/noice logic", "holographic memory", "spatial and temporal memory"
        • "specific connectivity" =: "two-way cortex memory", "memory processor circuit"
    • "alive being" =: "broadly non-linear" "adaptive" "self"
      • "broadly non-linear" =: "having great depth"
      • "adaptive" =: "having environment-dependent behavior"
      • "self" =: "embodied" "integrated circuits"
        • "embodied" =: "having personal motivators"
        • "integrated circuits" =: "hierarchically connected circuits"

Artificial Mind Areas

Artificial Mind Area Functions Biological Origins Comments

Area Regions

Area X

  • text1
  • text2

Functional Networks

Network Name Role Biological Origins Comments

Network X

  • text1
  • text2

References