Conference Paper

Replication of the Niche Radius Problem using Clustering Genetic Algorithms [Abstract]

Authors:
To read the full-text of this research, you can request a copy directly from the authors.

Abstract

Niche Genetic Algorithms (NGA) are a specialized type of Genetic Algorithm (GA) that attempts to locate multiple optima. Many NGAs use a radius parameter. The success of the algorithm is dependent upon the selection of a “good” radius, which is normally half of the distance between optima. Since the purpose of a GA is to locate the optima, this is normally not known in advance. If the optima is known, it negates the need for running the GA. If the radius is set incorrectly, not all of the optima are located. This problem is known as the Niche Radius Problem (NRP). This research replicates the NRP using a simple Clustering NGA. It compares a traditional GA to a Clustering NGA with the radius set too small, too large and correctly. Twenty trials of each were created for each of the four cases. All other parameter values, with the exception of the radius, were consistent throughout the trials. Statistical tests were performed on the results. This research concludes that traditional GAs can locate only one optimum in multiple optima problems. Setting the radius too small correctly identifies all of the optima, but decreases the average fitness of the generations. Setting the radius too large will locate one of the optimum, but not all of them. Finally, setting the radius to the correct distance locates all of the optima with high precision.

No full-text available

Request Full-text Paper PDF

To read the full-text of this research,
you can request a copy directly from the authors.

... But a number of these algorithms have a radius parameter and determining a good value for the radius can be problematic. The Niche Radius Problem (NRP) is the inability to select a good radius value for radius based NGAs without knowing the distance between optima [6]. The only effective way to determine the distance between optima is to know where the optima are located. ...
... Similar to F2, these optima appear closer together as x increases. Figure 3 shows a graph of F3. Figure 3. Graph of ( ) = sin (10 2 ) 6 , 0 <= x <= 1 ...
Article
Full-text available
Niche Genetic Algorithms (NGA) are a special category of Genetic Algorithms (GA) that solve problems with multiple optima. These algorithms preserve genetic diversity and prevent the GA from converging on a single optima. Many NGAs suffer from the Niche Radius Problem (NRP), which is the problem of correctly setting a radius parameter for optimal results. While the selection of the radius value has been widely researched, the effects of other GA parameters on genetic diversity is not well known. This research is a parameter sensitivity analysis on the other parameters in a GA, namely mutation rate, number of individuals and number of generations.
ResearchGate has not been able to resolve any references for this publication.