Next: 5.4.7 Self-Organizing Map
Up: 5.4 Model Specific Options
Previous: 5.4.5 Neural Gas with
Growing Neural Gas
, Growing Neural
Gas with Utility
- No new Nodes
- No new nodes will be inserted.
- Utility
- Switches from GNG to GNG-U and back. The value (k) determines
the deletion of the unit with the smallest utility Ui (
), if the utility value falls below a certain fraction of the error
variable Eq: k < Eq/Ui.
- Lambda
- If the number of input signals generated so far is an
integer multiple of this value (
), insert a new node.
- max. Edge Age
- Remove edges with an age larger than this value
(amax). If this results in nodes having no emanating edges,
remove them as well.
- Epsilon winner
- Move the winner node towards the input signal by this
fraction of the total distance (
).
- Epsilon neighbor
- Move the neighbors of the winner node towards the
input signal by this fraction of the total distance (
).
- alpha
- Decrease the error variables of the nodes neighboring to the newly
inserted node by a fraction of this size (
).
- beta
- Decrease the error variables of all nodes by a fraction
of this size (
).
Next: 5.4.7 Self-Organizing Map
Up: 5.4 Model Specific Options
Previous: 5.4.5 Neural Gas with
Hartmut S. Loos
10/19/1998