paper-with-me

Papers

Unsupervised 3D Object Learning through Neuron Activity aware Plasticity

2023-02-22 · Beomseok Kang, Biswadeep Chakraborty, Saibal Mukhopadhyay

We present an unsupervised deep learning model for 3D object classification. Conventional Hebbian learning, a well-known unsupervised model, suffers from loss of local features leading to reduced performance for tasks with complex geometric objects. We present a deep network with a novel Neuron Activity Aware (NeAW) Hebbian learning rule that dynamically switches the neurons to be governed by Hebbian learning or anti-Hebbian learning, depending on its activity. We analytically show that NeAW Hebbian learning relieves the bias in neuron activity, allowing more neurons to attend to the representation of the 3D objects. Empirical results show that the NeAW Hebbian learning outperforms other variants of Hebbian learning and shows higher accuracy over fully supervised models when training data is limited.

📄 PDF Abstract BibTeX arXiv:2302.11622

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object ClassificationObject

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Unsupervised Hebbian Learning on Point Sets in StarCraft II

2022-07-13 · Beomseok Kang, Harshit Kumar, Saurabh Dash, Saibal Mukhopadhyay

Learning the evolution of real-time strategy (RTS) game is a challenging problem in artificial intelligent (AI) system. In this paper, we present a novel Hebbian learning method to extract the global feature of point set…

DecoderSelf-Supervised LearningStarcraftStarcraft II

Unsupervised learning by a nonlinear network with Hebbian excitatory and anti-Hebbian inhibitory neurons

2018-12-30 · H. Sebastian Seung

This paper introduces a rate-based nonlinear neural network in which excitatory (E) neurons receive feedforward excitation from sensory (S) neurons, and inhibit each other through disynaptic pathways mediated by inhibito…

A correlation game for unsupervised learning yields computational interpretations of Hebbian excitation, anti-Hebbian inhibition, and synapse elimination

2017-04-03 · H. Sebastian Seung, Jonathan Zung

Much has been learned about plasticity of biological synapses from empirical studies. Hebbian plasticity is driven by correlated activity of presynaptic and postsynaptic neurons. Synapses that converge onto the same neur…

Heterogeneous Neuronal and Synaptic Dynamics for Spike-Efficient Unsupervised Learning: Theory and Design Principles

2023-02-22 · Biswadeep Chakraborty, Saibal Mukhopadhyay

This paper shows that the heterogeneity in neuronal and synaptic dynamics reduces the spiking activity of a Recurrent Spiking Neural Network (RSNN) while improving prediction performance, enabling spike-efficient (unsupe…

Bayesian OptimizationDiversityLearning TheoryPrediction+3

LOOPER: Inferring computational algorithms enacted by neuronal population dynamics

2020-03-22

Recording simultaneous activity of hundreds of neurons is now possible. Existing methods can model such population activity, but do not directly reveal the computations used by the brain. We present a fully unsupervised …