paper-with-me

Papers

Rethinking Hebbian Principle: Low-Dimensional Structural Projection for Unsupervised Learning

2025-10-16 · Shikuang Deng, Jiayuan Zhang, Yuhang Wu, Ting Chen, Shi Gu arxiv

Hebbian learning is a biological principle that intuitively describes how neurons adapt their connections through repeated stimuli. However, when applied to machine learning, it suffers serious issues due to the unconstrained updates of the connections and the lack of accounting for feedback mediation. Such shortcomings limit its effective scaling to complex network architectures and tasks. To this end, here we introduce the Structural Projection Hebbian Representation (SPHeRe), a novel unsupervised learning method that integrates orthogonality and structural information preservation through a local auxiliary nonlinear block. The loss for structural information preservation backpropagates to the input through an auxiliary lightweight projection that conceptually serves as feedback mediation while the orthogonality constraints account for the boundedness of updating magnitude. Extensive experimental results show that SPHeRe achieves SOTA performance among unsupervised synaptic plasticity approaches on standard image classification benchmarks, including CIFAR-10, CIFAR-100, and Tiny-ImageNet. Furthermore, the method exhibits strong effectiveness in continual learning and transfer learning scenarios, and image reconstruction tasks show the robustness and generalizability of the extracted features. This work demonstrates the competitiveness and potential of Hebbian unsupervised learning rules within modern deep learning frameworks, demonstrating the possibility of efficient and biologically inspired learning algorithms without the strong dependence on strict backpropagation. Our code is available at https://github.com/brain-intelligence-lab/SPHeRe.

📄 PDF Abstract BibTeX arXiv:2510.14810

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationImage ReconstructionContinual LearningTransfer Learning

Similar Papers 제목 키워드 기반

Why do similarity matching objectives lead to Hebbian/anti-Hebbian networks?

2017-03-23 · Cengiz Pehlevan, Anirvan Sengupta, Dmitri B. Chklovskii

Modeling self-organization of neural networks for unsupervised learning using Hebbian and anti-Hebbian plasticity has a long history in neuroscience. Yet, derivations of single-layer networks with such local learning rul…

Dimensionality Reduction

A Wasserstein Geometric Framework for Hebbian Plasticity

2026-04-17 · Ulrich Tan arxiv

We introduce the Tan-HWG framework (Hebbian-Wasserstein-Geometry), a geometric theory of Hebbian plasticity in which memory states are modeled as probability measures evolving through Wasserstein minimizing movements. He…

A Hebbian/Anti-Hebbian Neural Network for Linear Subspace Learning: A Derivation from Multidimensional Scaling of Streaming Data

2015-03-02 · Cengiz Pehlevan, Tao Hu, Dmitri B. Chklovskii

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 …

Hebbian Learning based Orthogonal Projection for Continual Learning of Spiking Neural Networks

2024-02-19 · Mingqing Xiao, Qingyan Meng, Zongpeng Zhang, Di He 외

Neuromorphic computing with spiking neural networks is promising for energy-efficient artificial intelligence (AI) applications. However, different from humans who continually learn different tasks in a lifetime, neural …

Continual Learning

Rethinking Structural Anomaly Detection: From Decision Boundaries to Projection Operators

2026-06-13 · Alexander Bauer arxiv

Most existing anomaly detection methods rely on estimating a probability density or learning an enclosing decision boundary, implicitly assuming that normal data occupies a region of non-zero volume in the ambient space.…

Anomaly Detection