4.self Organizing Maps 5
4.self Organizing Maps 5
Unit-5
Self-Organizing Maps
self-organizing systems by considering a special class
of artificial neural networks known as self-organizing
maps.
These networks are based on competitive learning;
the output neurons of the network compete among
themselves to be activated or fired, with the result
that only one output neuron, or one neuron per
group, is on at any one time. An output neuron that
wins the competition is called a winner-takes all
neuron, or simply a winning neuron.
Self-Organizing Maps
.A self-organizing map is therefore characterized
by the formation of a topographic map of the
input patterns, in which the spatial locations
(i.e., coordinates) of the neurons in the lattice
are indicative of intrinsic statistical features
contained in the input patterns—hence, the
name “self-organizing map.”
As a neural model, the self-organizing map provides
a bridge between two levels of adaptation:
• Adaptation rules formulated at the microscopic
level of a single neuron;
• formation of experientially better and physically
accessible patterns of feature selectivity at the
microscopic level of neural layers.
The self-organizing map is inherently nonlinear.
TWO BASIC FEATURE-MAPPING MODELS
1. In each map, neurons act in parallel and process pieces of
information that are similar in nature, but originate from
different regions in the sensory input space.
2. At each stage of representation, each incoming piece of
information is kept in its proper context. 426 Chapter 9 Self-
Organizing Maps
3. Neurons dealing with closely related pieces of information
are close together so that they can interact via short synaptic
connections.
4. Contextual maps can be understood in terms of decision-
reducing mappings from higher dimensional parameter
spaces onto the cortical surface.
TWO BASIC FEATURE-MAPPING MODELS
The location and nature of such a spot usually varies from one realization of
the input pattern to another.
This can be done by assigning them small values picked from a random-
number generator; in so doing, no prior order is imposed on the feature
map.
Once the network has been properly initialized,
there are three essential processes involved in the formation of the self-
organizing map