Next: Minimization of classification errors
Up: LVQ algorithms
Previous: LVQ2.
The same adjustments as in LVQ2 (9) occur,
but there is also an extra weight update
for the case where all , and
represent the same class:
| |
(9) |
where is a stabilizing constant factor and
.The value of should reflect the width of the
adjustment window around the border between classes c and c'
so that with a narrow window
the stabilizing learning steps (10) are small
(i.e. is small)
[Kohonen, 1990b].
In some cases the window constraint is unnecessary and it can
be removed and thus applied as suggested in
[Kohonen, 1995].
For example, if the reference vectors are carefully initialized,
most of the few samples that still satisfy the other update conditions
of the LVQ2,
exist already around the boundary area
[Katagiri and Lee, 1993].
In that case the window constraint may be unnecessary and,
may even reject some useful modification and slow down the learning.
Mikko Kurimo
11/7/1997