OpenCog Brainwave

Economic Attention Allocation

Posted by: ferrouswheel on: 2008-05-06

My task for the past couple of months has been to implement code to manage attention allocation within OpenCog. This process of deciding which atoms in the system are important is useful for a number of reasons, such as memory management and the forgetting process, and guiding the PLN (Probabilistic Logic Network) inference process.

Attention allocation in OpenCog has an economic framework initially conceptualized and prototyped by Ben Goertzel. Atoms have three types of importance currency associated with them:

  • Short term importance (STI) guides what concepts are in the attentional focus of an OpenCog instance.
  • Long term importance (LTI) is currently used for indicating what atoms might be worth forgetting or swapped out of memory.
  • Very long term importance (VLTI) is a flag which essentially indicates whether the atom can be forgotten or not.

Both STI and LTI are conserved throughout the system, and the AtomSpace maintains a pool of funds for paying wages to atoms that assist in achieving system goals. Atoms that are within the attentional focus have rent charged from their STI, and all atoms have rent charged from their LTI.

There are currently 4 MindAgents related to economic attention allocation. I plan to do a post on each, beginning with the ImportanceUpdatingAgent.

Leave a Reply

You must be logged in to post a comment.

About

OpenCog is software for the collaborative development of safe and beneficial Artificial General Intelligence.

The Brainwave blog tracks OpenCog development.

  • jasonforceau: Hi, i am looking for tools for syntactic analysis for the system of my Final Year Project and found your post so interesting. But I don't know Link-Gr
  • linasv: These graphs were discussed on the corpora mailing list in March 2009. See http://mailman.uib.no/public/corpora/2009-March/008193.html and followups i
  • linasv: Martin Reynaert wrote to say: ''From what I have learned from the work of mainly Ramon Ferrer i Cancho ( http://www.lsi.upc.edu/~rferrericancho/p

RSS OpenCog on del.icio.us

  • An error has occurred; the feed is probably down. Try again later.