Quadratic speedup of global search using a biased crossover of two good solutions
Takuya Isomura

TL;DR
This paper presents a novel global search method combining gradient descent and biased crossover that achieves a quadratic speedup in finding approximate global minima of complex cost functions, validated on the travelling salesman problem.
Contribution
It introduces an optimal global search scheme with biased crossover that reduces computational cost quadratically compared to traditional methods.
Findings
Computational cost scales with the square root of traditional algorithms.
The method is effective for high-dimensional discrete optimization problems.
Numerical validation on the travelling salesman problem supports the theoretical results.
Abstract
The minimisation of cost functions is crucial in various optimisation fields. However, identifying their global minimum remains challenging owing to the huge computational cost incurred. This work analytically expresses the computational cost to identify an approximate global minimum for a class of cost functions defined under a high-dimensional discrete state space. Then, we derive an optimal global search scheme that minimises the computational cost. Mathematical analyses demonstrate that a combination of the gradient descent algorithm and the selection and crossover algorithm--with a biased crossover weight--maximises the search efficiency. Remarkably, its computational cost is of the square root order in contrast to that of the conventional gradient descent algorithms, indicating a quadratic speedup of global search. We corroborate this proposition using numerical analyses of the…
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
TopicsNeural Networks and Reservoir Computing · Metaheuristic Optimization Algorithms Research · Retinal Development and Disorders
