Jump to content

User:Imprecisekludge/Growing self-organizing map

From Wikipedia, the free encyclopedia

A growing self-organizing map (GSOM) is a growing variant of the popular Self-organizing map (SOM). The GSOM was developed to address the issue of identifying a suitable map size in the SOM. It starts with a minimal number of nodes (usually 4) and grows new nodes on the boundary based on a heuristic. By using the value called Spread Factor (SF), the data analyst has the ability to control the growth of the GSOM. All the starting nodes of the GSOM are boundary nodes, i.e. each node has the freedom to grow in its own direction at the beginning. (Fig. 1) New Nodes are grown from the boundary nodes. Once a node is selected for growing all its free neighboring positions will be grown new nodes. The figure shows the three possible node growth options for a rectangular GSOM.

Node growth options in GSOM: (a) one new node, (b) two new nodes and (c) three new nodes.

See also[edit]

References[edit]


[[Category:Machine learning]] [[Category:Neural networks]] [[Category:Dimension reduction]]