mewmew / associative_memory

A meta-study of research related to associative memories.
0 stars 0 forks source link

meta: Models of Associative Memory #25

Closed mewmew closed 8 years ago

mewmew commented 8 years ago

Identify key models of associative memory.

Other key models, not included in the report.

From other fields (such as psychology).

mewmew commented 8 years ago

Related to issue #4.

Chilinot commented 8 years ago

I have found a reference to a model called "Brain-states-in-a-box" or "BSB" for short in paper #31. I have created an issue to review the paper that is referenced to this model, issue #32.

mewmew commented 8 years ago

I have found a reference to a model called "Brain-states-in-a-box" or "BSB" for short in paper #31. I have created an issue to review the paper that is referenced to this model, issue #32.

Perfect! I'll add it to the list. If we have too many models, when we start to focus our research in a couple of weeks, we may select the most interesting from the list at that point.

Chilinot commented 8 years ago

Two more models listed by the same paper are: Hamming network, issue #34 Boltzmann Machine, issue #33

Chilinot commented 8 years ago

I have not assigned any of those three new papers to anyone, so if anyone is interested go ahead and grab any of the issues :)

mewmew commented 8 years ago

Transderivational search, used for resolving ambiguity and attaching semantical meaning to communication. Roughly corresponds to fuzzy search, which may be implemented using content-addressable memory.

As TDS is believed to play a fundamental part in making humans understand language, achieving fuzzy matching (or associative recall) may be crucial for future AI entities to gain an understanding of human language.

We still need to find a good paper explaining how the transderivational serach model for associative memory works. That is, if we deem this model relevant enough to go into depths to find out details about it.

mewmew commented 8 years ago

Hopfields may be used for auto-associative memory recall (recalling a memory from a fraction or piece of the memory, i.e. fill in the missing details).

Bidirectional associative memory may be used for hetroassociative memory (recalling one category from another; e.g. the pattern for banana triggers the pattern for monkey to fire in the brain)

mewmew commented 8 years ago

We ended up focusing on tree models (one each),

Other models have been outlined in the description of this issue, and may be evaluated in the future. Closing this issue for now.