A Study of Parallel Self-Organizing Map
Li Weigang (U. of Brasilia)

TL;DR
This paper introduces Parallel-SOM, a modified self-organizing map that leverages parallel computing and quantum search algorithms to improve training efficiency while maintaining convergence properties.
Contribution
It proposes a novel Parallel-SOM model that reduces complexity and enhances training speed using parallel processing and Grover's search algorithm.
Findings
Parallel-SOM converges similarly to traditional SOM.
The model significantly reduces computational complexity.
Experimental results demonstrate efficient performance.
Abstract
A Parallel Self-Organizing Map (Parallel-SOM) is proposed to modify Kohonen's SOM in parallel computing environment. In this model, two separate layers of neurons are connected together. The number of neurons in both layers and connections between them is the product of the number of all elements of input signals and the number of possible classification of the data. With this structure the conventional repeated learning procedure is modified to learn just once. The once learning manner is more similar to human learning and memorizing activities. During training, weight updating is managed through a sequence of operations among some transformation and operation matrices. Every connection between neurons of input/output layers is considered as a independent processor. In this way, all elements of the Euclidean distance matrix and weight matrix are calculated simultaneously. The minimum…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Quantum Computing Algorithms and Architecture · Face and Expression Recognition
