NEJun 28

Supervised Hebbian learning in Deep Counterstream Associative Networks

arXiv:2606.295282.8
Predicted impact top 70% in NE · last 90 daysOriginality Incremental advance
AI Analysis

It offers a simpler, more biologically realistic alternative to backpropagation for training deep networks, addressing the need for local learning rules.

The paper proposes a biologically plausible supervised learning algorithm for deep neural networks that uses counterstream activity waves and local Hebbian-type updates, achieving high test accuracy on binarized MNIST comparable to more demanding methods.

Modern machine learning applications employ deep neural networks training with the error backpropagation algorithm. Although this algorithm is very effective, it lacks biological realism. For example, backpropagation requires symmetric connectivity, and a separate neural processing channel for error signals. Prior works have therefore proposed a number of more realistic alternatives for error backpropagation. However, most of them still suffer from demanding preassumptions that may be not fulfilled in the real brain, for example, they often still require either symmetric connectivity or two separate processing channels, and often require also special mathematical operations like subtractions or function inversions. Here I propose supervised counterstream learning in deep associative networks as a simpler approach that requires only recognition of errors during training, and then backpropagates correcting target activity through the same activity channel as used for forward propagation. For this, two activity waves are initiated at the same time in input and output layers and then traveling in opposite directions to meet in one of the hidden layers. By employing simple local Hebbian-type learning rules, the corresponding activity pattern sequences get linked bidirectionally, thereby decreasing error rates over time. Despite its simplicity and an incomplete hyperparameter optimzation, a high high test accuracy is achieved on the (binarized) MNIST data set that is comparable to more demanding architectures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes