QUASAR: An Evolutionary Algorithm to Accelerate High-Dimensional Numerical Optimization
Julian G. Soltes

TL;DR
QUASAR is a novel evolutionary algorithm inspired by quantum behavior, designed to accelerate convergence in high-dimensional, complex optimization problems by dynamically balancing exploration and exploitation.
Contribution
It introduces quasi-adaptive mechanisms and stochastic strategies to enhance differential evolution, outperforming existing algorithms on benchmark tests.
Findings
Achieved lowest overall rank on CEC2017 benchmark suite.
Improved solution quality by 3.85x and 2.07x over DE and L-SHADE.
Faster optimization speeds, averaging 1.40x and 5.16x improvements.
Abstract
High-dimensional numerical optimization presents a persistent challenge in computational science. This paper introduces Quasi-Adaptive Search with Asymptotic Reinitialization (QUASAR), an evolutionary algorithm to accelerate convergence in complex, non-differentiable problems afflicted by the curse of dimensionality. QUASAR expands upon the core principles of Differential Evolution (DE), introducing quasi-adaptive mechanisms to dynamically balance exploration and exploitation in its search. Inspired by the behavior of quantum particles, the algorithm utilizes three highly stochastic mechanisms that augment standard DE: 1) probabilistic mutation strategies and scaling factors; 2) rank-based crossover rates; 3) asymptotically decaying covariance reinitializations. Evaluated on the notoriously difficult CEC2017 benchmark suite of 29 test functions, QUASAR achieved the lowest overall rank…
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 · Quantum Computing Algorithms and Architecture · Advanced Multi-Objective Optimization Algorithms
