Unified approach for neural networks with multi-compartmental neurons and non-Hebbian plasticity.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Neural network models of early sensory processing typically reduce the dimensionality of streaming input data. Such networks learn the principal subspace, in the sense of principal component analysis (PCA), by adjusting synaptic weights according to activity-dependent learning rules. When derived from a principled cost…
Enhanced BCPNN learns hidden representations without labels.
In this work we propose Hebbian-descent as a biologically plausible learning rule for hetero-associative as well as auto-associative learning in single layer artificial neural networks. It can be used as a replacement for gradient descent as well as Hebbian learning, in particular in online learning, as it inherits the…
Combines Hebbian and DQN for better POMDP problem solving.
Biological neurons learn tensor decompositions of higher-order correlations using nonlinear Hebbian plasticity.
A new graph embedding method using Hebbian learning for improved vector representations.
Local unsupervised learning outperforms end-to-end training for image classification.
Hebbian learning derived from maximum entropy principles.
Despite our extensive knowledge of biophysical properties of neurons, there is no commonly accepted algorithmic theory of neuronal function. Here we explore the hypothesis that single-layer neuronal networks perform online symmetric nonnegative matrix factorization (SNMF) of the similarity matrix of the streamed data. …
We show that deep networks can be trained using Hebbian updates yielding similar performance to ordinary back-propagation on challenging image datasets. To overcome the unrealistic symmetry in connections between layers, implicit in back-propagation, the feedback weights are separate from the feedforward weights. The f…
Neural network learns manifold structure for semi-supervised learning.
A model retains learned knowledge for longer by adding a plastic component to neural networks.
We unify recent neural approaches to one-shot learning with older ideas of associative memory in a model for metalearning. Our model learns jointly to represent data and to bind class labels to representations in a single shot. It builds representations via slow weights, learned across tasks through SGD, while fast wei…
Proposes a new neural network approach to credit assignment.
Olshausen and Field (OF) proposed that neural computations in the primary visual cortex (V1) can be partially modeled by sparse dictionary learning. By minimizing the regularized representation error they derived an online algorithm, which learns Gabor-filter receptive fields from a natural image ensemble in agreement …
Sleep-based regularization stabilizes STDP in recurrent neural networks.
New derivation shows how a three-factor learning rule is derived from Oja's rule.
Neural networks are commonly trained to make predictions through learning algorithms. Contrastive Hebbian learning, which is a powerful rule inspired by gradient backpropagation, is based on Hebb's rule and the contrastive divergence algorithm. It operates in two phases, the forward (or free) phase, where the data are …
Bio-inspired neural networks use predictive coding for efficient weight updates.
Paper introduces supervised and unsupervised TAM models for binary neurons.
New learning rules from information bottleneck improve deep learning without precise labels.
A new learning framework mimics biological STDP for neural networks.
Recently, a novel family of biologically plausible online algorithms for reducing the dimensionality of streaming data has been derived from the similarity matching principle. In these algorithms, the number of output dimensions can be determined adaptively by thresholding the singular values of the input data matrix. …
The study reveals how synaptic correlations promote dimension reduction in neural networks.
In a physical neural system, where storage and processing are intimately intertwined, the rules for adjusting the synaptic weights can only depend on variables that are available locally, such as the activity of the pre- and post-synaptic neurons, resulting in local learning rules. A systematic framework for studying t…
BDH model learns like the brain, rivaling Transformer performance.
Biological neural network mimics CCA for multi-channel data.
New synaptic model derived from reinforcement learning for spiking neurons.
The paper relaxes constraints on predictive coding models, making them more biologically plausible.
Oja's rule improves neural network training without engineered tricks.
New algorithm shows neural networks can learn without full backpropagation.
The study revisits Hopfield's associative memory model and calculates its capacity for two specific pattern basins.
Bayesian Predictive Coding improves deep learning uncertainty quantification.
Develops a new method for solving generalized eigenvalue problems efficiently.
New neural network can learn multiple patterns at once.
Enhances sequence memory capacity in neural networks.
Catastrophic forgetting/interference is a critical problem for lifelong learning machines, which impedes the agents from maintaining their previously learned knowledge while learning new tasks. Neural networks, in particular, suffer plenty from the catastrophic forgetting phenomenon. Recently there has been several eff…
Recently a daily routine for associative neural networks has been proposed: the network Hebbian-learns during the awake state (thus behaving as a standard Hopfield model), then, during its sleep state, optimizing information storage, it consolidates pure patterns and removes spurious ones: this forces the synaptic matr…
VSML unifies meta learning concepts and enables simple backpropagation.
We propose a new cognitive framework for option price modelling, using quantum neural computation formalism. Briefly, when we apply a classical nonlinear neural-network learning to a linear quantum Schrödinger equation, as a result we get a nonlinear Schrödinger equation (NLS), performing as a quantum stochastic filter…
How can we build agents that keep learning from experience, quickly and efficiently, after their initial training? Here we take inspiration from the main mechanism of learning in biological brains: synaptic plasticity, carefully tuned by evolution to produce efficient lifelong learning. We show that plasticity, just li…
Thanks to the availability of large scale digital datasets and massive amounts of computational power, deep learning algorithms can learn representations of data by exploiting multiple levels of abstraction. These machine learning methods have greatly improved the state-of-the-art in many challenging cognitive tasks, s…
A federated model learns shared archetypes from heterogeneous clients in continual learning.
A dynamic Boltzmann machine (DyBM) has been proposed as a model of a spiking neural network, and its learning rule of maximizing the log-likelihood of given time-series has been shown to exhibit key properties of spike-timing dependent plasticity (STDP), which had been postulated and experimentally confirmed in the fie…
Analyzes unsupervised neural networks using statistical mechanics and Monte Carlo simulations.
Artifical Neural Networks are a particular class of learning systems modeled after biological neural functions with an interesting penchant for Hebbian learning, that is "neurons that wire together, fire together". However, unlike their natural counterparts, artificial neural networks have a close and stringent couplin…
A central problem to understanding intelligence is the concept of generalisation. This allows previously learnt structure to be exploited to solve tasks in novel situations differing in their particularities. We take inspiration from neuroscience, specifically the hippocampal-entorhinal system known to be important for…