A simple algorithm for optimization and model fitting: AGA (asexual genetic algorithm)
J. Canto, S. Curiel, and E. Martinez-Gomez

TL;DR
The paper introduces AGA, a simple asexual genetic algorithm for optimization and model fitting, demonstrating its effectiveness in finding global maxima and estimating parameters in astronomical data analysis.
Contribution
It presents a novel, simplified genetic algorithm that differs from standard methods by using asexual reproduction and no initial encoding, applied to complex optimization and model fitting tasks.
Findings
Successfully finds global maxima within few iterations
Accurately estimates parameters and errors in astronomical models
Effective in problems where classical methods fail
Abstract
Context. Mathematical optimization can be used as a computational tool to obtain the optimal solution to a given problem in a systematic and efficient way. For example, in twice-differentiable functions and problems with no constraints, the optimization consists of finding the points where the gradient of the objective function is zero and using the Hessian matrix to classify the type of each point. Sometimes, however it is impossible to compute these derivatives and other type of techniques must be employed such as the steepest descent/ascent method and more sophisticated methods such as those based on the evolutionary algorithms. Aims. We present a simple algorithm based on the idea of genetic algorithms (GA) for optimization. We refer to this algorithm as AGA (Asexual Genetic Algorithm) and apply it to two kinds of problems: the maximization of a function where classical methods fail…
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.
