Article  Intelligence doesn't even need to mimic brains: bypassing memory & time awareness

#1
C C Offline
The brain holds no exclusive rights on how to create intelligence
https://www.thetransmitter.org/neuroai/t...elligence/

EXCERPTS: . . . many of the recent developments that have contributed to the explosive success of AI have diverged from neuroscience as a source of computational principles. A decade ago, inspired by the brain, recurrent neural networks (RNNs) seemed to be the way forward as AI tackled time-dependent problems such as speech recognition and natural language processing. This direction changed quickly, however, with the landmark transformer paper in 2017: “Attention is all you need.”

The introduction of the transformer architecture marked an important inflection point in the history of AI. Transformers are notable both in their surprising power and in how un-brain-like they are. They lack the recurrent connections of RNNs and operate in discontinuous time—that is, through discrete time steps without any “memory” of the states from the previous time step. They are also devoid of any form of working memory; they cleverly externalize working memory by iteratively increasing the length of the input at each iteration. Most notably perhaps, transformers lack any internal dynamics or ability to tell time...

[...] By design, transformers are, in a sense, timeless. To use an analogy with terms from the philosophy of time, transformers operate in a block universe where the past, present and future (in the case of bidirectional transformers) are all simultaneously available. By contrast, RNNs operate in a presentist universe in which only the current input is available, and computations unfold in continuous time.

The so-called attention mechanism of transformers sounds biological, but it does not really refer to what most cognitive neuroscientists would consider attention. It essentially assigns a value to the strength of the relationship between all word pairs in a sentence ... Furthermore, the implementation of the attention mechanism also lacks biological plausibility... (MORE - details)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Alexa will soon mimic voices, including your dead relatives Leigha 3 602 Jun 28, 2022 10:24 PM
Last Post: confused2
  What artificial brains can teach us about how real brains learn C C 1 546 Oct 1, 2017 11:22 PM
Last Post: Syne
  Head in the cloud: Are we destroying our own internal memory? C C 0 683 Feb 28, 2016 07:38 PM
Last Post: C C
  The brain has 10 tmes more memory space than thought elte 3 992 Jan 23, 2016 06:26 AM
Last Post: Magical Realist



Users browsing this thread: 1 Guest(s)