The Interactive Effects of Operators and Parameters to GA Performance Under Different Problem Sizes
Jaderick P. Pabico, Elizer A. Albacea

TL;DR
This study investigates how genetic algorithm operators and parameters interact and influence performance across different problem sizes, revealing that certain operator combinations excel at specific problem scales.
Contribution
It introduces an experimental model to analyze the interactive effects of GA operators and parameters across varying problem sizes, identifying optimal configurations for different TSP sizes.
Findings
GA performance depends on operator choices at small problem sizes
Partially Matched Crossover outperforms Cycle Crossover at 5-city TSP
Operator effects vary with problem size
Abstract
The complex effect of genetic algorithm's (GA) operators and parameters to its performance has been studied extensively by researchers in the past but none studied their interactive effects while the GA is under different problem sizes. In this paper, We present the use of experimental model (1)~to investigate whether the genetic operators and their parameters interact to affect the offline performance of GA, (2)~to find what combination of genetic operators and parameter settings will provide the optimum performance for GA, and (3)~to investigate whether these operator-parameter combination is dependent on the problem size. We designed a GA to optimize a family of traveling salesman problems (TSP), with their optimal solutions known for convenient benchmarking. Our GA was set to use different algorithms in simulating selection (), different algorithms () and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications
