Parameters for the best convergence of an optimization algorithm On-The-Fly
Valdimir Pieter

TL;DR
This paper investigates how different parameters affect the convergence of various optimization algorithms using an on-the-fly method, revealing that parameter effectiveness varies with algorithm type and objective function.
Contribution
It introduces an experimental approach to identify optimal parameters for convergence in multiple algorithms using the on-the-fly method, highlighting the importance of parameter selection.
Findings
Evolutionary algorithm with recombination performed best.
Parameter effects on convergence vary by algorithm and objective.
On-the-fly method effectively finds suitable parameters.
Abstract
What really sparked my interest was how certain parameters worked better at executing and optimization algorithm convergence even though the objective formula had no significant differences. Thus the research question stated: 'Which parameters provides an upmost optimal convergence solution of an Objective formula using the on-the-fly method?' This research was done in an experimental concept in which five different algorithms were tested with different objective functions to discover which parameter would result well for the best convergence. To find the correct parameter a method called 'on-the-fly' was applied. I run the experiments with five different optimization algorithms. One of the test runs showed that each parameter has an increasing or decreasing convergence accuracy towards the subjective function depending on which specific optimization algorithm you choose. Each parameter…
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
