Related Experiment Video
Updated: Jun 13, 2025

3D Modeling of Dendritic Spines with Synaptic Plasticity
Published on: May 18, 2020
Can a Hebbian-like learning rule be avoiding the curse of dimensionality in sparse distributed data?
Maria Osório1, Luis Sa-Couto2, Andreas Wichert2
1Department of Computer Science and Engineering, INESC-ID & Instituto Superior Técnico - University of Lisbon, Av. Prof. Dr. Aníbal Cavaco Silva, Porto Salvo, 2744-016, Lisbon, Portugal. maria.osorio@tecnico.ulisboa.pt.
Hebbian learning in Restricted Boltzmann Machines (RBMs) effectively addresses the curse of dimensionality in sparse data. RBMs show strong generalization, outperforming traditional backpropagation neural networks on these datasets.
Area of Science:
- Computational Neuroscience
- Machine Learning
Background:
- The brain's sparse distributed representations are high-dimensional, posing challenges for traditional machine learning models due to the curse of dimensionality.
- Deep networks with many layers and backpropagation address this in data-rich scenarios, but the brain achieves similar feats with fewer layers.
Purpose of the Study:
- To investigate the hypothesis that Hebbian learning, specifically as implemented in Restricted Boltzmann Machines (RBMs), enables efficient processing of high-dimensional sparse data.
- To compare the classification performance of RBMs against backpropagation-trained neural networks on synthetic sparse datasets.
Main Methods:
- Generated several sparse datasets for testing.
- Trained Restricted Boltzmann Machines (RBMs) using their Hebbian-like learning rule, which focuses on correlations between non-zero values.
- Trained conventional neural networks using the backpropagation algorithm for comparison.
Main Results:
- Restricted Boltzmann Machines demonstrated robust generalization performance on the sparse datasets.
- Neural networks trained with backpropagation exhibited overfitting to the training data, indicating poorer generalization.
- RBMs' asymmetric learning rule, ignoring zero values, effectively bypasses the curse of dimensionality.
Conclusions:
- Hebbian learning, as utilized by RBMs, offers a viable mechanism for handling high-dimensional sparse data efficiently.
- RBMs present a promising alternative to traditional backpropagation networks for tasks involving sparse representations, particularly in biologically inspired AI.
- The findings support the idea that the brain may leverage Hebbian principles to overcome the curse of dimensionality.
Related Concept Videos
Associative Learning
Classical conditioning, also known...
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Collisions in Multiple Dimensions: Introduction
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Dimensional Analysis
Dimensional analysis allows us to analyze and compare physical quantities on a...
Storage

