AIMay 31, 2021

Hybrid Henry Gas Solubility Optimization Algorithm with Dynamic Cluster-to-Algorithm Mapping for Search-based Software Engineering Problems

arXiv:2105.14923v115 citations
Originality Incremental advance
AI Analysis

This work addresses optimization challenges in software engineering with an incremental hybrid method.

The paper tackles search-based software engineering problems by proposing a Hybrid Henry Gas Solubility Optimization (HHGSO) algorithm, which uses dynamic cluster-to-algorithm mapping to combine multiple meta-heuristics, resulting in notably improved performance over HGSO and superior results against competing algorithms in case studies like team formation and combinatorial test suite generation.

This paper discusses a new variant of the Henry Gas Solubility Optimization (HGSO) Algorithm, called Hybrid HGSO (HHGSO). Unlike its predecessor, HHGSO allows multiple clusters serving different individual meta-heuristic algorithms (i.e., with its own defined parameters and local best) to coexist within the same population. Exploiting the dynamic cluster-to-algorithm mapping via penalized and reward model with adaptive switching factor, HHGSO offers a novel approach for meta-heuristic hybridization consisting of Jaya Algorithm, Sooty Tern Optimization Algorithm, Butterfly Optimization Algorithm, and Owl Search Algorithm, respectively. The acquired results from the selected two case studies (i.e., involving team formation problem and combinatorial test suite generation) indicate that the hybridization has notably improved the performance of HGSO and gives superior performance against other competing meta-heuristic and hyper-heuristic algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes