Revisiting Gaussian Neurons for Online Clustering with Unknown Number of Clusters
Ole Christian Eidheim

TL;DR
This paper introduces a biologically plausible online clustering method using Gaussian neurons with mutual repulsion, capable of handling an unknown number of clusters and adapting neuron widths, demonstrated on MNIST and CIFAR-10.
Contribution
It proposes a novel local learning rule for online clustering with an upper limit on cluster count, utilizing mutual repulsion of Gaussian neurons for activation sparsity.
Findings
Stable learned parameters over many training samples
Effective input pattern capture on MNIST and CIFAR-10
Adaptive neuron width adjustment method
Abstract
Despite the recent success of artificial neural networks, more biologically plausible learning methods may be needed to resolve the weaknesses of backpropagation trained models such as catastrophic forgetting and adversarial attacks. Although these weaknesses are not specifically addressed, a novel local learning rule is presented that performs online clustering with an upper limit on the number of clusters to be found rather than a fixed cluster count. Instead of using orthogonal weight or output activation constraints, activation sparsity is achieved by mutual repulsion of lateral Gaussian neurons ensuring that multiple neuron centers cannot occupy the same location in the input domain. An update method is also presented for adjusting the widths of the Gaussian neurons in cases where the data samples can be represented by means and variances. The algorithms were applied on the MNIST…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Digital Imaging for Blood Diseases · Machine Learning and ELM
