2009 IEEE Congress on Evolutionary Computation 2009
DOI: 10.1109/cec.2009.4982973
|View full text |Cite
|
Sign up to set email alerts
|

Visual exploration of algorithm parameter space

Abstract: In this article we apply information visualization techniques to the domain of swarm intelligence. We describe an intuitive approach that enables researchers and designers of stochastic optimization algorithms to efficiently determine trends and identify optimal regions in an algorithm's parameter search space. The parameter space is evenly sampled using low-discrepancy sequences, and visualized using parallel coordinates. Various techniques are applied to iteratively highlight areas that influence the optimiz… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
15
0

Year Published

2010
2010
2020
2020

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(15 citation statements)
references
References 19 publications
0
15
0
Order By: Relevance
“…Parameter optimisation was done using a parallel coordinate visualisation technique (Franken 2009). The parallel coordinate visualisation technique works by plotting the performance of different parameter combinations along with the measured performance of each parameter combination.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Parameter optimisation was done using a parallel coordinate visualisation technique (Franken 2009). The parallel coordinate visualisation technique works by plotting the performance of different parameter combinations along with the measured performance of each parameter combination.…”
Section: Methodsmentioning
confidence: 99%
“…First developed by Kennedy and Eberhart (Kennedy and Eberhart 1995) in 1995, the PSO algorithm has been more successful in solving complex problems than traditional evolutionary computation (EC) algorithms (Kennedy and Eberhart 2001). Particle swarm optimisers have proved successful in training board state evaluators for games such as Tic-Tac-Toe, Checkers and Bao (Messerschmidt and Engelbrecht 2002;Franken andEngelbrecht 2003a,b, 2004;Conradie and Engelbrecht 2006). The aforementioned training techniques require the construction of traditional game trees, and using a competitive coevolutionary PSO to train a neural network game state evaluator.…”
mentioning
confidence: 99%
“…With the purpose of offering an alternative view of the relationships between the parameters and the algorithm performance, the best and worst coordinates is a useful technique which has been successfully used to represent high dimensional data as polylines in two dimensions. More recently, it has been used to capture the underlying interactions between the parameters of a Particle Swarm Optimization algorithm [15]. In this paper, the first eight axes represent the parameters of the configurations, whereas the ninth one represents the Friedman average ranking mentioned before.…”
Section: Overall Analysismentioning
confidence: 99%
“…Only static control parameters were considered. In order to generate the parameter combinations in a manner that ensures that the parameter space was covered well, sequences of Sobol pseudo-random numbers were used according to the method proposed by Franken (2009). Even though the number of dimensions of the parameter space differs depending on the PSO algorithm, the same number of parameter combinations was used in tuning each of the algorithm-topology pairs on each of the problem sets.…”
Section: Parameter Tuning Processmentioning
confidence: 99%