paper-with-me

홈 › Papers

Constrained Hybrid Metaheuristic: A Universal Framework for Continuous Optimisation

2026-03-18 · Piotr A. Kowalski, Szymon Kucharczyk, Jacek Mańdziuk arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.18295

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gnowee: A Hybrid Metaheuristic Optimization Algorithm for Constrained, Black Box, Combinatorial Mixed-Integer Design

2018-04-15 · James Bevins, Rachel Slaybaugh

This paper introduces Gnowee, a modular, Python-based, open-source hybrid metaheuristic optimization algorithm (Available from https://github.com/SlaybaughLab/Gnowee). Gnowee is designed for rapid convergence to nearly g…

Metaheuristic Optimization

METAFOR: A Hybrid Metaheuristics Software Framework for Single-Objective Continuous Optimization Problems

2025-02-16 · Christian Camacho-Villalón, Marco Dorigo, Thomas Stützle

Hybrid metaheuristics are powerful techniques for solving difficult optimization problems that exploit the strengths of different approaches in a single implementation. For algorithm designers, however, creating hybrid m…

Constrained Hybrid Metaheuristic Algorithm for Probabilistic Neural Networks Learning

2025-01-26 · Piotr A. Kowalski, Szymon Kucharczyk, Jacek Mańdziuk

This study investigates the potential of hybrid metaheuristic algorithms to enhance the training of Probabilistic Neural Networks (PNNs) by leveraging the complementary strengths of multiple optimisation strategies. Trad…

Efficient Exploration

RAG/LLM Augmented Switching Driven Polymorphic Metaheuristic Framework

2025-05-20 · Faramarz Safi Esfahani, Ghassan Beydoun, Morteza Saberi, Brad McCusker 외

Metaheuristic algorithms are widely used for solving complex optimization problems, yet their effectiveness is often constrained by fixed structures and the need for extensive tuning. The Polymorphic Metaheuristic Framew…

Decision MakingRAG

A socio-physics based hybrid metaheuristic for solving complex non-convex constrained optimization problems

2022-09-02 · Ishaan R Kale, Anand J Kulkarni, Efren Mezura-Montes

Several Artificial Intelligence based heuristic and metaheuristic algorithms have been developed so far. These algorithms have shown their superiority towards solving complex problems from different domains. However, it …