Planning with Biological Neurons and Synapses

12/15/2021
by   Francesco d'Amore, et al.
9

We revisit the planning problem in the blocks world, and we implement a known heuristic for this task. Importantly, our implementation is biologically plausible, in the sense that it is carried out exclusively through the spiking of neurons. Even though much has been accomplished in the blocks world over the past five decades, we believe that this is the first algorithm of its kind. The input is a sequence of symbols encoding an initial set of block stacks as well as a target set, and the output is a sequence of motion commands such as "put the top block in stack 1 on the table". The program is written in the Assembly Calculus, a recently proposed computational framework meant to model computation in the brain by bridging the gap between neural activity and cognitive function. Its elementary objects are assemblies of neurons (stable sets of neurons whose simultaneous firing signifies that the subject is thinking of an object, concept, word, etc.), its commands include project and merge, and its execution model is based on widely accepted tenets of neuroscience. A program in this framework essentially sets up a dynamical system of neurons and synapses that eventually, with high probability, accomplishes the task. The purpose of this work is to establish empirically that reasonably large programs in the Assembly Calculus can execute correctly and reliably; and that rather realistic – if idealized – higher cognitive functions, such as planning in the blocks world, can be implemented successfully by such programs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/04/2021

A Biologically Plausible Parser

We describe a parser of English effectuated by biologically plausible ne...
research
12/29/2021

Effects of Plasticity Functions on Neural Assemblies

We explore the effects of various plasticity functions on assemblies of ...
research
10/07/2021

Assemblies of neurons can learn to classify well-separated distributions

Assemblies are patterns of coordinated firing across large populations o...
research
09/27/2019

BEAN: Interpretable Representation Learning with Biologically-Enhanced Artificial Neuronal Assembly Regularization

Deep neural networks (DNNs) are known for extracting good representation...
research
09/28/2021

Learning to Superoptimize Real-world Programs

Program optimization is the process of modifying software to execute mor...
research
05/20/2022

Towards biologically plausible Dreaming and Planning

Humans and animals can learn new skills after practicing for a few hours...

Please sign up or login with your details

Forgot password? Click here to reset