NEMar 18

Constrained Hybrid Metaheuristic: A Universal Framework for Continuous Optimisation

arXiv:2603.182954.9h-index: 1
Predicted impact top 89% in NE · last 90 daysOriginality Incremental advance
AI Analysis

This provides a versatile black-box optimizer for researchers and practitioners dealing with complex, heterogeneous functions, though it is incremental as it builds on existing metaheuristic concepts.

The paper tackles the problem of continuous optimization by proposing the constrained Hybrid Metaheuristic (cHM) algorithm, which consistently matches or outperforms traditional metaheuristics on 28 benchmark functions in terms of solution quality and convergence speed.

This paper presents the constrained Hybrid Metaheuristic (cHM) algorithm as a general framework for continuous optimisation. Unlike many existing metaheuristics that are tailored to specific function classes or problem domains, cHM is designed to operate across a broad spectrum of objective functions, including those with unknown, heterogeneous, or complex properties such as non-convexity, non-separability, and varying smoothness. We provide a formal description of the algorithm, highlighting its modular structure and two-phase operation, which facilitates dynamic adaptation to the problem's characteristics. A key feature of cHM is its ability to harness synergy between both candidate solutions and component metaheuristic strategies. This property allows the algorithm to apply the most appropriate search behaviour at each stage of the optimisation process, thereby improving convergence and robustness. Our extensive experimental evaluation on 28 benchmark functions demonstrates that cHM consistently matches or outperforms traditional metaheuristics in terms of solution quality and convergence speed. In addition, a practical application of the algorithm is demonstrated for a feature selection problem in the context of data classification. The results underscore its potential as a versatile and effective black-box optimiser suitable for both theoretical research and practical applications.

Foundations

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

Your Notes