paper-with-me

Papers

Biologically Plausible Neural Networks via Evolutionary Dynamics and Dopaminergic Plasticity

2019-09-25 · NeurIPS Workshop Neuro_AI 2019 12 · Sruthi Gorantla, Anand Louis, Christos H. Papadimitriou, Santosh Vempala, Naganand Yadati

Artificial neural networks (ANNs) lack in biological plausibility, chiefly because backpropagation requires a variant of plasticity (precise changes of the synaptic weights informed by neural events that occur downstream in the neural circuit) that is profoundly incompatible with the current understanding of the animal brain. Here we propose that backpropagation can happen in evolutionary time, instead of lifetime, in what we call neural net evolution (NNE). In NNE the weights of the links of the neural net are sparse linear functions of the animal's genes, where each gene has two alleles, 0 and 1. In each generation, a population is generated at random based on current allele frequencies, and it is tested in the learning task. The relative performance of the two alleles of each gene over the whole population is determined, and the allele frequencies are updated via the standard population genetics equations for the weak selection regime. We prove that, under assumptions, NNE succeeds in learning simple labeling functions with high probability, and with polynomially many generations and individuals per generation. We test the NNE concept, with only one hidden layer, on MNIST with encouraging results. Finally, we explore a further version of biologically plausible ANNs inspired by the recent discovery in animals of dopaminergic plasticity: the increase of the strength of a synapse that fired if dopamine was released soon after the firing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Heterosynaptic Circuits Are Universal Gradient Machines

2025-05-04 · Liu Ziyin, Isaac Chuang, Tomaso Poggio

We propose a design principle for the learning circuits of the biological brain. The principle states that almost any dendritic weights updated via heterosynaptic plasticity can implement a generalized and efficient clas…

Meta-Learning

Evolving Neuronal Plasticity Rules using Cartesian Genetic Programming

2021-02-08 · Henrik D. Mettler, Maximilian Schmidt, Walter Senn, Mihai A. Petrovici 외

We formulate the search for phenomenological models of synaptic plasticity as an optimization problem. We employ Cartesian genetic programming to evolve biologically plausible human-interpretable plasticity rules that al…

Synaptic balancing: a biologically plausible local learning rule that provably increases neural network noise robustness without sacrificing task performance

2021-07-18 · Christopher H. Stock, Sarah E. Harvey, Samuel A. Ocko, Surya Ganguli

We introduce a novel, biologically plausible local learning rule that provably increases the robustness of neural dynamics to noise in nonlinear recurrent neural networks with homogeneous nonlinearities. Our learning rul…

The Architecture of a Biologically Plausible Language Organ

2023-06-27 · Daniel Mitropolsky, Christos H. Papadimitriou

We present a simulated biologically plausible language organ, made up of stylized but realistic neurons, synapses, brain areas, plasticity, and a simplified model of sensory perception. We show through experiments that t…

Language Acquisition

Biological key-value memory networks

2021-12-01 · NeurIPS 2021 12 · Danil Tyulmankov, Ching Fang, Annapurna Vadaparty, Guangyu Robert Yang

In neuroscience, classical Hopfield networks are the standard biologically plausible model of long-term memory, relying on Hebbian plasticity for storage and attractor dynamics for recall. In contrast, memory-augmented n…