Evolutionary Algorithm Helps Replicate Brain’s Circuitry to Direct a Realistic Prosthetic Arm

Summary: Researchers believe the adolescent brain may be more sensitive to the effects of alcohol as it is still developing and less robust than adults’ brains.

Source: UCSD.

“Evolutionary” Algorithm May Speed Silicon Implant Development to Correct Brain Damage

By applying a novel computer algorithm to mimic how the brain learns, a team of researchers – with the aid of the Comet supercomputer based at the San Diego Supercomputer Center (SDSC) at UC San Diego and the Center’s Neuroscience Gateway – has identified and replicated neural circuitry that resembles the way an unimpaired brain controls limb movement.

The research, published in the March-May 2017 issue of the IBM Journal of Research and Development, lays the groundwork to develop realistic “biomimetic neuroprosthetics” — brain implants that replicate brain circuits and their function — that one day could replace lost or damaged brain cells or tissue from tumors, stroke, or other diseases.

“In patients with motor paralysis, the biomimetic neuroprosthetic could be used to replace the deteriorated motor cortex where it could interact directly with healthy brain pre-motor regions, and send commands and receive feedback via the spinal cord to a prosthetic arm,” said W.W. Lytton, a professor of physiology and pharmacology at State University of New York (SUNY) Downstate Medical Center in Brooklyn, N.Y., and the study’s principal investigator.

This scenario, portrayed in the IBM paper titled “Evolutionary algorithm optimization of biological learning parameters in a biomimetic neuroprosthesis”, required high-performance computing and expertise to simulate and evaluate potential computer models in an automated way, along with the Neuroscience Gateway (NSG) based at SDSC, which provided an entrance to these resources.

“The increasing complexity of the virtual arm, which included many realistic biomechanical processes, and the more challenging dynamics of the neural system, called for more sophisticated methods and highly parallel computing in a system such as Comet to tackle thousands of model possibilities,” said Amit Majumdar, director of the Data Enabled Scientific Computing division at SDSC, principal investigator of the NSG, and co-author of the IBM Journal paper.

“Combining these computational advantages can be an effective approach to build even more realistic biomimetic neuroprostheses for future clinical applications,” he added.

Fusing Computational and Biological Principles

Over the past decade or so, researchers have been trying to fuse computational and biological principles to create realistic computer models that would form the basis for silicon-based neural circuits or implants that would replace damaged brain tissue. In this emerging field, a primary goal has been the decoding of electrical signals recorded from the brain to move, for example, a prosthetic arm. In scenarios once considered science fiction, techniques that encode neural signals from a prosthetic virtual arm to the brain are now allowing users to feel what they are touching.

That said, researchers now recognize that controlling even more realistic and complex systems, including prosthetic limbs involving larger numbers of bones, joints and muscles, require computer models that more closely resemble real brain circuitry.

To get closer to this goal, the researchers in this study relied on several concepts inspired by biology to create a more realistic artificial neural network that allows the motor cortex to learn to direct a virtual arm – consisting of eight bones, seven joints and 14 muscle branches – to a specified target.ere, H

The biomimetic model in question involved more than 8,000 spiking neurons and about 500,000 synaptic connections. The main component consisted of primary motor cortex microcircuits based on brain activity mapping, connected to a circuitry model of the spinal cord and the virtual arm.

“We argue that for the model to respond in a biophysiologically realistic manner to ongoing dynamic inputs from the real brain, it needs to reproduce as closely as possible the structure and function or actual cortical cells and microcircuits,” said Salvador Dura-Bernal, a research assistant professor in physiology and pharmacology with Downstate, and the paper’s first author.

As outlined, the researchers trained their model using spike-timing dependent plasticity (STDP) and reinforcement learning, believed to be the basis for memory and learning in mammalian brains. Briefly, the process refers to the ability of synaptic connections to become stronger based on when they are activated in relation to each other, meshed with a system of biochemical rewards or punishments that are tied to correct or incorrect decisions.

In this case, reward signal is based on the ability of the computer model to control how close a virtual hand comes to a target. If the hand got close to the target, synapses generating that movement were rewarded; if the hand was further away, those synapses were punished.

Identifying the best reinforcement learning model required the identification of an optimal set of characteristics or parameters; among others, these include learning and exploratory movement rates, duration of training, and motor command threshold measured in spikes.

“Evolutionary” Algorithm Employed

To isolate reinforcement learning parameters that yielded the best control over a virtual arm, the researchers turned to “evolutionary algorithms.” The methodology follows the principles of biological evolution, where a population of individuals, each representing a set of genes or parameters, evolves over generations until one of them reaches a desired fitness level. With every generation, individuals are evaluated and selected for reproduction, produce new offspring by crossing their genes and applying random mutations, and subsequently are replaced by fitter offspring.

“Only the fittest individuals remain,” said Dura-Bernal, “those models that are able to learn better, survive and propagate their genes.”

Applied to this system, each individual gene represents a model with a particular set of learning parameters. The fitness of the individual is the ability of the model to learn to control the virtual arm based on real brain signals.

For their study, the researchers evolved a population of 60 individuals (models with different learning parameters) over 1,000 generations, where at every generation a new set of characteristics was evaluated to measure its fitness. Measuring the fitness required training the whole system (pre-motor input, motor cortex, spinal cord, virtual arm) for a period of time and then testing each of the two directions (left and right) to check how it performs. The process needed to be repeated for every individual and every generation.

Six Years Using a Single Processor

To further increase the chances of finding an optimal solution, the researchers turned to an “island model” approach, which divided the total population of 60 individuals into sub-groups, each of which evolved independently. Again, following principles of biological evolution, an individual periodically would be migrated to a different island, introducing new genes to increase the chances of finding a new combination of genes with better fitness or performance.

“Integrating the parallel ‘island model’ on Comet required some work, but in the end we made it work to further speed the process,” said Subhashini Sivagnanam, a senior scientific computing specialist at SDSC, co-PI of the NSF-funded NSG project, and a co-author of the IBM Journal paper.

“Since thousands of parameter combinations need to be evaluated, this is only possible by running the simulations using HPC resources such as those provided by SDSC,” Dura-Bernal said. “We estimated that using a single processor instead of the Comet system would have taken almost six years to obtain the same results.”

Image shows an algorithmic diagram.
Parallel HPC implementation of the evolutionary algorithm. A population of 60 individuals is divided into 6 islands and evolved independently. Each individual represents an instance of the neuroprosthetic system with a set of learning metaparameters. Individuals are periodically migrated between islands to increase diversity. Individuals are selected for reproduction and their genes are mutated to create new offspring. New individuals are evaluated to obtain their fitness values. Evaluation of fitness functions occurs in parallel in the HPC using PBS/SLURM, with each evaluation consisting of training the motor system model via reinforcement learning (RL), and testing its reaching performance to each of the targets. Only fittest individuals are allowed to survive after each generation, which results in the optimization of genes (model metaparameters). NeuroscienceNews.com image is credited to Dura-Bernal et al. 2017/IBM Journal of Research and Development.

Future studies will focus on developing even more realistic models of the primary motor cortex microcircuits to help understand and decipher the neural code – how information is encoded and transmitted in the brain.

“We emphasize the concept of covering multiple scales, from the molecular, through the cellular, up to the network level,” said Dura-Bernal. “This will be instrumental in understanding and treating brain disorders such as epilepsy, schizophrenia, Parkinson’s, motor paralysis, depression, or amnesia.”

About this neuroscience research article

Also participating in the research were: Samuel A. Neymotin, from Brown University; Cliff Kerr, from the University of Sydney, Australia; and Joseph T. Francis, from the University of Houston.

Funding: The study received financial support from DARPA grant N66001-10-C-2008, NIH U01EB017695; NSF DBI 1146949; NSF DB1 1458840; and NYS SCIRB DOH01-C30838GG-350000.

Source: Jan Zverina – UCSD
Image Source: NeuroscienceNews.com image is credited to credited to Dura-Bernal et al. 2017/IBM Journal of Research and Development.
Original Research: Abstract for “Evolutionary algorithm optimization of biological learning parameters in a biomimetic neuroprosthesis” by S. Dura-Bernal ; S. A. Neymotin ; C. C. Kerr ; S. Sivagnanam ; A. Majumdar ; J. T. Francis ; and W. W. Lytton in IBM Journal of Research and Development. Published online May 9 2017 doi:10.1147/JRD.2017.2656758

Cite This NeuroscienceNews.com Article

[cbtabs][cbtab title=”MLA”]UCSD”Evolutionary Algorithm Helps Replicate Brain’s Circuitry to Direct a Realistic Prosthetic Arm.” NeuroscienceNews. NeuroscienceNews, 11 May 2017.
<https://neurosciencenews.com/prosthetic-arm-comet-6658/>.[/cbtab][cbtab title=”APA”]UCSD(2017, May 11). Evolutionary Algorithm Helps Replicate Brain’s Circuitry to Direct a Realistic Prosthetic Arm. NeuroscienceNew. Retrieved May 11, 2017 from https://neurosciencenews.com/prosthetic-arm-comet-6658/[/cbtab][cbtab title=”Chicago”]UCSD”Evolutionary Algorithm Helps Replicate Brain’s Circuitry to Direct a Realistic Prosthetic Arm.” https://neurosciencenews.com/prosthetic-arm-comet-6658/ (accessed May 11, 2017).[/cbtab][/cbtabs]


Abstract

Evolutionary algorithm optimization of biological learning parameters in a biomimetic neuroprosthesis

Biomimetic simulation permits neuroscientists to better understand the complex neuronal dynamics of the brain. Embedding a biomimetic simulation in a closed-loop neuroprosthesis, which can read and write signals from the brain, will permit applications for amelioration of motor, psychiatric, and memory-related brain disorders. Biomimetic neuroprostheses require real-time adaptation to changes in the external environment, thus constituting an example of a dynamic data-driven application system. As model fidelity increases, so does the number of parameters and the complexity of finding appropriate parameter configurations. Instead of adapting synaptic weights via machine learning, we employed major biological learning methods: spike-timing dependent plasticity and reinforcement learning. We optimized the learning metaparameters using evolutionary algorithms, which were implemented in parallel and which used an island model approach to obtain sufficient speed. We employed these methods to train a cortical spiking model to utilize macaque brain activity, indicating a selected target, to drive a virtual musculoskeletal arm with realistic anatomical and biomechanical properties to reach to that target. The optimized system was able to reproduce macaque data from a comparable experimental motor task. These techniques can be used to efficiently tune the parameters of multiscale systems, linking realistic neuronal dynamics to behavior, and thus providing a useful tool for neuroscience and neuroprosthetics.

“Evolutionary algorithm optimization of biological learning parameters in a biomimetic neuroprosthesis” by S. Dura-Bernal ; S. A. Neymotin ; C. C. Kerr ; S. Sivagnanam ; A. Majumdar ; J. T. Francis ; and W. W. Lytton in IBM Journal of Research and Development. Published online May 9 2017 doi:10.1147/JRD.2017.2656758

Feel free to share this Neuroscience News.
Join our Newsletter
I agree to have my personal information transferred to AWeber for Neuroscience Newsletter ( more information )
Sign up to receive our recent neuroscience headlines and summaries sent to your email once a day, totally free.
We hate spam and only use your email to contact you about newsletters. You can cancel your subscription any time.