paper-with-me

Papers

SoftHebb: Bayesian Inference in Unsupervised Hebbian Soft Winner-Take-All Networks

2021-07-12 · Timoleon Moraitis, Dmitry Toichkin, Adrien Journé, Yansong Chua, Qinghai Guo

Hebbian plasticity in winner-take-all (WTA) networks is highly attractive for neuromorphic on-chip learning, owing to its efficient, local, unsupervised, and on-line nature. Moreover, its biological plausibility may help overcome important limitations of artificial algorithms, such as their susceptibility to adversarial attacks, and their high demands for training-example quantity and repetition. However, Hebbian WTA learning has found little use in machine learning (ML), likely because it has been missing an optimization theory compatible with deep learning (DL). Here we show rigorously that WTA networks constructed by standard DL elements, combined with a Hebbian-like plasticity that we derive, maintain a Bayesian generative model of the data. Importantly, without any supervision, our algorithm, SoftHebb, minimizes cross-entropy, i.e. a common loss function in supervised DL. We show this theoretically and in practice. The key is a "soft" WTA where there is no absolute "hard" winner neuron. Strikingly, in shallow-network comparisons with backpropagation (BP), SoftHebb shows advantages beyond its Hebbian efficiency. Namely, it converges in fewer iterations, and is significantly more robust to noise and adversarial attacks. Notably, attacks that maximally confuse SoftHebb are also confusing to the human eye, potentially linking human perceptual robustness, with Hebbian WTA circuits of cortex. Finally, SoftHebb can generate synthetic objects as interpolations of real object classes. All in all, Hebbian efficiency, theoretical underpinning, cross-entropy-minimization, and surprising empirical advantages, suggest that SoftHebb may inspire highly neuromorphic and radically different, but practical and advantageous learning algorithms and hardware accelerators.

📄 PDF Abstract BibTeX arXiv:2107.05747

Code (1)

NeuromorphicComputing/SoftHebb 공식 구현 pytorch

Tasks

AllBayesian Inference

Similar Papers 제목 키워드 기반

Hebbian Deep Learning Without Feedback

2022-09-23 · Adrien Journé, Hector Garcia Rodriguez, Qinghai Guo, Timoleon Moraitis

Recent approximations to backpropagation (BP) have mitigated many of BP's computational inefficiencies and incompatibilities with biology, but important limitations still remain. Moreover, the approximations significantl…

Deep Learning

Neuro-Modulated Hebbian Learning for Fully Test-Time Adaptation

2023-03-02 · CVPR 2023 1 · Yushun Tang, Ce Zhang, Heng Xu, Shuoshuo Chen 외

Fully test-time adaptation aims to adapt the network model based on sequential analysis of input samples during the inference stage to address the cross-domain performance degradation problem of deep neural networks. We …

Test-time Adaptation

Spiking neural networks with Hebbian plasticity for unsupervised representation learning

2023-05-05 · Naresh Ravichandran, Anders Lansner, Pawel Herman

We introduce a novel spiking neural network model for learning distributed internal representations from data in an unsupervised procedure. We achieved this by transforming the non-spiking feedforward Bayesian Confidence…

Representation Learning

Hebbian Learning of Bayes Optimal Decisions

2008-12-01 · NeurIPS 2008 12 · Bernhard Nessler, Michael Pfeiffer, Wolfgang Maass

Uncertainty is omnipresent when we perceive or interact with our environment, and the Bayesian framework provides computational methods for dealing with it. Mathematical models for Bayesian decision making typically requ…

Bayesian InferenceDecision Makingreinforcement-learningReinforcement Learning+1

Toward all-optical unsupervised Hebbian learning in deep photonic neuromorphic networks

2026-01-29 · Xi Li, Disha Biswas, Peng Zhou, Wesley H. Brigner 외 arxiv

We propose a deep photonic neuromorphic network (PNN) architecture based on phase-change material (PCM) synapses and local optical feedback for online, unsupervised Hebbian learning. The proposed architecture combines op…