r/MachineLearning · · 1 min read

How the brains learn [R]

Mirrored from r/MachineLearning for archival readability. Support the source by reading on the original site.

Abstract: A sufficient account of how the neocortex learns must meet three criteria:

  1. Computationally, it must approximate a powerful, general-purpose learning algorithm known to scale to human-level intelligence;
  2. Algorithmically, it must be implementable using known, well-established neural circuits within the neocortex and associated brain structures;
  3. Implementationally, there must be a detailed account for how all of the algorithmic mechanisms actually function at a neurochemical level.

At present, there is only one framework that meets all of these criteria: error-driven predictive learning via temporal derivatives, driven by corticothalamic circuits, based on competitive kinase synaptic plasticity induction mechanisms. This has been implemented in the Axon neural simulation framework using spiking neurons, and demonstrated to learn across a wide range of challenging cognitively motivated tasks.

arxiv.org/abs/2606.08720

Something like this will lead to something better than back propagation and improve training times substantially.

submitted by /u/Terminator857
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/MachineLearning