Next Article in Journal
A Fault Diagnosis Method Based on MCAG-ResNet for Industrial Processes
Next Article in Special Issue
An Economic Investment Strategy: Enhanced Golden Sine Optimization Algorithm for Global Optimization and Practical Engineering Applications
Previous Article in Journal
Decentralized Adaptive Generalized-Minimum-Variance Control of Large-Scale Interconnected Multivariable Hammerstein Systems
Previous Article in Special Issue
An Artistic Image Segmentation Method Using an Art-Design-Inspiration-Driven Ivy Algorithm
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Quantum Computing and Adaptive Mechanism-Based Bounty Hunter Optimizer for Numerical Optimization and Bankruptcy Prediction

1
School of Finance, Renmin University of China, Beijing 100872, China
2
College of Artificial Intelligence, Nankai University, Tianjin 300350, China
*
Author to whom correspondence should be addressed.
Mathematics 2026, 14(13), 2362; https://doi.org/10.3390/math14132362
Submission received: 11 May 2026 / Revised: 24 June 2026 / Accepted: 29 June 2026 / Published: 2 July 2026
(This article belongs to the Special Issue Metaheuristic Algorithms, 2nd Edition)

Abstract

To improve the optimization performance of the original Bounty Hunter Optimizer (BHO) in complex search environments, this paper proposes a quantum computing and adaptive mechanism-based BHO, named QCAMBHO. The proposed algorithm integrates three complementary strategies: quantum-computing-enhanced initialization, adaptive Lévy flight, and an adaptive differential operator. These mechanisms are designed to improve population diversity, strengthen global exploration, and enhance later-stage exploitation. The performance of QCAMBHO is evaluated on the CEC2017 and CEC2022 benchmark test suites. Experimental results show that QCAMBHO achieves competitive or superior optimization performance compared with several advanced algorithms in terms of convergence accuracy, stability, and robustness. Ablation experiments further confirm the positive contribution of each strategy and the synergistic effect of their integration. To examine its practical applicability, QCAMBHO is further used to optimize the key parameters of Kernel Extreme Learning Machine (KELM), and a QCAMBHO-KELM model is constructed for enterprise bankruptcy prediction. The results show that QCAMBHO-KELM achieves better overall classification performance than BHO-KELM and other comparison models across multiple evaluation metrics, including accuracy, Matthews correlation coefficient, sensitivity, specificity, precision, recall, and F1-score. These findings indicate that QCAMBHO not only provides an effective optimizer for complex numerical problems but also offers a promising decision-support tool for improving the accuracy and reliability of enterprise bankruptcy early warning.

1. Introduction

Enterprise bankruptcy prediction is a fundamental problem in financial early warning, credit risk management, and capital market supervision. Its research value lies not only in identifying the risk status of individual firms, but also in its spillover effects on supply chain stability, the asset security of financial institutions, and regional economic resilience. Recent systematic reviews have generally pointed out that with increasing global economic uncertainty, increasingly complex business environments, and the rapid accumulation of multi-source data, bankruptcy prediction has gradually evolved from a traditional financial analysis problem into a typical data-driven risk identification problem [1,2,3,4]. Meanwhile, the scarcity of public datasets, highly imbalanced sample distributions, and inconsistencies in data quality and evaluation criteria among different studies continue to limit the comparability and external validity of model results [5,6]. Nevertheless, bankruptcy prediction research is still built on the analytical frameworks established by several foundational studies, including early identification based on financial ratios [7], the Z-score model based on multiple discriminant analysis [8], the ZETA model that extends the scope of corporate default identification [9], and the probabilistic prediction framework based on conditional Logit [10]. These classic studies defined the basic form of the bankruptcy prediction problem, while recent reviews further indicate that developing more robust and forward-looking prediction algorithms for complex business environments has become a central direction for the continuous development of this field [1,2,3].
From the perspective of methodological development, bankruptcy prediction models have gradually expanded from traditional statistical discrimination methods to a multi-level technical system that includes machine learning, ensemble learning, deep learning, and hybrid optimization. In classical studies, Altman [8] and Ohlson [10] represent two basic routes, namely discriminant analysis and probabilistic classification. Shumway [11] introduced the hazard model into bankruptcy prediction and emphasized the importance of dynamic default modeling. Chava and Jarrow [12] further demonstrated that industry effects and time-varying information can significantly improve predictive ability. With the development of artificial intelligence, neural network methods were systematically summarized by Atiya [13], hybrid and ensemble soft computing frameworks were reviewed in [14], and systematic comparisons of machine learning methods can be found in [15,16,17], which summarized the overall trend of this field from traditional models to machine learning and deep learning. In recent years, research attention has further shifted to model construction under high-dimensional, imbalanced, and heterogeneous data scenarios. Study [3] pointed out that missing value processing, outlier control, class imbalance, and feature selection have become key factors affecting model robustness. Studies [1,2] further emphasized that advanced machine learning methods generally show stronger modeling potential, but their performance is highly dependent on data construction, variable systems, and experimental design. From the perspective of datasets, ref. [6] indicated that bankruptcy prediction has expanded from relying only on financial indicators to incorporating market variables, macroeconomic variables, relational data, and textual disclosure information. Study [5] showed through large-scale experiments that, in real imbalanced scenarios, if the model design ignores the ability to identify minority-class samples, relying only on overall accuracy may lead to misleading conclusions. Against this background, optimization algorithms have begun to be deeply embedded in the bankruptcy prediction modeling process and have been widely used for feature selection, parameter optimization, and hybrid model design. Li and Sun [18] conducted a comparative study of machine learning methods for bankruptcy risk prediction and showed that the integration of machine learning classifiers with metaheuristic optimizers can further improve prediction accuracy. Naved et al. [19] also constructed several hybrid bankruptcy prediction models by combining Histogram Gradient Boosting Classification with different optimization algorithms, indicating that optimization-driven machine learning models are effective for identifying financial distress. From a broader perspective, Pazouki et al. [20] reviewed the application of artificial intelligence and digital technologies in finance and emphasized that AI-driven methods have become increasingly important for improving operational efficiency, risk identification, and decision support in financial systems. Representative studies include the GA-LSTM time-series financial distress prediction model proposed in [21], the genetic-algorithm-optimized autoencoder ensemble method proposed in [22], the GA-optimized XGBoost and ANN hybrid framework proposed in [23], and the improved particle swarm optimization wrapper feature selection method combined with tree boosting ensemble models proposed in [24]. Therefore, bankruptcy prediction research has gradually shifted from the comparison of single classifiers to a collaborative modeling paradigm of “prediction model and optimization mechanism”.
As an important technical basis of the above collaborative modeling paradigm, metaheuristic algorithms provide a general and flexible search framework for high-dimensional, nonlinear, and combinatorial optimization problems. Recent classification studies generally suggest that metaheuristic algorithms can be divided into several main categories according to their sources of inspiration, such as evolutionary algorithms, swarm intelligence algorithms, physics-inspired algorithms, and human-behavior-inspired algorithms. Study [25] provided a systematic summary from the perspectives of bibliometrics and classification, while [26] further pointed out that, compared with the natural metaphors used in algorithm naming, the search behavior itself and the design of operators can better reflect the essential differences among algorithms. In terms of representative algorithms, the evolutionary computation route includes the genetic algorithm [27] and differential evolution [28]. The swarm intelligence route includes ant colony optimization [29,30,31], particle swarm optimization [32,33], and the artificial bee colony algorithm [34], and has later been extended to cuckoo search [35], grey wolf optimizer [36], whale optimization algorithm [37], and red-billed blue magpie optimizer [38]. Metaheuristic algorithms are widely used in many fields, such as image segmentation [39], UAV path planning [40], engineering applications [41], point cloud registration [42], etc. [43]. For feature selection tasks, studies [44,45] showed that metaheuristic algorithms have attracted wide attention mainly because they can maintain a relatively effective balance between global exploration and local exploitation, and can be well adapted to wrapper-based evaluation, discrete encoding, and complex constraints. Therefore, introducing metaheuristic algorithms into bankruptcy prediction is not simply to add an external optimizer to a classification model. Instead, it uses their search mechanisms to improve the construction of feature subsets, the configuration of hyperparameters, and the overall collaborative design of the prediction process [21,23,24].
The Bounty Hunter Optimizer (BHO) is a recently proposed hunting-inspired metaheuristic algorithm. According to its original paper [46], the algorithm is inspired by the cooperative tracking, regional screening, and dynamic task scheduling behaviors of bounty hunters. It attempts to enhance population diversity and improve the dynamic balance between exploration and exploitation through decentralized position updating, the Explorpolis screening mechanism, and the quantum probabilistic rotation selection mechanism. However, as emphasized in [26], the natural metaphor of a new algorithm is not sufficient to constitute methodological innovation by itself. Its effectiveness still needs to be demonstrated through rigorous comparative experiments, statistical tests, and stable performance in specific application scenarios. Therefore, the key point of introducing BHO into bankruptcy prediction research does not lie in the novelty of its name or bio-inspired mechanism, but in examining whether it can provide more reproducible and robust performance improvements than genetic algorithms, particle swarm optimization, and other swarm intelligence methods in tasks such as high-dimensional financial feature selection, classification model parameter optimization, and imbalanced sample identification.
Although existing meta-heuristic algorithms and their improved variants have shown promising performance in numerical optimization and financial prediction tasks, several research gaps remain. First, the original BHO still relies heavily on the quality of the initial population, and random or quasi-random initialization may lead to uneven spatial distribution and insufficient population diversity in complex high-dimensional search spaces. Second, the rough search process of BHO mainly depends on conventional random perturbation, which may limit its ability to perform long-distance exploration and escape from local optima when solving multimodal and hybrid optimization problems. Third, during the later stage of iteration, the population tends to concentrate around currently promising regions, but the original BHO lacks an additional adaptive refinement mechanism to strengthen local exploitation and maintain effective population recombination. Finally, in bankruptcy prediction, the predictive performance of KELM is highly dependent on the selection of key parameters, while existing studies have not sufficiently explored how an enhanced BHO framework can be used to optimize KELM for improving enterprise bankruptcy early-warning performance. These gaps motivate the development of a quantum computing and adaptive mechanism-based BHO, which aims to improve initialization quality, enhance global exploration, strengthen later-stage exploitation, and further verify its practical value in bankruptcy prediction.
To this end, this paper proposes an improved Bounty Hunter Optimizer based on quantum computing and adaptive mechanisms, named the Quantum Computing and Adaptive Mechanism-Based Bounty Hunter Optimizer (QCAMBHO). While retaining the cooperative tracking and dynamic search mechanisms of the original BHO, the proposed algorithm improves the optimization process from three aspects: population initialization, global perturbation, and later-stage exploitation. These improvements aim to achieve a coordinated enhancement of exploration and exploitation. The main contributions of this paper are as follows:
(1)
A quantum-computing-enhanced initialization strategy is introduced. Through qubit encoding and a quantum rotation mechanism, the distribution diversity of the initial population is improved, allowing candidate solutions to cover the search space more sufficiently. This helps reduce the sensitivity of the original BHO to the quality of the initial population and provides a higher-quality starting point for subsequent global search.
(2)
An adaptive Levy flight strategy is designed. To address the problems that the original BHO may suffer from in complex multimodal problems, such as rapid shrinkage of the search range and insufficient ability to escape from local optima, Levy flight perturbation is introduced. An adaptive mechanism dynamically adjusts the perturbation intensity so that the algorithm maintains strong global exploration capability in the early stages of iteration and gradually improves local search stability in the later stage. This further improves the optimization efficiency of the algorithm in complex search spaces.
(3)
An adaptive differential operator is constructed. To further improve the later-stage exploitation and fine-grained search ability of the algorithm, the idea of differential evolution is introduced in the later stage of iteration. New candidate solutions are generated by using difference information among individuals, and the differential perturbation intensity is adaptively adjusted according to the search process. This strategy helps enhance information interaction among individuals, alleviates the insufficient convergence accuracy of the algorithm in the later stage, and improves the stability of solutions.
(4)
Dual validation is conducted through numerical optimization and bankruptcy prediction. First, the numerical optimization performance of QCAMBHO is systematically evaluated on the CEC2017 and CEC2022 benchmark test functions. Its optimization capability is verified using the Wilcoxon rank-sum test, Friedman mean rank test, and convergence curve analysis. Furthermore, QCAMBHO is combined with the Kernel Extreme Learning Machine (KELM) to construct the QCAMBHO-KELM bankruptcy prediction model, which is used to optimize the key parameters of KELM. The predictive performance of the proposed model in financial classification tasks is evaluated using Accuracy, MCC, Sensitivity, Specificity, Precision, Recall, and F1-score.
The remainder of this paper is organized as follows. Section 2 reviews related studies on bankruptcy prediction, metaheuristic optimization algorithms, and their applications in machine learning model optimization. Section 3 introduces the original BHO algorithm and then describes the proposed QCAMBHO algorithm and its three improvement strategies in detail. Section 4 presents the numerical experimental settings, benchmark function test results, and statistical analysis. Section 5 constructs the QCAMBHO-KELM bankruptcy prediction model and empirically evaluates its classification performance through different evaluation metrics. Section 6 summarizes the main conclusions of this study and discusses possible directions for future research.

2. Related Work

Bankruptcy prediction research was initially mainly based on financial ratios and statistical discrimination methods. Study [7] early verified the predictive value of financial ratios in identifying corporate failure, providing an empirical basis for subsequent research. Study [8] further proposed the Z-score model and introduced multiple discriminant analysis into bankruptcy prediction, promoting a shift in this field from single-ratio judgment to multivariate integrated modeling. Subsequently, study [10] used the Logit model to describe the probability of corporate bankruptcy, which gradually formed a basic paradigm dominated by statistical learning. These early studies laid an important theoretical and methodological foundation for bankruptcy prediction. However, statistical models usually rely on relatively strict assumptions regarding variable distribution, linear separability, and functional form. When corporate financial distress is driven by nonlinear interactions among financial indicators, macroeconomic shocks, and firm-specific heterogeneity, traditional statistical methods may have limited ability to capture complex decision boundaries. Later reviews generally suggest that, with the development of machine learning methods, neural networks, support vector machines, ensemble learning, and deep learning have gradually become important technical routes in this field. Nevertheless, there is still no single model that consistently dominates under different datasets, feature systems, and evaluation criteria [2,16,47]. This indicates that bankruptcy prediction remains a data-dependent and model-sensitive task, and model optimization continues to be an important research issue.
In response to the limitations of traditional statistical models and standalone classifiers, metaheuristic algorithms have been introduced into bankruptcy prediction as effective tools for feature selection, parameter tuning, and model structure optimization. Ant colony optimization was proposed in [29], particle swarm optimization in [33], differential evolution in [28], the artificial bee colony algorithm in [34], and cuckoo search in [35]. Although these classical swarm intelligence and evolutionary optimization methods were initially designed mainly for general optimization problems, their global search ability and strong model adaptability enabled them to be quickly introduced into bankruptcy prediction tasks. Compared with manual parameter setting or exhaustive grid search, metaheuristic algorithms can search a wider solution space and are more suitable for nonlinear, high-dimensional, and non-convex optimization problems. However, early applications of metaheuristic algorithms in bankruptcy prediction were often limited to a supporting role, mainly improving existing classifiers rather than developing a complete optimizer-driven prediction framework.
Earlier related studies mostly used metaheuristic algorithms as auxiliary optimizers for classification models. Study [48] combined the genetic algorithm with support vector machine to perform feature subset selection and parameter optimization at the same time, thereby improving bankruptcy prediction performance. Subsequently, study [49] further developed the GA-SVM hybrid framework, and the results showed that the genetic algorithm could effectively improve the classification performance of support vector machine in bankruptcy prediction. Study [50] systematically discussed variable selection in bankruptcy prediction from the perspective of feature selection and pointed out that feature subset construction has a key influence on prediction performance. Study [51] combined particle swarm optimization with support vector machine for parameter setting and feature screening, and the results showed that PSO-SVM outperformed traditional grid search and several existing models in corporate financial distress identification. These studies demonstrate the usefulness of metaheuristic algorithms in enhancing classifier performance. However, most of them focus on classical classifiers such as SVM, and the optimization target is usually restricted to feature subsets or a small number of hyperparameters. The interaction between optimizer design, classifier parameter search, and prediction robustness has not been sufficiently explored.
Recent studies have further extended this research line by embedding metaheuristic algorithms more deeply into the complete modeling process of bankruptcy prediction. Study [24] proposed an improved particle swarm optimization-based wrapper feature selection method and combined it with tree boosting ensemble models for financial distress prediction. The results showed that the improved particle swarm optimization method could alleviate premature convergence and local optimum problems, and the constructed ensemble framework showed better robustness in both short-term and long-term prediction scenarios. Study [52] proposed a multiple heterogeneous self-paced ensemble learning framework and used particle swarm optimization to jointly search model parameters and ensemble weights. This study considered high-dimensional features, class imbalance, and parameter optimization at the same time, indicating that recent research has shifted from single-point optimization to collaborative design for the entire prediction pipeline. Nevertheless, these studies also reveal a common challenge: as the prediction framework becomes more complex, the optimizer needs to maintain stronger global exploration ability, more stable convergence behavior, and better adaptability to different data structures.
In the direction of genetic algorithms, Literature [21] proposed a GA-LSTM hybrid model and applied it to time-series financial distress prediction. This method uses the genetic algorithm to search the number of LSTM layers, the number of neurons, the batch size, and the number of training epochs, thus achieving joint optimization of the temporal model structure and training parameters. The results showed that this method outperformed traditional machine learning models and the unoptimized LSTM model in two-year-ahead prediction tasks. Literature [23] proposed a genetic-algorithm-optimized XGBoost and ANN hybrid model for bankruptcy prediction on imbalanced Polish datasets. This study found that the genetic algorithm can not only perform feature selection, but also optimize model hyperparameters. In its experimental setting, retaining all features while optimizing parameters achieved better results, suggesting that the role of metaheuristic algorithms in bankruptcy prediction is not always reflected in reducing feature dimensionality. From the perspective of anomaly detection, another study [22] proposed a genetic-algorithm-optimized autoencoder ensemble method, which identifies bankrupt firms in highly imbalanced data by optimizing the reconstruction error threshold and ensemble structure. This study indicates that the application scenarios of genetic algorithms have expanded from traditional supervised classification to unsupervised or semi-supervised risk identification frameworks. A study [53] combined genetic-algorithm-based support vector machine feature selection with stacking ensemble learning and constructed a multi-classifier fusion model on SMOTE-processed data, which also reflects the trend of jointly using genetic algorithms and ensemble learning. However, genetic algorithm-based methods may still suffer from relatively high computational cost, sensitivity to encoding schemes, and unstable search efficiency in complex parameter spaces. Therefore, improving the search mechanism of metaheuristic algorithms remains necessary.
In addition to particle swarm optimization and genetic algorithms, ant colony optimization and other new swarm intelligence algorithms have also been continuously introduced into bankruptcy prediction tasks. Literature [54] proposed an improved Ant Miner method based on the Hellinger distance and applied it to bankruptcy prediction for Malaysian Shariah-compliant securities companies. This method embeds ant colony optimization into the rule generation process and enhances minority-class identification ability through skew-insensitive heuristic information. The results showed that it outperformed the traditional Ant Miner and several tree-based models in imbalanced data environments. A study [55] combined the tuna swarm optimization algorithm with XGBoost for corporate financial risk early warning and improved the predictive performance of the model by searching for the optimal parameter combination. Study [56] proposed an improved RIME optimization algorithm and applied it to feature selection in bankruptcy prediction, further indicating that new swarm intelligence algorithms are being continuously used for feature search tasks. These studies enrich the methodological toolbox for bankruptcy prediction, but they also suggest that newly proposed optimizers must be carefully evaluated in terms of population diversity, convergence stability, and the balance between exploration and exploitation before being applied to financial prediction tasks.
With the increasing application of deep learning in financial risk identification, more studies have begun to adopt dual-optimization or multi-stage optimization frameworks. A study [57] proposed a hybrid model combining extended osprey optimization with a Bayesian neural network. In this model, osprey optimization is used for feature subset selection, while multi-verse optimization is used for parameter optimization of the Bayesian neural network. Thus, feature selection and model training are placed in different optimization stages. Another study found in the literature [58] proposed a financial distress prediction framework based on an attention-based bidirectional gated recurrent unit. The Flying Fox Optimizer is used for feature selection, and the Coati Optimization Algorithm is used for parameter fine-tuning, so as to improve prediction accuracy for imbalanced data. Another study in the literature [59] further used the Elephant Herding Lion Optimizer for dimensionality reduction and the Pied Kingfisher Optimizer to optimize the attention-GRU classifier. This reflects the recent tendency to connect multiple new optimizers within the same deep learning framework. However, multi-stage frameworks usually introduce more algorithmic components and higher computational complexity. In addition, when multiple optimizers are used simultaneously, it becomes more difficult to identify which mechanism contributes to the final performance improvement. This highlights the need for a relatively compact but effective optimizer that can improve search quality without excessively increasing modeling complexity.
Recent related studies also show that the improvement in bankruptcy prediction performance does not come entirely from metaheuristic algorithms themselves. It is often closely related to class imbalance processing, data construction methods, and the selection of evaluation metrics. Study [60] proposed a cost-sensitive XGBoost model, which improved minority-class identification without relying on resampling. This indicates that even without introducing metaheuristic algorithms, modeling designs for class imbalance may significantly improve bankruptcy detection ability. A study [5] has experimentally compared imbalanced learning algorithms on several public datasets and pointed out that hybrid ensemble and undersampling methods are usually more robust than models that only pursue high overall accuracy. Literature [6] further indicated that public bankruptcy prediction datasets differ greatly in sample size, firm type, feature source, and imbalance degree, and that data quality largely determines the upper limit of model performance. Therefore, existing studies are more suitable for comparison from the perspective of how optimization algorithms are embedded into the prediction process, rather than drawing conclusions only based on the best accuracy in a single experiment. For bankruptcy prediction models, it is also necessary to consider evaluation indicators such as sensitivity, specificity, MCC, and F1-score, rather than relying solely on overall accuracy.
Overall, existing research shows that metaheuristic algorithms have become an important tool for improving bankruptcy prediction models. Early studies mainly focused on genetic algorithms and particle swarm optimization, with emphasis on feature selection and parameter optimization for classifiers such as support vector machines. Recent studies have further expanded to ensemble learning, time-series deep models, anomaly detection models, and multi-stage hybrid frameworks, while continuously introducing new swarm intelligence algorithms. However, several limitations remain. First, many existing methods still rely on conventional optimizers whose search performance may be weakened by premature convergence, insufficient population diversity, or limited late-stage exploitation ability. Second, although complex hybrid models can improve prediction accuracy, they may increase computational burden and reduce interpretability. Third, the optimization of KELM parameters in bankruptcy prediction still requires a more effective optimizer with strong global exploration and stable local refinement capability. Therefore, this study proposes QCAMBHO and integrates it with KELM for enterprise bankruptcy prediction. By introducing quantum-computing-enhanced initialization, adaptive Lévy flight, and an adaptive differential operator, the proposed method aims to improve initialization quality, enhance global exploration, strengthen later-stage exploitation, and provide a more robust optimization framework for bankruptcy early warning.

3. Materials and Methods

3.1. An Overview of BHO

The Bounty Hunter Optimizer is a swarm-intelligence-based metaheuristic optimization algorithm proposed by Yu et al. [46]. It is inspired by the behaviors of bounty hunter organizations during target pursuit, including intelligence collection, task deployment, collaborative division of labor, and encirclement redistribution. Unlike traditional position update methods that rely on the population mean, centroid, or a centralized combination of leaders for guidance, BHO constructs a decentralized search framework. In this framework, individual updates mainly depend on local differences, random perturbations, and representative reference solutions, such as the global best solution, the group best solution, and the individual historical best solution, rather than the average position of the population. This design can effectively alleviate center bias and premature population collapse. Meanwhile, BHO further introduces the Explorpolis rule and the Quantum Probability Rotation Selection (QPRS) mechanism to enhance population diversity and achieve a dynamic balance between exploration and exploitation. Overall, BHO mainly includes several key steps, such as oversampling initialization, clustering-based grouping, adaptive search mode switching, fine search, coarse search, Explorpolis screening, inferior individual redistribution, and QPRS-based inter-group selection. The mathematical formulation of the original BHO in this subsection follows the notation of Yu et al. [46], with several symbols slightly reorganized for consistency.
(1)
Clustering Initialization
Let the population size be N and the problem dimension be D . BHO first generates 10N candidate solutions in the search space to form an oversampled candidate pool X o :
X o = X o 1 X o 2 X o 10 N = x o 1,1 x o 1,2 x o 1 , D x o 2,1 x o 2,2 x o 2 , D x o 10 N , 1 x o 10 N , 2 x o 10 N , D
On this basis, K-means clustering is used to divide X o into N clusters, and the centroid of each cluster is taken as the initial population X :
X = X 1 X 2 X N = x 1 , 1 x 1 , 2 x 1 , D x 2 , 1 x 2 , 2 x 2 , D x N , 1 x N , 2 x N , D
Subsequently, according to the spatial positional relationships among individuals, the population is further divided into N g r o u p search groups to improve initial coverage and reduce redundant sampling.
In the standard BHO, the initial population is usually generated by uniform random initialization. Although this method is simple to implement and has low computational cost, it may easily cause uneven distribution, individual aggregation, and insufficient diversity in complex high-dimensional optimization problems. These problems weaken the early global exploration ability of the algorithm, make the search process prematurely biased toward local regions, and delay the algorithm from entering an effective optimization state.
(2)
Adaptive Search Mode Switching
In each iteration, BHO adaptively assigns search roles according to the relative ranking of each individual within its subgroup. Let s i k 0 , 1 denote the search mode of the i-th individual at the k-th iteration, where s i k = 1 indicates fine search and s i k = 0 indicates coarse search. Let R h , i k denote the ranking of the individual within its subgroup, and let r h k be the mode-switching threshold. Then, we have:
s i k = 1 { R h , i k r h k }
To allow the search process to adaptively adjust the ratio between exploration and exploitation according to the current optimization state, BHO uses a self-feedback mechanism to update the threshold r h k :
r h k = 0.5 , k = 1 r h k 1 + i M t s c o r e i k 1 i M r s c o r e i k 1 , k > 1
where M t and M r denote the sets of individuals currently in the fine search mode and the coarse search mode, respectively. c i k denotes the individual update score, which is defined as follows:
c i k = 1 N k m a x , F i k F i k 1 1 N k m a x , F i k > F i k 1
where F i k is the objective function value of the i -th individual at the k -th iteration, and k m a x is the maximum number of iterations. This mechanism allows the algorithm to enhance exploration when the search stagnates and strengthen exploitation when a better region is found.
(3)
Fine Search Strategy
For individuals with higher rankings, BHO adopts a fine search strategy and jointly uses three reference solutions, namely the global best solution, the group best solution, and the individual historical best solution, for local exploitation. The position update formula is given as follows:
X j c a n d = X i , j k + m i k c 1 i k r a n d X b e s t , j k X i , j k + c 2 i k r a n d X b e s t , j k , t e a m l X i , j k + c 3 i k r a n d X b e s t , j k , t e a m l X i , j k
where j = 1,2 D .   r a n d U 0,1 denotes an independently generated random number for each term or dimension. X j c a n d denotes the candidate solution generated by the current fine or rough search operation. X b e s t k denotes the global best solution at the k-th iteration, X b e s t , j k , t e a m l denotes the current best solution of the l -th group, and X i b e s t denotes the historical best solution of the i -th individual. c 1 i k , c 2 i k , and c 3 i k are the adaptive reference factors associated with the global best, group best, and individual historical best solutions, and m i k is the movement factor used to scale the overall step size. Furthermore, let the mean values of the three reference weights be defined as follows:
c ¯ i k = c 1 i k + c 2 i k + c 3 i k 3
Here, c ¯ i k is only the average of the three adaptive reference factors. The actual updated parameters are c j i k j = 1,2 , 3 , which correspond to the weights associated with the global best, group best, and individual historical best positions, respectively. Following the original BHO formulation, the update of c j i k is performed according to the previous value c j i k 1 , the relative rank R h i k , and the comparison between c j i k 1 and c ¯ i k 1 . Then, the weight update rule given in the original paper can be organized as follows using R h i k . Following the original BHO formulation, c i k denotes the update score of the i -th individual at the k -th iteration, which is used to measure whether the individual obtains an improvement after position updating. In this paper, c i k follows the same meaning as the individual update score defined in Equation (5), and it is used to adaptively adjust the reference factors in the fine search stage:
c i k = min c i k 1 + R h i k 10 , 0.8 , c i k c i k ¯ ,   R h i k 0.2 max c i k 1 R h i k 10 , 0.2 , c i k < c i k ¯ ,   R h i k 0.2 c i k , 0.2 < R h i k < 0.8   min c i k 1 + R h i k 10 , 0.8 , c i k c i k ¯ ,   R h i k 0.8 max c i k 1 R h i k 10 , 0.2 , c i k < c i k ¯ ,   R h i k 0.8
(4)
Rough Search Strategy
For individuals with lower rankings, BHO adopts a rough search strategy to enhance global exploration ability. First, a reference solution X r k , t e a m l is randomly selected from the corresponding group. If this reference solution is better than the current individual, the individual moves toward it. Otherwise, the individual moves away from it to expand the search range. The update formula is given as follows:
X i , j k , r o u g h = X i , j k + r a n d X r , j k , t e a m l X i , j k , F i k F i k , t e a m l X i , j k r a n d X r , j k , t e a m l X i , j k , F i k > F i k , t e a m l
where r a n d , r a n d 1 and r a n d 2 are independent random numbers uniformly distributed in 0,1 . In Equation (9), r a n d controls the movement amplitude toward or away from the randomly selected reference solution X r k , t e a m l . In Equation (10), r a n d 1 controls the radius of the local random diffusion around X i k , r o u g h , while r a n d 2 determines the positive or negative perturbation direction. After obtaining the rough moving position, a local random diffusion operation is further performed:
X j c a n d = X i , j k , r o u g h + m i k r a n d 1 X i , j k , r o u g h , r a n d 2 > 0.5 X i , j k , r o u g h m i k r a n d 1 X i , j k , r o u g h , r a n d 2 0.5
This mechanism can effectively enhance the spatial diffusion ability of individuals and reduce the risk of falling into local optima.
(5)
Explorpolis Rule
When the new solution X i k t e s t is not directly better than the old solution, BHO does not simply discard it. Instead, the Explorpolis rule is introduced to determine whether this solution has structural value for retention. In the Explorpolis rule, the elite solution refers to a solution that has been admitted into the elite set S according to the current fitness ordering and diversity criterion. Let X c a n d denote the candidate solution generated after fine search or rough search, and let X e l i t e S denote an admitted elite solution. The normalized distance between them is calculated as:
T D X c a n d , X e l i t e = j = 1 D X j c a n d X j e l i t e U j L j 2 D
where U j and L j denote the upper and lower bounds of the j -th dimension, respectively. This formulation is equivalent to the distance definition in the original BHO, but the notation is rewritten to distinguish the candidate solution from the admitted elite solution more clearly.
Furthermore, let S { x i } denote the current elite solution set. Then, the nearest normalized distance from the candidate solution to the elite set is defined as follows:
T D ( X c a n d , S ) = min X elite S T D X c a n d , X e l i t e
where S denotes the elite set admitted by the Explorpolis rule, X c a n d denotes the candidate solution generated by the current update, and X e l i t e denotes an elite solution in S . U = U 1 , , U D and L = L 1 , , L D denote the upper and lower bound vectors of the search space, respectively. Therefore, T D ( X c a n d , S ) represents the nearest normalized Euclidean distance from the candidate solution to the admitted elite set.
If the candidate solution is better than the current solution, it is directly accepted. If it is not better than the current solution, but there is no solution in the elite set that is both better and closer, the candidate solution can still be accepted to maintain structural diversity in the population. This mechanism can suppress homogeneous accumulation of solutions and thereby improve global search ability.
(6)
Inferior Individual Redistribution and QPRS Mechanism
When an individual remains at the bottom of its subgroup for several consecutive iterations, it may indicate that the individual has fallen into an inefficient search region. For this reason, BHO sets a worst-performance counting threshold, denoted as MPPC. When the continuous inferior performance of an individual reaches this threshold, it is reassigned to a better group. After redistribution, the update formula of the individual is given as follows:
X i , j k , t e s t = X i , j k + m i k c 1 i k r a n d X b e s t , j k X i , j k + c 2 i k r a n d ( X b e s t , j k , t e a m n e w X i , j k ) + c 3 i k r a n d ( X b e t t e r , j b e s t , t e a m n e w X i , j k )
where X b e s t , j k , t e a m n e w is the current best solution of the new group, and X b e t t e r , j b e s t , t e a m n e w is the historical best solution of another member in the new group that is better than the current individual. Following the original BHO design, X b e t t e r b e s t , t e a m n e w denotes the historical best position of another individual in the new group whose performance is better than that of the reassigned individual. The historical best solution is used instead of simply selecting the first current individual that is better than i , because it provides more stable and accumulated search experience in the new group. This design allows the reassigned individual to quickly adapt to a promising region while avoiding excessive dependence on a single instantaneous position.
To achieve smooth inter-group selection, BHO further adopts the Quantum Probability Rotation Selection (QPRS) mechanism. Let each candidate group be represented by a qubit, whose probability amplitudes are (α, β), satisfying:
α 2 + β 2 = 1
In QPRS, α l and β l denote the probability amplitudes of group l . satisfying α l 2 + β l 2 = 1 . At initialization, the amplitude α 1 , l is calculated from the normalized cumulative contribution of group l :
α 1 , l = C 1 , l C 1 , l
Then, β 1 , l is obtained from the normalization condition as:
β 1 , l = 1 α 1 , l 2
In subsequent iterations, α l and β l are continuously updated by the quantum rotation gate. Therefore, α in Equation (14) denotes the general amplitude state, while α 1 , l denotes its initial value for group l .
In Equation (15), C k , l denotes the cumulative contribution of the l-th group at the k-th iteration, defined as the sum of the cumulative contributions of its members, and it decays over iterations with a fading factor ρ , it is updated as follows:
C k , l = 0 , k = 0 ( 1 ρ ) C k , l + i B c i k , k > 0
where ρ [ 0,1 ] is the contribution decay factor, and B denotes the set of members in this group. The individual contribution is defined as follows:
c i k = 0 , k = 0 1 F i k F i k , k > 0
Then, the probability amplitudes are updated using a quantum rotation gate:
α β = U β ( θ ) α β = cos θ sin θ sin θ cos θ α β
where θ is the rotation angle. QPRS replaces the traditional discrete roulette-wheel selection with continuous probability amplitude updating, making the selection pressure smoother and more controllable.
The rotation angle θ is not fixed manually. Following the original BHO, it is determined according to the QPRS rotation-angle update rules, which depend on the group selection state, the comparison between the current group contribution and the best group contribution, and the signs of α l β l . The possible values of θ include 0 ,   + 0.01 π ,   0.01 π   a n d   ± 0.01 π . The initial amplitudes α 1 , l and β 1 , l are calculated from the group contribution and the normalization condition α 2 + β 2 = 1 , and then they are updated iteratively through the rotation gate.
(7) Step-Size Shrinkage Mechanism
To balance global exploration in the early stage and local exploitation in the later stage, BHO adopts an iteration-dependent step-size decay mechanism:
m i k = 1 k 2 k m a x × F i k F i k
As the number of iterations increases, the step size gradually decreases, and the search radius continuously shrinks. As a result, the algorithm has stronger exploration ability in the early stage and becomes more focused on fine exploitation around promising regions in the later stage.
The main characteristics of BHO are reflected in the following three aspects. First, it adopts a decentralized update strategy, which avoids the center bias caused by mean-guided search. Second, it preserves structurally complementary solutions through the Explorpolis rule, thereby enhancing population diversity. Third, it uses QPRS instead of traditional roulette-wheel selection to achieve smoother inter-group migration and more controllable selection pressure. Therefore, BHO can maintain population dispersion while achieving stable convergence, showing strong ability to solve complex optimization problems. The overall workflow of the original BHO algorithm is illustrated in Figure 1.

3.2. Proposed QCAMBHO

Although the original BHO has a certain ability to balance global exploration and local exploitation and shows good application potential for continuous optimization problems, it still has several limitations when dealing with complex high-dimensional and multimodal optimization problems. Specifically, the random initialization method may easily lead to uneven initial population distribution and insufficient population diversity. The random perturbation mechanism in the rough search stage lacks adaptive adjustment of the search step size, making it difficult to balance global exploration and local exploitation effectively. In the later stage of the algorithm, as the population gradually gathers around promising regions, the differences among individuals continuously decrease. This may result in premature convergence and local stagnation, thereby affecting the convergence accuracy and overall optimization performance of the algorithm. To address these limitations of the original BHO in terms of initialization quality, search step-size control, and the ability to escape from local optima in the later stage, this paper proposes an improved BHO algorithm that integrates quantum-computing-enhanced initialization, an adaptive Levy flight strategy, and an adaptive differential operator. The proposed algorithm aims to improve population diversity, enhance global exploration ability, and improve fine search performance in the later stage.

3.2.1. Quantum-Computing-Enhanced Initialization Strategy

To further improve the spatial distribution quality of the initial population, this study introduces a quantum-computing-enhanced initialization strategy after the original BHO initialization process. The purpose of this strategy is to enrich the initial search information, reduce the dependence on purely random sampling, and provide more diverse and promising starting points for subsequent optimization.
In quantum computation theory, a quantum bit can be represented as a superposition of two basic states:
| ψ = α | 0 + β | 1
where | 0 and | 1 denote the two basis states of a qubit, and α and β are the corresponding probability amplitudes:
| α | 2 + | β | 2 = 1
This means that, before observation, the system does not correspond to only a single deterministic state, but can contain information from multiple potential states at the same time. Inspired by this idea, this paper first generates the initial population according to the standard BHO method. Let the population size be N, the problem dimension be D, and the position of the i-th individual in the j-th dimension be denoted as x i j . Then, the initial position can be expressed as follows:
x i j = l j + r i j u j l j , i = 1,2 , , N , j = 1,2 , , D , r i j [ 0,1 ]
where l j and u j denote the lower and upper bounds of the search space in the (j)-th dimension, respectively, and r i j [0, 1] is a uniformly distributed random number.
After obtaining the standard initial population, this paper further maps the individual positions from the classical solution space to the quantum angle space. Specifically, for each position component x i j , its corresponding quantum angle is constructed as follows:
θ i j = a r c c o s 2 r i j 1 = arccos 2 x i j l j u j l j 1
When r i j [0, 1], the term 2 r i j 1 always lies in [−1, 1], which ensures the validity of the inverse cosine mapping in Equation (24). Through the above mapping, the original individual can be transformed from classical position encoding into quantum phase parameters, thereby providing a basis for generating diversified candidate solutions. Then, quantum-enhanced individuals are constructed using trigonometric mapping relationships. In this paper, the following two mapping forms are adopted:
x ~ i j ( 1 ) = 1 2 1 + cos θ i j ( u j l j ) + l j
x ~ i j ( 2 ) = 1 2 1 + sin θ i j ( u j l j ) + l j
where x ~ i j ( 1 ) and x ~ i j ( 2 ) denote the candidate positions generated by the cosine mapping and sine mapping, respectively. Compared with traditional random initialization, this mechanism can derive alternative solutions from the original individuals, thereby significantly expanding the distribution range of the initial population.
To further enhance the perturbation ability in the quantum space, this paper also introduces a quantum rotation gate mechanism to update the quantum angle, which is formulated as follows:
cos θ i j n e w sin θ i j n e w = cos Δ θ sin Δ θ sin Δ θ cos Δ θ cos θ i j sin θ i j
where Δθ denotes the rotation angle, which controls the perturbation intensity in the quantum angle space. The lower-right element of the rotation matrix is + cos Δ θ , which corresponds to the standard two-dimensional quantum rotation gate. After the rotation perturbation, new candidate individuals can be generated again using the above sine and cosine mappings, which enhances the dispersion and coverage of the initial population. Finally, the original population and the enhanced individuals generated by quantum mapping are merged and sorted according to their fitness values. The top N superior individuals are retained as the final initial population of BHO.
It should be noted that the proposed quantum-computing-enhanced initialization strategy only modifies the population construction stage of BHO. After the enhanced candidate pool is generated and ranked, the top N individuals are selected as the initial population. The subsequent search process still follows the original BHO framework, except for the adaptive mechanisms introduced in the rough search and later-stage exploitation phases. Therefore, this strategy improves the starting quality and diversity of the population without changing the basic population size and iterative structure of BHO.

3.2.2. Adaptive Levy Flight Strategy

In the original BHO, the Rough Search stage mainly relies on conventional random perturbation to perform a preliminary scan of the search space. Although this method has a certain degree of randomness, its step-size variation is relatively simple. In complex high-dimensional and multimodal problems, it may easily appear as disordered fluctuations within local neighborhoods, with insufficient cross-region search ability. Meanwhile, random perturbation lacks adaptive adjustment with different iteration stages, making it difficult to achieve a smooth transition from global exploration to local exploitation.
Levy flight is a random walk mechanism with a heavy-tailed distribution. It can perform small-step movements in most cases while generating long-distance jumps with a low probability. Therefore, it has been widely used in metaheuristic optimization to enhance global search ability. The individual step size is controlled by the adaptive Levy weight to simulate the exploration and exploitation intensities at different stages of the algorithm. The Levy weight can be expressed as follows:
w j = u j v j 1 / β
where u j N ( 0 , σ 2 ) , v j N ( 0,1 )
σ = Γ 1 + β 2 β 2 β 1 2 Γ ( 1 + β ) sin π β 2 1 / β
where Γ ( ) denotes the Gamma function, and β is a key parameter that controls the shape of the Levy distribution. Unlike the fixed step-size mechanism, β is dynamically adjusted during the iteration process in this strategy, and its expression is given as follows:
β = β b a s e + 0.5 sin π t 2 T
where β b a s e is the initial parameter, t denotes the current iteration number, and T denotes the maximum number of iterations. This dynamic adjustment mechanism makes the algorithm tend to use larger jump steps in the early search stage to enhance global exploration. In the later search stage, it gradually shifts to smaller steps to improve local exploitation accuracy. Thus, this mechanism can achieve a natural transition from larger exploratory steps to more precise descending steps. The comparison between the standard Levy flight and the adaptive Levy flight is illustrated in Figure 2.
In the proposed QCAMBHO, the adaptive Lévy flight strategy is embedded into the Rough Search stage of the original BHO, rather than being introduced as an additional independent search phase. To make this modification consistent with the notation used in Section 3.1 (4), let X i k = X i , 1 k , X i , D k denote the i -th individual at the k -th iteration, and let X r i k denote the reference solution randomly selected from the same subgroup. In the original Rough Search strategy, the individual moves toward X r i k when the reference solution is better than the current individual; otherwise, it moves away from X r i k to expand the search range. QCAMBHO retains this search direction mechanism and only replaces the conventional uniform random perturbation term with an adaptive Lévy perturbation.
Specifically, the adaptive Lévy weight of the j -th dimension at the k -th iteration is denoted as L i , j k , which is generated according to Equations (28)–(30). Then, the Rough Search update in Equation (9) can be modified as follows:
X i , j k , r o u g h = { X i , j k + L i , j k X i , j k X r i , j k ,   o t h e r w i s e X i , j k + L i , j k X r i , j k X i , j k ,   i f   f X r i k < f X i k  
where j = 1,2 , , D . This formulation keeps the original Rough Search logic of BHO unchanged: a better reference individual guides the current individual, while an inferior reference individual induces an opposite movement to enlarge the search region. The main difference is that the movement amplitude is no longer controlled by a simple uniformly distributed random number, but by the adaptive Lévy weight L i , j k .
After obtaining X i , j k , r o u g h , the local diffusion step in Equation (10) is also rewritten using the same notation. The candidate solution is generated as:
X i , j k , t e s t = X i , j k , r o u g h + L i , j k r a n d 2 , j X i , j k , r o u g h X i , j k
where r a n d 2 , j U 0,1 . This step preserves the local random diffusion operation of the original Rough Search, but adaptively scales the diffusion intensity through L i , j k . Therefore, the proposed adaptive Lévy flight strategy modifies only the perturbation amplitude of the original Rough Search stage, while the reference-solution selection, movement direction, candidate generation, boundary handling, and greedy selection rules of BHO remain unchanged.
Through this modification, the Rough Search stage of BHO is transformed from a uniformly random perturbation process into an adaptive heavy-tailed search process. In the early stage of iteration, the Lévy perturbation can generate relatively larger jumps with a certain probability, which helps individuals move across different regions of the search space and reduces the risk of premature convergence. In the later stage, the adaptive parameter gradually weakens the perturbation intensity, allowing the algorithm to perform more stable local exploitation around promising regions. Thus, the proposed strategy improves the exploration capability of the original Rough Search stage while maintaining the basic search structure of BHO.

3.2.3. Adaptive Differential Operator

In the original BHO, as the iteration proceeds, population individuals gradually concentrate around the current promising regions, making the algorithm more inclined toward local exploitation in the later stage. However, when the population prematurely shrinks to a suboptimal region, individual differences and search directions gradually become similar. This may lead to a lack of effective cross-region jumping ability and easily cause search stagnation in complex multimodal or composite functions. Therefore, this paper introduces an adaptive differential operator in the later stage of the algorithm and embeds the mutation, crossover, and greedy selection mechanisms of differential evolution into the BHO framework to enhance the later-stage search activity.
For the individual X i t in the t -th generation, three mutually different individual indices r 1 , r 2 , r 3 are first randomly selected from the current population, satisfying r 1 r 2 r 3 i . Then, the mutation vector is constructed as follows:
M i t + 1 = X r 1 t + F X r 2 t X r 3 t
F m = 0.9 0.5 × i t e r m a x I t e r
where F is the differential scaling factor, which is used to adjust the amplitude of the differential perturbation. The above equation corresponds to the differential mutation formula in the reference. Its core idea is to use the difference information among individuals in the population to generate new search directions, thereby overcoming the directional monotonicity caused by traditional local updating. After obtaining the mutation vector, a crossover operation is further performed to construct the trial vector u i t + 1 . The update rule for its j -th dimension is given as follows:
u i , j t + 1 = m i , j t + 1 , i f   r a n d j < C R   o r   j = j r a n d x i , j t , o t h e r w i s e
C R = 0.2 + 0.7 × i t e r m a x I t e r
where CR  [0, 1] is the crossover probability, and j r a n d is a randomly selected dimension index used to ensure that the trial vector inherits at least one dimension from the mutation vector. This mechanism allows the new individual to retain part of the effective information of the original individual while absorbing the new structure generated by differential mutation, thereby improving the diversity and recombination ability of candidate solutions. This equation corresponds to the crossover formula in the reference. After the trial vector is constructed, its fitness value is evaluated, and a greedy selection mechanism is used to retain the better individual. For a minimization problem, the selection rule can be written as follows:
X i t + 1 = U i t + 1 , i f f ( U i t + 1 ) f ( X i t ) X i t , o t h e r w i s e
That is, when the trial vector is better than the original individual, it replaces the original individual. Otherwise, the original solution remains unchanged. This strategy ensures that the differential recombination process does not destroy existing high-quality solutions. Instead, it further improves the population while maintaining its stability. This equation corresponds to the greedy selection rule in the reference.
In the improved BHO proposed in this paper, the adaptive differential operator is arranged in the later stage of the algorithm to enhance fine search ability and alleviate local stagnation. It should be emphasized that the DE operator is not executed simultaneously with the Explorpolis rule or the QPRS mechanism. In each iteration, QCAMBHO first completes the regular BHO update procedure, including fine search or rough search, Explorpolis-based candidate retention, inferior individual redistribution, QPRS-based group selection, boundary handling, and greedy selection. After the updated population is obtained, if the iteration enters the later stage, the adaptive DE operator is applied to the current population as a post-update refinement step. Therefore, the adaptive differential operator is not a modification of the inferior individual redistribution or QPRS mechanism in Part (6) of Section 3.1. Instead, it is an additional later-stage refinement module executed after the regular BHO update process has been completed. In this way, the later-stage search of BHO no longer relies only on continuous local exploitation, but introduces a structural recombination process based on population difference information. In an abstract form, the later-stage enhanced update can be written as follows:
X i t + 1 = D E ( X i t , X r 1 t , X r 2 t , X r 3 t , F , C R )
where DE(·) denotes the differential evolution operator composed of mutation, crossover, and greedy selection. If the adaptive mechanism is further considered, CR or F can also be designed as dynamically changing parameters with the iteration process. In this way, the algorithm can maintain stronger perturbation ability at the beginning and later stages and further enhance fine exploitation ability before termination.
The adaptive differential operator uses difference information among individuals to construct new search directions and integrates mutation information with the original individual structure through the crossover mechanism, thereby generating more promising candidate solutions. This recombination process can improve population diversity and provide cross-region jumping ability for the algorithm, which compensates for the limited continuous local updating ability of the original BHO in the later stage. Meanwhile, the greedy selection mechanism ensures that new solutions are retained without reducing the population quality, thereby further improving the later-stage optimization efficiency and stability of the algorithm. The pseudocode of QCAMBHO is shown in Algorithm 1.
Algorithm 1 QCAMBHO
Initialize population X by the standard BHO scheme via Equation (22)
Enhance the initial population using quantum mapping and rotation via Equations (23)–(26)
Evaluate fitness of all individuals and determine X b e s t
Set t = 1
while tT do
       Divide the population into elite individuals and explorer individuals
       for each individual X i do
              if X i is elite then
                    Update X i by the original BHO exploitation mechanism
              else
                    Replace the random disturbance in Rough Search with adaptive Levy flight
                    Compute adaptive Levy weight via Equations (27)–(29)
                    Update X i in Rough Search via Equations (30)–(31)
              end if
              Apply boundary control and greedy selection
       end for
       if t enters the late stage then
              Compute adaptive DE parameters F and CR via Equations (33) and (35)
              for each individual X i do
                    Generate mutant vector via Equation (32)
                    Generate trial vector via Equation (34)
                    Update X i by greedy selection via Equation (36)
              end for
       end if
       Update X b e s t and record Convergence(t); t = t + 1
end while
return X b e s t ,   F b e s t , Convergence

3.3. Time Comparison Analysis of BHO and QCAMBHO

Execution time analysis was further conducted to evaluate the computational cost of QCAMBHO compared with the original BHO. Under the same experimental settings, including a population size of 30, a maximum iteration number of 100, and 30 independent runs on the CEC2017 30D test suite, QCAMBHO requires more running time than BHO on all 30 benchmark functions. All experiments are conducted on a computer equipped with an Intel Core i5-1135G7 2.40 GHz processor and 16 GB of memory. The experimental platform is MATLAB 2021a. As shown in Table 1, QCAMBHO requires more running time than BHO for all 30 functions. On average, the execution time increases from 4.1252 s for BHO to 5.1191 s for QCAMBHO, corresponding to an increase of approximately 24.09%. This additional cost mainly results from the quantum-computing-enhanced initialization, adaptive Lévy flight perturbation, and later-stage adaptive differential operator.
Nevertheless, the increase in computational cost is moderate. Considering that QCAMBHO obtains better optimization accuracy and stability on most benchmark functions, the additional running time represents an acceptable trade-off between computational cost and solution quality. Therefore, the proposed improvement mechanisms enhance the search performance of BHO at the cost of a limited increase in execution time.

4. Numerical Experiments

This section mainly investigates the convergence characteristics of QCAMBHO and systematically compares its performance with nine other optimization algorithms based on two standard benchmark suites, CEC2017 and CEC2022. For the CEC2017 test suite, experiments are conducted in 30-dimensional, 50-dimensional, and 100-dimensional search spaces. For the CEC2022 test suite, tests are performed under 10-dimensional and 20-dimensional conditions. To reduce the influence of randomness on the experimental results, each algorithm is independently run multiple times, and the mean and standard deviation of the optimization results are recorded to comprehensively evaluate the solution accuracy and stability of the algorithms.
To further improve the statistical reliability of the experimental conclusions, this paper introduces two nonparametric statistical methods, namely the Wilcoxon rank-sum test and the Friedman test, to analyze the performance differences and overall rankings among the algorithms. Specifically, in the Wilcoxon rank-sum test, when the (p)-value is less than 0.05, it indicates that there is a significant difference between the comparison algorithm and QCAMBHO. When the (p)-value is greater than 0.05, it indicates that there is no statistically significant difference between them. Meanwhile, “+/=/−” is used to denote that QCAMBHO performs better than, similarly to, or worse than the comparison algorithm, respectively. For the Friedman test, the average rank of each algorithm on all test functions is first calculated, and the overall performance of the algorithms is then ranked according to the average rank results, so as to determine whether there are significant statistical differences among different algorithms.

4.1. CEC2017 and CEC2022 Test Suite

This section uses the CEC 2017 test suite with dimensions of 30, 50, and 100, and the CEC 2022 test suite with dimensions of 10 and 20, to evaluate the performance of the QCAMBHO algorithm. To conduct a more comprehensive evaluation, 30 benchmark functions from the CEC 2017 test suite, namely F1–F30, and 12 benchmark functions from the CEC 2022 test suite, namely F1–F12, are selected. In total, 42 test functions are used, as shown in Table 2 and Table 3.
According to their properties and testing objectives, these benchmark functions can be divided into different types. Unimodal functions contain only one global optimum and are mainly used to evaluate the convergence speed and solution accuracy of an algorithm. Multimodal functions contain multiple local optima and are mainly used to examine the ability of an algorithm to escape from local optima and its robustness. Hybrid functions and composition functions combine the characteristics of the above two types of functions and can more effectively simulate complex optimization problems, thereby further evaluating the global search ability and overall performance of an algorithm in complex search environments. All experiments are conducted on a computer equipped with an Intel Core i5-1135G7 2.40 GHz processor and 16 GB of memory. The experimental platform is MATLAB 2021a. To ensure a fair comparison among different algorithms, the maximum number of iterations is uniformly set to 500, and the population size is set to 30 in all numerical experiments in this section.

4.2. Algorithm Parameter Settings

Table 4 presents the parameter settings of QCAMBHO and the comparison algorithms. To comprehensively evaluate the performance of the proposed algorithm in numerical optimization problems, several representative and advanced metaheuristic algorithms are selected for comparison, including LSHADE [61], LSHADE_cnEpSin [62], TACPSO [63], MELGWO [64], EWOA [65], HPHHO [66], AOO [67], CFOA [68], and BHO [46]. The parameter settings of these algorithms are mainly determined according to their original references or recommended configurations. For the proposed QCAMBHO, the parameters are set based on its algorithmic design mechanisms and preliminary experimental results, so as to ensure the fairness and reproducibility of the experimental comparison.
To ensure fairness and reproducibility, the parameter settings of all comparison algorithms are determined according to their original references or recommended configurations, rather than being manually tuned for the benchmark functions used in this study. All algorithms are tested under the same experimental conditions, including the same population size, maximum number of iterations, benchmark functions, dimensions, and number of independent runs. For the proposed QCAMBHO, the parameters are set based on its algorithmic design mechanisms and the sensitivity analysis reported in Section 4.6. The detailed parameter settings are listed in Table 4.

4.3. Convergence Behavior Evaluation

To verify the effectiveness of the proposed QCAMBHO algorithm, this paper further plots its convergence graphs on different benchmark functions and analyzes its optimization process from several perspectives, including search distribution, fitness evolution, individual trajectory changes, and convergence curves. Figure 3 illustrates the convergence behavior of QCAMBHO when solving representative numerical optimization problems from the CEC benchmark suite. In these experiments, each benchmark function is treated as a minimization problem, and the explicit optimization objective is to search for the optimal decision vector X * = x 1 * , x 2 * , , x D * within the predefined boundary constraints so that the objective function value f X is minimized:
X * = a r g min X L , U f X
where X denotes a candidate solution, L and U represent the lower and upper bounds of the search space, respectively. Therefore, Figure 3 illustrates how QCAMBHO updates the population distribution, fitness values, individual trajectories, and convergence curves during the process of solving these benchmark minimization problems.
The results show that QCAMBHO exhibits good search ability and convergence characteristics on different types of functions. Its search points gradually move from a dispersed distribution to promising regions, the average fitness decreases rapidly with iterations and then becomes stable, and the individual trajectories gradually converge to potential optimal regions through dynamic adjustment. Compared with the original BHO, QCAMBHO also shows faster convergence speed and better final solution accuracy. The optimization process of QCAMBHO on complex functions shows both strong global exploration ability and later-stage local exploitation ability. In the early stage of iteration, the algorithm can maintain a wide search range to improve the effective exploration of the solution space. As the iteration proceeds, the population gradually concentrates around high-quality regions, showing good search balance and stability. This indicates that the multi-strategy mechanism introduced in this paper can effectively improve the search behavior of the original BHO, thereby enhancing its overall performance in complex numerical optimization problems.

4.4. Quantitative Analysis

Comparison with other competitive algorithms on CEC 2017:
This section evaluates the performance of the proposed QCAMBHO algorithm and other comparison algorithms on the CEC 2017 test suite under three different dimensional settings, namely 30, 50, and 100 dimensions. Table 5, Table 6 and Table 7 present the mean and standard deviation of the best solutions obtained by each algorithm after 30 independent runs under different dimensional conditions. As shown in Table 4, Table 5 and Table 6, QCAMBHO generally exhibits strong optimization ability and good cross-dimensional stability in the 30-dimensional, 50-dimensional, and 100-dimensional scenarios of the CEC 2017 test suite. Under both low-dimensional and high-dimensional conditions, the mean values obtained by QCAMBHO on most test functions are clearly better than those of the original BHO and other comparison algorithms. This indicates that the proposed quantum-enhanced initialization, adaptive Levy flight mechanism, and adaptive differential operator can effectively improve the global search ability and later-stage exploitation ability of the algorithm.
A further comparison between QCAMBHO and the original BHO shows that, as the problem dimension increases from 30 to 50 and 100, the performance advantage of QCAMBHO on most functions does not weaken, but becomes more evident. For example, for functions such as F1, F2, F12, F13, and F30, the mean values of QCAMBHO are significantly lower than those of BHO. This shows that the proposed improvement strategies effectively alleviate the problems of the original BHO in complex high-dimensional search spaces, such as being easily trapped in local optima, insufficient population diversity, and limited later-stage exploitation ability. Meanwhile, QCAMBHO also maintains relatively low standard deviations on many functions, indicating that the algorithm can not only obtain better solutions but also show good robustness and result consistency in repeated runs. In particular, under the 30-dimensional and 50-dimensional conditions, QCAMBHO obtains clearly smaller standard deviations for functions such as F9, F15, F19, F26, and F30, reflecting a more stable search process.
From the overall trend across different dimensions, the solution difficulty of all algorithms increases significantly as the dimension increases, and the optimal values of most functions deteriorate to varying degrees. However, QCAMBHO can still maintain strong competitiveness in high-dimensional scenarios. Under the 100-dimensional condition, although QCAMBHO is not the best on several functions, such as F3, F10, F17, and F18, and its results are close to those of BHO or some comparison algorithms, its overall performance remains superior on most functions. In particular, it shows clear advantages on functions such as F1 and F4. This indicates that the proposed multi-strategy collaborative mechanism has good dimensional adaptability and can continuously maintain strong search efficiency and solution quality in high-dimensional complex optimization problems.
Figure 4 and Figure 5 show the convergence curves and boxplots of QCAMBHO on several representative functions, respectively. As shown in Figure 3, QCAMBHO exhibits a rapid decreasing trend in the early stages of iteration, indicating its strong initial search efficiency. As the iteration proceeds, its convergence curve continues to decrease and maintains a clearly better fitness level than the other comparison algorithms in the later stages. This suggests that the algorithm still has strong local fine search ability during the exploitation stage. Compared with the original BHO, QCAMBHO achieves faster overall convergence speed and higher final convergence accuracy, indicating that the introduced multi-strategy improvements effectively enhance the global search ability and later-stage exploitation ability of the algorithm. Figure 5 shows that, under different dimensional conditions, the boxplots of QCAMBHO are generally located at lower positions and have narrower distribution ranges. Compared with the other algorithms, QCAMBHO obtains smaller mean values and standard deviations, indicating that it can not only achieve better objective values in multiple independent runs but also has better stability and robustness. This is consistent with the numerical results in Table 7, Table 8 and Table 9.
Table 8, Table 9 and Table 10 present the Wilcoxon rank-sum test results between QCAMBHO and the nine comparison algorithms on the CEC 2017 test suite under different dimensional conditions. Specifically, these tables report the results under 30-dimensional, 50-dimensional, and 100-dimensional settings. At the significance level of 0.05, QCAMBHO shows statistically significant advantages over the comparison algorithms on most test functions. This indicates that its performance improvement does not come from random fluctuations, but has strong statistical reliability. In particular, when compared with LSHADE, LSHADE_cnEpSin, MELGWO, EWOA, HPHHO, AOO, and CFOA, the (p)-values on most functions are far less than 0.05, which further verifies the superiority of QCAMBHO on different types of optimization problems.
From the comparison with the original BHO, QCAMBHO also achieves significant advantages on most functions under the three-dimensional settings. This shows that the proposed improvement strategies effectively enhance the overall search performance of the original algorithm. Although the differences between the two algorithms do not reach a significant level on a few functions, this also indicates that QCAMBHO can at least maintain comparable performance to BHO on these functions, while achieving significant improvements on most other functions.
Table 11 presents the Friedman mean rank test results on the CEC2017 test suite under 30-dimensional, 50-dimensional, and 100-dimensional conditions. It can be seen that QCAMBHO obtains average ranks of 1.17, 1.20, and 1.23 in the three-dimensional scenarios, respectively, and ranks first overall in all cases. This indicates that QCAMBHO has the best comprehensive performance among all comparison algorithms. Meanwhile, the original BHO ranks second under all three-dimensional settings, suggesting that BHO itself has certain competitiveness, while QCAMBHO achieves further stable and significant performance improvement on this basis.
Figure 6a–c show the radar plots of the Friedman test results under 30-dimensional, 50-dimensional, and 100-dimensional conditions, respectively. Consistent with the results in Table 11, these visualizations clearly show that QCAMBHO is always located in the innermost position, further verifying its highest overall ranking.
From a practical perspective, the numerical optimization results indicate that QCAMBHO has good applicability to complex real-world optimization scenarios. The superior performance on unimodal functions suggests that the proposed algorithm has strong convergence accuracy and can efficiently refine promising solutions. Its competitive results on multimodal functions indicate that the adaptive Lévy flight strategy and quantum-enhanced initialization help the population explore different regions of the search space and reduce the risk of premature convergence. Moreover, the stable performance on hybrid and composition functions shows that QCAMBHO can maintain a better balance between global exploration and local exploitation in complex landscapes with multiple interacting structures. These characteristics are important for practical optimization tasks, where objective functions are often nonlinear, high-dimensional, and difficult to solve by deterministic methods. Therefore, the numerical experiments not only verify the benchmark performance of QCAMBHO, but also provide methodological support for its subsequent application to KELM parameter optimization in bankruptcy prediction.

4.5. Ablation Experiment

To further clarify the purpose of the ablation experiment, the meanings of the three single-strategy variants are first explained. QCAMBHO1 denotes the variant of BHO that only incorporates the quantum-computing-enhanced initialization strategy, while the adaptive Lévy flight strategy and the adaptive differential operator are not used. QCAMBHO2 denotes the variant that only introduces the adaptive Lévy flight strategy into the Rough Search stage of BHO, without using quantum-enhanced initialization or the adaptive differential operator. QCAMBHO3 denotes the variant that only applies the adaptive differential operator in the later stage of the algorithm, while the other two improvement strategies are removed. The complete QCAMBHO integrates all three strategies simultaneously. Therefore, the ablation experiment is designed to evaluate the independent contribution of each proposed strategy and to examine whether their integration can produce a synergistic effect. By comparing BHO, the three single-strategy variants, and the complete QCAMBHO, the role of each mechanism in improving population diversity, global exploration, and later-stage exploitation can be more clearly identified. The ablation results on the CEC2017 30-dimensional test suite are reported in Table 12.
This indicates that all three improvement strategies can improve the search behavior of the original algorithm in different ways. Among them, QCAMBHO2 and QCAMBHO3 show more obvious improvements on several functions, while the complete QCAMBHO algorithm integrating all three strategies achieves the best overall performance. This suggests that the proposed improvement mechanisms have a good synergistic effect.
QCAMBHO obtains the best mean values for several functions, such as F1 and F2, showing the strongest overall optimization ability. In particular, for functions such as F2 and F12, QCAMBHO shows a more significant performance advantage over BHO and the single-strategy variants. This indicates that multi-strategy integration can effectively improve global exploration ability, local exploitation ability, and ability to escape from local optima. Meanwhile, QCAMBHO also maintains relatively low standard deviations on most functions, suggesting that it has good stability and robustness while obtaining better solutions.
From the results of the single-strategy variants, different strategies contribute differently to different types of functions. For example, QCAMBHO3 performs better on functions such as F3 and F14, indicating that this strategy has a positive effect on later-stage exploitation or search balance for some problems. QCAMBHO2 shows strong competitiveness for functions such as F4 and F6, suggesting that it has a certain effect on improving population quality and search accuracy. QCAMBHO1 also outperforms the original BHO on some functions, indicating that this strategy can effectively enhance the basic search performance.
Comparison with other competitive algorithms on CEC 2022:
This section evaluates the performance of the proposed QCAMBHO algorithm and other comparison algorithms on the CEC 2022 test suite under two-dimensional settings, namely 10 and 20 dimensions. The tables present the mean and standard deviation of the best solutions obtained by each algorithm on 12 test functions after 30 independent runs. Table 13 and Table 14 report the experimental results of QCAMBHO and the nine comparison algorithms on the CEC 2022 test suite under the 10-dimensional and 20-dimensional conditions.
Overall, QCAMBHO shows strong comprehensive optimization performance in both dimensional scenarios. Under the 10-dimensional condition, QCAMBHO obtains the best results for functions such as F2 and F5, and achieves results that are almost consistent with the best values for F1 and F3. This indicates that QCAMBHO already has high solution accuracy and stability in low-dimensional scenarios. Under the 20-dimensional condition, QCAMBHO further obtains the best or near-best results for functions such as F1 and F2, suggesting that the proposed algorithm can still maintain strong competitiveness as the problem complexity increases.
Compared with the original BHO, QCAMBHO obtains better mean values on most test functions. The improvement is especially clear for functions such as F1 and F2 in the 20-dimensional scenario, indicating that the proposed multi-strategy collaborative mechanism effectively improves the global search ability and solution quality of the algorithm. Meanwhile, QCAMBHO also maintains relatively low standard deviations for several functions, such as F1, F3, and F5 under the 10-dimensional condition, and F1, F3, F8, and F9 under the 20-dimensional condition. This shows that it has good robustness and result consistency in multiple independent runs.
From the overall trend across different dimensions, when the dimension increases from 10 to 20, the solution results of most algorithms deteriorate to varying degrees. However, QCAMBHO can still maintain good performance for most functions, reflecting its favorable dimensional adaptability. Nevertheless, QCAMBHO does not achieve the absolute best results for a few functions, such as F4, F10, and F12 under the 10-dimensional condition, and F6, F7, F9, and F12 under the 20-dimensional condition, where its results are close to those of BHO or some comparison algorithms. This indicates that some functions in the CEC 2022 test suite still place high requirements on local exploitation ability and search balance. However, based on the overall results, QCAMBHO still shows the best or highly competitive comprehensive performance.
Figure 7 and Figure 8 show the convergence curves and boxplots of QCAMBHO on several representative functions, respectively. As shown in Figure 7, QCAMBHO can rapidly reduce the fitness value in the early stages of iteration, showing strong early global search ability. As the iteration proceeds, its convergence curve continues to decrease and remains stable at a better level, indicating that the algorithm also has good local search performance in the later exploitation stages. Compared with the original BHO and other comparison algorithms, QCAMBHO generally achieves faster convergence speed and better final convergence accuracy.
As shown in Figure 8, the boxes corresponding to QCAMBHO are generally lower and more compact, and the median values are also located at better levels. This indicates that QCAMBHO can obtain better solution quality in multiple independent runs and has high stability. In contrast, the other comparison algorithms generally show wider boxes, longer whiskers, or more outliers, suggesting greater result fluctuations and relatively weaker robustness.
Table 15 and Table 16 present the Wilcoxon rank-sum test results comparing QCAMBHO and the nine comparison algorithms on the CEC2022 test suite under 10-dimensional and 20-dimensional conditions. At the significance level of 0.05, QCAMBHO shows statistically significant advantages over the comparison algorithms for most test functions. This indicates that its performance improvement has strong statistical reliability and is not caused by random fluctuations. In particular, when compared with LSHADE, LSHADE_cnEpSin, MELGWO, EWOA, HPHHO, AOO, and CFOA, the (p)-values for most functions are significantly less than 0.05, further verifying the superiority of QCAMBHO on the CEC2022 test suite.
From the comparison with the original BHO, QCAMBHO also achieves significant advantages in several functions in the 10-dimensional and 20-dimensional scenarios. For example, under the 20-dimensional condition, the differences between QCAMBHO and BHO for F1, F3, F8, F10, and F11 all reach the significance level. This indicates that, as the problem dimension increases, the proposed improvement strategies can further enhance the search performance of the original algorithm. However, for some functions, the differences between the two algorithms do not reach a significant level, suggesting that QCAMBHO performs similarly to BHO for these functions, but this does not weaken its overall advantage.
Table 17 presents the Friedman mean rank test results. It can be seen that QCAMBHO obtains an average rank of 1.50 in both dimensional scenarios and ranks first overall, indicating that it has the best comprehensive optimization performance among all comparison algorithms. The original BHO ranks second with average ranks of 1.83 and 2.17, respectively, suggesting that BHO itself has strong competitiveness, while QCAMBHO achieves further stable improvement on this basis. As shown in Figure 9a,b, QCAMBHO is always located in the innermost position, further verifying its highest overall ranking.

4.6. Sensitivity Analysis

To analyze the sensitivity of the adaptive Lévy flight parameter, five values of β b a s e , namely 0.9, 1.2, 1.5, 1.8, and 2.1, were tested on the CEC2017 30-dimensional benchmark functions. The five corresponding variants are denoted as QCAMBHO_S1 to QCAMBHO_S5. As reported in Table 18, QCAMBHO_S3 obtains the best average rank of 2.30, followed by QCAMBHO_S2 with an average rank of 2.60. This indicates that moderate values of β b a s e are more suitable for the proposed adaptive Lévy flight mechanism. When β b a s e is too small, the search process may be overly disturbed by large jumps, resulting in reduced convergence stability. Conversely, when β b a s e is too large, the heavy-tailed characteristic of Lévy flight may be weakened, which limits the ability of the algorithm to escape from local optima. Overall, β b a s e = 1.5 achieves the best comprehensive performance and is therefore used as the default setting in this study.

5. Bankruptcy Prediction Problem

This section focuses on bankruptcy prediction using the constructed QCAMBHO-KELM model. It covers the experimental design, evaluation metrics, experimental results, and related analysis.

5.1. QCAMBHO-KELM

Kernel Extreme Learning Machine (KELM) is an improved form of Extreme Learning Machine (ELM), and its core idea is to introduce the kernel mapping mechanism into the learning framework. Compared with standard ELM, KELM avoids the uncertainty caused by random initialization of hidden-layer parameters and can implicitly map input samples into a high-dimensional feature space through kernel functions. Therefore, it is more suitable for describing nonlinear relationships in financial distress and bankruptcy prediction tasks.
KELM has been increasingly applied to bankruptcy prediction because of its nonlinear learning ability, fast training speed, and good generalization performance. Zhao et al. [69] proposed an effective bankruptcy prediction model based on KELM and adopted a two-step grid search strategy to tune the model parameters, showing that KELM can outperform several traditional statistical and machine learning models in terms of classification accuracy, Type I error, Type II error, and AUC. Wang et al. [70] further introduced a grey wolf optimizer-based KELM model for bankruptcy prediction, demonstrating that metaheuristic optimization can effectively improve the parameter selection of KELM and enhance prediction performance. More recently, several studies [71,72] have continued this research stream by combining improved swarm intelligence algorithms with KELM for bankruptcy prediction, such as EEOOA-KELM and EAZOA-KELM. These studies indicate that optimizing the key parameters of KELM, especially the regularization coefficient and kernel parameter, is crucial for improving its predictive accuracy and robustness in financial distress and bankruptcy prediction tasks. Motivated by this line of research, this study constructs a QCAMBHO-KELM model, in which the proposed QCAMBHO is used to search for the optimal KELM parameters and improve bankruptcy prediction performance. The structure of the KELM model is shown in Figure 10.
Based on KELM, this paper further constructs a QCAMBHO-KELM bankruptcy prediction model. In this framework, the proposed QCAMBHO algorithm is used to optimize the key parameters of KELM, such as the regularization coefficient and kernel parameter, thereby improving the classification performance and stability of the model. By combining the nonlinear learning ability of KELM with the global search ability of QCAMBHO, the proposed model can more effectively capture complex patterns in corporate financial data and improve bankruptcy prediction accuracy under high-dimensional and imbalanced data conditions. The workflow of the proposed QCAMBHO-KELM model is illustrated in Figure 11.

5.2. Experimental Setup

This study uses the Wieslaw dataset to verify the effectiveness of the QCAMBHO-KELM model in bankruptcy prediction. The dataset contains 240 samples, and each sample includes 30 feature indicators, mainly covering financial indicators and basic firm information. Typical features include the asset-liability ratio, net profit margin, current ratio, cash flow, and operating revenue. These attributes comprehensively reflect the financial status and operating performance of enterprises and serve as an important data source for bankruptcy prediction research. By analyzing these feature indicators, potential financial distress and bankruptcy risk can be effectively identified. The dataset can be obtained from Kaggle. Table 19 summarizes the detailed information of the Wieslaw dataset used in this study.
To evaluate the performance of the constructed QCAMBHO-KELM model in bankruptcy prediction, this paper compares it with several existing optimized models, including EWOA-KELM, HPHHO-KELM, MELGWO-KELM, TACPSO-KELM, CFOA-KELM, ALA-KELM, AOO-KELM, RIME-KELM, and BHO-KELM. For all these optimized models, the population size is uniformly set to 30, the problem dimension is determined by the number of features in the dataset, and the maximum number of iterations is set to 50, so as to ensure fairness and consistency in the comparative experiments. To ensure the objectivity and reliability of the experimental results, tenfold cross-validation is used to evaluate the classification performance of each model. Specifically, the dataset is first divided into 10 subsets of similar size. In each experiment, nine subsets are selected as the training set, while the remaining subset is used as the test set. This process is repeated 10 times, so that each subset is used exactly once as the test set. Finally, the average value of 30 experimental results is taken as the comprehensive evaluation result of each model.

5.3. Data Preprocessing and Experimental Settings

Before constructing the bankruptcy prediction model, the Wieslaw dataset was preprocessed to ensure that all input variables were suitable for KELM-based classification. The original dataset was imported from an Excel file, where the first several columns were labeled as financial feature variables, and the last column was used as the class label. The feature matrix and label vector were then separated. To meet the input requirement of the classification model, the class labels were converted into one-hot encoded vectors. In addition, since the original financial indicators may have different value ranges and scales, min–max normalization was applied to all feature variables, and each feature was linearly mapped into the interval [0, 1].
In the proposed QCAMBHO-KELM framework, QCAMBHO was used to optimize two key hyperparameters of KELM, namely the regularization parameter and the RBF kernel parameter. Therefore, the optimization dimension was set to 2. The lower and upper bounds of the two parameters were set to [1, 1] and [20, 20], respectively, and the radial basis function was adopted as the kernel function. The population size of each optimizer was set to 30, and the maximum number of iterations was set to 100. To ensure the fairness of comparison, all competing algorithms were configured with the same population size, maximum iteration number, search dimension, parameter boundaries, and fitness evaluation function. For comparative analysis, QCAMBHO-KELM was compared with nine optimizer-assisted KELM models, including EWOA-KELM, HPHHO-KELM, MELGWO-KELM, TACPSO-KELM, CFOA-KELM, ALA-KELM, AOO-KELM, RIME-KELM, and BHO-KELM. Each algorithm was independently executed 30 times to reduce the influence of randomness. In each run, the optimizer first searched for the optimal KELM hyperparameter combination, and then the obtained optimal parameters were used to evaluate the classification performance of KELM. The fitness function was defined based on the classification performance of KELM, and cross-validation was adopted during model evaluation to improve the reliability of the results.

5.4. Measures for Performance Evaluation

To comprehensively evaluate the classification performance of the proposed model in bankruptcy prediction, this paper selects accuracy (ACC), Matthews correlation coefficient (MCC), sensitivity, specificity, precision, recall, and F1-score as evaluation metrics. These metrics can systematically measure model performance from multiple perspectives, including overall classification correctness, positive and negative sample identification ability, and the balance of prediction results. Therefore, they can more comprehensively reflect the effectiveness and robustness of the model in bankruptcy prediction.

5.5. Experimental Results and Analysis

According to the results in the table, QCAMBHO achieves the best results on all evaluation metrics, indicating that it has the best overall classification performance in the bankruptcy prediction task. Specifically, the ACC, MCC, and F1-score of QCAMBHO reach 81.872%, 0.6463, and 81.120%, respectively, all of which are higher than those of the original BHO and the other comparison algorithms. This shows that the proposed model can not only effectively improve overall classification accuracy but also achieve better performance in comprehensive discrimination between positive and negative samples and the balance of class identification.
QCAMBHO achieves 83.553% in both Sensitivity and Recall, and 80.427% in Specificity, indicating that the model maintains a good balance in identifying both bankrupt and non-bankrupt firms. The higher Sensitivity and Recall values show that the model has a stronger ability to capture bankrupt samples, which helps reduce the possibility of missing high-risk firms. Meanwhile, the higher Specificity indicates that it can also distinguish normal firms effectively and avoid excessive false alarms. In addition, the Precision of QCAMBHO reaches 79.882%, and its F1-score also remains at the highest level, further showing that the model achieves a better trade-off between precision and recall.
Compared with the original BHO, QCAMBHO achieves further improvements in key metrics such as ACC, MCC, Sensitivity, Precision, Recall, and F1-score. This indicates that the proposed improvement strategies can effectively enhance the ability of the basic optimization algorithm to search for the optimal KELM parameters, thereby improving the classification performance of the model. Overall, the experimental results verify the effectiveness and superiority of the QCAMBHO-KELM model in enterprise bankruptcy prediction, and also show that the proposed optimization mechanism has good application potential in practical classification problems.
Figure 12 presents the boxplot results of each algorithm in the bankruptcy prediction task. Overall, QCAMBHO shows better distribution characteristics on the main evaluation metrics, including ACC, MCC, Precision, Recall, Sensitivity, and F1-score. Its boxes are generally located at higher positions, the median values are better, and the box widths are relatively smaller. This indicates that the model not only achieves better classification performance, but also maintains high stability and robustness in multiple independent runs. In contrast, the other comparison algorithms generally show lower box positions, larger fluctuation ranges, or more outliers on most metrics, suggesting relatively weaker consistency in classification results. The bankruptcy prediction results of QCAMBHO-KELM are reported in Table 20.

6. Conclusions and Future Works

This paper proposes an improved BHO algorithm named QCAMBHO to address the limitations of the original BHO in complex optimization problems, such as insufficient population diversity, weak balance between global exploration and local exploitation, and limited later-stage search ability. QCAMBHO integrates a quantum-computing-enhanced initialization strategy, an adaptive Levy flight strategy, and an adaptive differential operator to improve initial solution quality, enhance global exploration, strengthen local exploitation, and reduce the risk of falling into local optima. Numerical experiments on the CEC2017 and CEC2022 test suites show that QCAMBHO achieves better or competitive performance compared with the comparison algorithms on most benchmark functions. The results of mean value, standard deviation, Wilcoxon rank-sum test, Friedman mean rank test, convergence curves, and boxplots further verify its strong optimization accuracy, stability, robustness, and cross-dimensional adaptability. The ablation experiments also confirm that the three improvement strategies contribute positively to the algorithm and that their integration produces a good synergistic effect. In addition, QCAMBHO is used to optimize the parameters of KELM, and the constructed QCAMBHO-KELM model achieves superior classification performance in enterprise bankruptcy prediction, further demonstrating the practical application value of the proposed algorithm.
Although QCAMBHO achieves promising results in numerical optimization and bankruptcy prediction, this study still has several limitations that should be acknowledged. First, the effectiveness of QCAMBHO is mainly verified through empirical experiments on benchmark functions and bankruptcy prediction datasets, while its convergence mechanism and dynamic search behavior have not yet been fully supported by rigorous theoretical analysis. Future work can further investigate the convergence properties, parameter-action mechanisms, and search stability of QCAMBHO from a mathematical perspective. Second, although the proposed adaptive mechanisms improve the balance between exploration and exploitation, their parameter settings and triggering conditions are still designed based on the current algorithmic framework. For problems with different structures, constraints, or search scales, more flexible feedback control strategies may be needed to further enhance the self-adaptive ability of the algorithm.
Third, the computational cost of QCAMBHO is higher than that of the original BHO because the proposed quantum-computing-enhanced initialization, adaptive Lévy flight, and adaptive differential operator introduce additional operations. Although the improvement in optimization accuracy and prediction performance can partly justify this extra cost, future studies should further examine the trade-off between performance gain and computational efficiency under equal function evaluations or equal running time. Fourth, the bankruptcy prediction experiment in this paper mainly focuses on improving classification performance through KELM parameter optimization. The interpretability of QCAMBHO-KELM and its robustness across broader financial datasets still require further investigation. In future research, QCAMBHO can be extended to constrained optimization, multi-objective optimization, high-dimensional feature selection, and complex engineering optimization problems. For bankruptcy prediction, future studies can further combine QCAMBHO with more machine learning or deep learning models, introduce multi-source information such as textual disclosures, corporate governance variables, and market indicators, and incorporate feature importance or SHAP-based explanation methods to build more accurate, generalizable, and interpretable enterprise risk early-warning models.

Author Contributions

Conceptualization, H.H. and M.Y.; methodology, H.H.; software, H.H.; validation, H.H. and M.Y.; formal analysis, H.H.; investigation, H.H.; resources, M.Y.; data curation, M.Y.; writing—original draft preparation, H.H.; writing—review and editing, M.Y.; visualization, M.Y.; supervision, M.Y.; project administration, H.H.; funding acquisition, H.H. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Dasilas, A.; Rigani, A. Machine learning techniques in bankruptcy prediction: A systematic literature review. Expert Syst. Appl. 2024, 255, 124761. [Google Scholar] [CrossRef] [Scilit]
  2. Jones, S. A literature survey of corporate failure prediction models. J. Account. Lit. 2023, 45, 364–405. [Google Scholar] [CrossRef] [Scilit]
  3. El Madou, K.; Marso, S.; El Kharrim, M.; El Merouani, M. Evolutions in machine learning technology for financial distress prediction: A comprehensive review and comparative analysis. Expert Syst. 2024, 41, e13485. [Google Scholar] [CrossRef] [Scilit]
  4. Vásquez-Serpa, L.-J.; Rodríguez, C.; Pérez-Núñez, J.-R.; Navarro, C. Challenges of artificial intelligence for the prevention and identification of bankruptcy risk in financial institutions: A systematic review. J. Risk Financ. Manag. 2025, 18, 26. [Google Scholar] [CrossRef] [Scilit]
  5. Gnip, P.; Kanász, R.; Zoričak, M.; Drotár, P. An experimental survey of imbalanced learning algorithms for bankruptcy prediction. Artif. Intell. Rev. 2025, 58, 104. [Google Scholar] [CrossRef] [Scilit]
  6. Wang, X.; Kräussl, Z.; Brorsson, M. Datasets for advanced bankruptcy prediction: A survey and Taxonomy. arXiv 2024, arXiv:2411.01928. [Google Scholar] [CrossRef] [Scilit]
  7. Beaver, W.H. Financial ratios as predictors of failure. J. Account. Res. 1966, 4, 71–111. [Google Scholar] [CrossRef] [Scilit]
  8. Altman, E.I. Financial ratios, discriminant analysis and the prediction of corporate bankruptcy. J. Financ. 1968, 23, 589–609. [Google Scholar] [CrossRef]
  9. Altman, E.I.; Haldeman, R.G.; Narayanan, P. ZETATM analysis A new model to identify bankruptcy risk of corporations. J. Bank. Financ. 1977, 1, 29–54. [Google Scholar] [CrossRef] [Scilit]
  10. Ohlson, J.A. Financial ratios and the probabilistic prediction of bankruptcy. J. Account. Res. 1980, 18, 109–131. [Google Scholar] [CrossRef] [Scilit]
  11. Shumway, T. Forecasting bankruptcy more accurately: A simple hazard model. J. Bus. 2001, 74, 101–124. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  12. Chava, S.; Jarrow, R.A. Bankruptcy prediction with industry effects. Rev. Financ. 2004, 8, 537–569. [Google Scholar] [CrossRef] [Scilit]
  13. Atiya, A.F. Bankruptcy prediction for credit risk using neural networks: A survey and new results. IEEE Trans. Neural Netw. 2001, 12, 929–935. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  14. Verikas, A.; Kalsyte, Z.; Bacauskiene, M.; Gelzinis, A. Hybrid and ensemble-based soft computing techniques in bankruptcy prediction: A survey. Soft Comput. 2010, 14, 995–1010. [Google Scholar] [CrossRef] [Scilit]
  15. Barboza, F.; Kimura, H.; Altman, E. Machine learning models and bankruptcy prediction. Expert Syst. Appl. 2017, 83, 405–417. [Google Scholar] [CrossRef] [Scilit]
  16. Shi, Y.; Li, X. An overview of bankruptcy prediction models for corporate firms: A systematic literature review. Intang. Cap. 2019, 15, 114–127. [Google Scholar] [CrossRef] [Scilit]
  17. Qu, Y.; Quan, P.; Lei, M.; Shi, Y. Review of bankruptcy prediction using machine learning and deep learning techniques. Procedia Comput. Sci. 2019, 162, 895–899. [Google Scholar] [CrossRef] [Scilit]
  18. Li, Y.; Sun, K. Unleashing predicting a comparative study of machine learning for bankruptcy risk prediction. J. Artif. Intell. Syst. Model. 2024, 2, 99–113. [Google Scholar] [CrossRef]
  19. Pazouki, S.; Jamshidi, M.; Jalali, M.; Tafreshi, A. Artificial intelligence and digital technologies in finance: A comprehensive review. J. Econ. Financ. Account. Stud. 2025, 7, 54–69. [Google Scholar] [CrossRef] [Scilit]
  20. Naved, M.; Kumar, R.; Saheb, S.S. Analyzing financial stability by predicting bankruptcy situations with machine learning. J. Artif. Intell. Syst. Model. 2024, 2, 18–35. [Google Scholar] [CrossRef]
  21. Al Ali, A.; Khedr, A.M.; El Bannany, M.; Kanakkayil, S. GALSTM-FDP: A Time-Series Modeling Approach Using Hybrid GA and LSTM for Financial Distress Prediction. Int. J. Financ. Stud. 2023, 11, 38. [Google Scholar] [CrossRef] [Scilit]
  22. Kanász, R.; Gnip, P.; Zoričák, M.; Drotár, P. Bankruptcy prediction using ensemble of autoencoders optimized by genetic algorithm. PeerJ Comput. Sci. 2023, 9, e1257. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  23. Ainan, U.H.; Por, L.Y.; Chen, Y.L.; Yang, J.; Ku, C.S. Advancing Bankruptcy Forecasting With Hybrid Machine Learning Techniques: Insights From an Unbalanced Polish Dataset. IEEE Access 2024, 12, 9369–9381. [Google Scholar] [CrossRef] [Scilit]
  24. Liu, J.; Wang, Z. Financial distress prediction using an improved particle swarm optimization wrapper feature selection method and tree boosting ensemble. J. Oper. Res. Soc. 2025, 76, 617–640. [Google Scholar] [CrossRef] [Scilit]
  25. Ezugwu, A.E.; Shukla, A.K.; Nath, R.; Akinyelu, A.A.; Agushaka, J.O.; Chiroma, H.; Muhuri, P.K. Metaheuristics: A comprehensive overview and classification along with bibliometric analysis. Artif. Intell. Rev. 2021, 54, 4237–4316. [Google Scholar] [CrossRef] [Scilit]
  26. Molina, D.; Poyatos, J.; Ser, J.D.; García, S.; Hussain, A.; Herrera, F. Comprehensive Taxonomies of Nature- and Bio-inspired Optimization: Inspiration Versus Algorithmic Behavior, Critical Analysis Recommendations. Cogn. Comput. 2020, 12, 897–939. [Google Scholar] [CrossRef] [Scilit]
  27. Deb, K. Genetic algorithm in search and optimization: The technique and applications. In Proceedings of International Workshop on Soft Computing and Intelligent Systems; ISI: Calcutta, India, 1998; pp. 58–87. [Google Scholar]
  28. Storn, R.; Price, K. Differential Evolution—A Simple and Efficient Heuristic for global Optimization over Continuous Spaces. J. Glob. Optim. 1997, 11, 341–359. [Google Scholar] [CrossRef] [Scilit]
  29. Dorigo, M.; Maniezzo, V.; Colorni, A. Ant system: Optimization by a colony of cooperating agents. IEEE Trans. Syst. Man Cybern. B Cybern. 1996, 26, 29–41. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  30. Dorigo, M.; Birattari, M.; Stutzle, T. Ant colony optimization. IEEE Comput. Intell. Mag. 2006, 1, 28–39. [Google Scholar] [CrossRef] [Scilit]
  31. Dorigo, M.; Gambardella, L.M. Ant colony system: A cooperative learning approach to the traveling salesman problem. IEEE Trans. Evol. Comput. 1997, 1, 53–66. [Google Scholar] [CrossRef] [Scilit]
  32. Clerc, M.; Kennedy, J. The particle swarm—Explosion, stability, and convergence in a multidimensional complex space. IEEE Trans. Evol. Comput. 2002, 6, 58–73. [Google Scholar] [CrossRef] [Scilit]
  33. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of the ICNN’95—International Conference on Neural Networks, Perth, Australia, 27 November–1 December 1995; pp. 1942–1948. [Google Scholar] [CrossRef] [Scilit]
  34. Karaboga, D.; Basturk, B. A powerful and efficient algorithm for numerical function optimization: Artificial bee colony (ABC) algorithm. J. Glob. Optim. 2007, 39, 459–471. [Google Scholar] [CrossRef] [Scilit]
  35. Yang, X.S.; Suash, D. Cuckoo search via lévy flights. In Proceedings of the 2009 World Congress on Nature & Biologically Inspired Computing (NaBIC), Coimbatore, India, 9–11 December 2009; pp. 210–214. [Google Scholar] [CrossRef] [Scilit]
  36. Mirjalili, S.; Mirjalili, S.M.; Lewis, A. Grey wolf optimizer. Adv. Eng. Softw. 2014, 69, 46–61. [Google Scholar] [CrossRef] [Scilit]
  37. Mirjalili, S.; Lewis, A. The whale optimization algorithm. Adv. Eng. Softw. 2016, 95, 51–67. [Google Scholar] [CrossRef] [Scilit]
  38. Fu, S.; Li, K.; Huang, H.; Ma, C.; Fan, Q.; Zhu, Y. Red-billed blue magpie optimizer: A novel metaheuristic algorithm for 2D/3D UAV path planning and engineering design problems. Artif. Intell. Rev. 2024, 57, 134. [Google Scholar] [CrossRef] [Scilit]
  39. Yu, M.; Zhang, J.; Yu, L.; Yang, H.; Lu, H.; Wei, X.; Xu, J.J.A.I.R. Alzheimer’s disease brain image segmentation using multi-feature fusion in 3D Rényi entropy model and quantum hybrid optimization. Artif. Intell. Rev. 2026, 59, 95. [Google Scholar] [CrossRef] [Scilit]
  40. Yu, M.; Du, J.; Xu, X.; Xu, J.; Jiang, F.; Fu, S.; Zhang, J.; Liang, A.J.A.E.J. A multi-strategy enhanced Dung Beetle Optimization for real-world engineering problems and UAV path planning. Alex. Eng. J. 2025, 118, 406–434. [Google Scholar] [CrossRef] [Scilit]
  41. Yu, M.; Xu, J.; Liang, W.; Qiu, Y.; Bao, S.; Tang, L. Improved multi-strategy adaptive Grey Wolf Optimization for practical engineering applications and high-dimensional problem solving. Artif. Intell. Rev. 2024, 57, 277. [Google Scholar] [CrossRef] [Scilit]
  42. Fu, S.; Ma, C.; Li, K.; Xie, C.; Fan, Q.; Huang, H.; Xie, J.; Zhang, G.; Yu, M. Modified LSHADE-SPACMA with new mutation strategy and external archive mechanism for numerical optimization and point cloud registration. Artif. Intell. Rev. 2025, 58, 72. [Google Scholar] [CrossRef] [Scilit]
  43. Yu, M.; Yang, H.; Fu, S.; Kong, D.; Xu, X.; Zhang, J.; Xu, J. Improved Coverage and Redundancy Management in WSN Using ENMDBO: An Enhanced Metaheuristic Solution. IEEE Trans. Netw. Serv. Manag. 2025, 22, 5822–5839. [Google Scholar] [CrossRef] [Scilit]
  44. Brezočnik, L.; Fister, I.; Podgorelec, V. Swarm Intelligence Algorithms for Feature Selection: A Review. Appl. Sci. 2018, 8, 1521. [Google Scholar] [CrossRef] [Scilit]
  45. Agrawal, P.; Abutarboush, H.F.; Ganesh, T.; Mohamed, A.W. Metaheuristic Algorithms on Feature Selection: A Survey of One Decade of Research (2009–2019). IEEE Access 2021, 9, 26766–26791. [Google Scholar] [CrossRef] [Scilit]
  46. Yu, M.; Yang, H.; Zhang, J.; Ouyang, K.; Fu, S.; Tan, P.; Jiang, F.; Xu, J. Bounty hunter optimizer: A novel metaheuristic with an application to multi-UAV mobile edge computing and path planning. Knowl.-Based Syst. 2026, 341, 115836. [Google Scholar] [CrossRef] [Scilit]
  47. Sun, J.; Li, H.; Huang, Q.-H.; He, K.-Y. Predicting financial distress and corporate failure: A review from the state-of-the-art definitions, modeling, sampling, and featuring approaches. Knowl.-Based Syst. 2014, 57, 41–56. [Google Scholar] [CrossRef] [Scilit]
  48. Min, S.-H.; Lee, J.; Han, I. Combining genetic algorithms and support vector machines for banktruptcy prediction. In Korea Intelligent Information Systems Society; Korea Intelligent Information Systems Society: Seoul, Republic of Korea, 2004; pp. 179–188. [Google Scholar]
  49. Min, S.-H.; Lee, J.; Han, I. Hybrid genetic algorithms and support vector machines for bankruptcy prediction. Expert Syst. Appl. 2006, 31, 652–660. [Google Scholar] [CrossRef] [Scilit]
  50. Tsai, C.-F. Feature selection in bankruptcy prediction. Knowl.-Based Syst. 2009, 22, 120–127. [Google Scholar] [CrossRef] [Scilit]
  51. Chen, M.Y. A hybrid model for business failure prediction-utilization of particle swarm optimization and support vector machines. Neural Netw. World 2011, 21, 129–152. [Google Scholar] [CrossRef] [Scilit]
  52. Gao, R.; Cui, S.; Wang, Y.; Xu, W. Predicting financial distress in high-dimensional imbalanced datasets: A multi-heterogeneous self-paced ensemble learning framework. Financ. Innov. 2025, 11, 50. [Google Scholar] [CrossRef] [Scilit]
  53. Abror, W.F.; Alamsyah, A.; Aziz, M. Bankruptcy prediction using genetic algorithm-support vector machine (GA-SVM) feature selection and stacking. J. Inf. Syst. Explor. Res. 2023, 1. [Google Scholar] [CrossRef] [Scilit]
  54. Zainol, A.Z.; Saian, R.; Kin, T.Y.; Razali, M.H.M.; Bakar, S.A. An enhanced ant colony optimisation algorithm with the hellinger distance for shariah-compliant securities companies bankruptcy prediction. J. Inf. Commun. Technol. 2024, 23, 1–24. [Google Scholar] [CrossRef] [Scilit]
  55. Yang, L. Enterprise Financial Risk Early Warning Prediction using Tuna Swarm Optimization Algorithm with Xg boost Model. In Proceedings of the 2024 International Conference on Distributed Systems, Computer Networks and Cybersecurity (ICDSCNC), Bengaluru, India, 20–21 September 2024; pp. 1–5. [Google Scholar] [CrossRef] [Scilit]
  56. Ji, Y.; Lu, C.; Liu, L.; Heidari, A.A.; Wu, C.; Chen, H. Advancing bankruptcy prediction: A study on an improved rime optimization algorithm and its application in feature selection. Int. J. Mach. Learn. Cybern. 2025, 16, 3461–3499. [Google Scholar] [CrossRef] [Scilit]
  57. Abdullayev, I.; Akhmetshin, E.; Kosorukova, I.; Klochko, E.; Cho, W.; Joshi, G.P. Modeling of extended osprey optimization algorithm with Bayesian neural network: An application on Fintech to predict financial crisis. AIMS Math. 2024, 9, 17555–17577. [Google Scholar] [CrossRef] [Scilit]
  58. Sherov, A.; Rakhimov, T.; Hajiyev, H.; Zelinskaya, M.; Khidirova, G. Evaluating Class-Imbalanced Data Handling for Enhanced Financial Distress Prediction Using an Attention-Based Deep Neural Network and Heuristic Optimization Algorithms. Eng. Technol. Appl. Sci. Res. 2025, 15, 28862–28867. [Google Scholar] [CrossRef] [Scilit]
  59. Sherov, A.; Rakhimov, T.; Hajiyev, H.; Zelinskaya, M.; Khidirova, G. Assessment of Class Imbalance Data Handling with Attention-Based Deep Learning Approach for Robust Financial Distress Prediction in Enterprises. Eng. Technol. Appl. Sci. Res. 2025, 15, 30053–30058. [Google Scholar] [CrossRef] [Scilit]
  60. Yotsawat, W.; Phodong, K.; Promrat, T.; Wattuya, P. Bankruptcy prediction model using cost-sensitive extreme gradient boosting in the context of imbalanced datasets. Int. J. Electr. Comput. Eng. 2023, 13, 4683–4691. [Google Scholar] [CrossRef] [Scilit]
  61. Tanabe, R.; Fukunaga, A.S. Improving the search performance of SHADE using linear population size reduction. In Proceedings of the 2014 IEEE Congress on Evolutionary Computation (CEC), Beijing, China, 6–11 July 2014; pp. 1658–1665. [Google Scholar] [CrossRef] [Scilit]
  62. Awad, N.H.; Ali, M.Z.; Suganthan, P.N. Ensemble sinusoidal differential covariance matrix adaptation with Euclidean neighborhood for solving CEC2017 benchmark problems. In Proceedings of the 2017 IEEE Congress on Evolutionary Computation (CEC), San Sebastian, Spain, 5–8 June 2017; pp. 372–379. [Google Scholar] [CrossRef] [Scilit]
  63. Ratnaweera, A.; Halgamuge, S.K.; Watson, H.C. Self-organizing hierarchical particle swarm optimizer with time-varying acceleration coefficients. IEEE Trans. Evol. Comput. 2004, 8, 240–255. [Google Scholar] [CrossRef] [Scilit]
  64. Ahmed, R.; Rangaiah, G.P.; Mahadzir, S.; Mirjalili, S.; Hassan, M.H.; Kamel, S. Memory, evolutionary operator, and local search based improved Grey Wolf Optimizer with linear population size reduction technique. Knowl.-Based Syst. 2023, 264, 110297. [Google Scholar] [CrossRef] [Scilit]
  65. Cao, D.; Xu, Y.; Yang, Z.; Dong, H.; Li, X. An enhanced whale optimization algorithm with improved dynamic opposite learning and adaptive inertia weight strategy. Complex Intell. Syst. 2023, 9, 767–795. [Google Scholar] [CrossRef] [Scilit]
  66. Su, Y.; Dai, Y.; Liu, Y. A hybrid parallel Harris hawks optimization algorithm for reusable launch vehicle reentry trajectory optimization with no-fly zones. Soft Comput. 2021, 25, 14597–14617. [Google Scholar] [CrossRef] [Scilit]
  67. Wang, R.-B.; Hu, R.-B.; Geng, F.-D.; Xu, L.; Chu, S.-C.; Pan, J.-S.; Meng, Z.-Y.; Mirjalili, S. The Animated Oat Optimization Algorithm: A nature-inspired metaheuristic for engineering optimization and a case study on Wireless Sensor Networks. Knowl.-Based Syst. 2025, 318, 113589. [Google Scholar] [CrossRef] [Scilit]
  68. Jia, H.; Wen, Q.; Wang, Y.; Mirjalili, S. Catch fish optimization algorithm: A new human behavior algorithm for solving clustering problems. Clust. Comput. 2024, 27, 13295–13332. [Google Scholar] [CrossRef] [Scilit]
  69. Zhao, D.; Huang, C.; Wei, Y.; Yu, F.; Wang, M.; Chen, H. An effective computational model for bankruptcy prediction using kernel extreme learning machine approach. Comput. Econ. 2017, 49, 325–341. [Google Scholar] [CrossRef] [Scilit]
  70. Wang, M.; Chen, H.; Li, H.; Cai, Z.; Zhao, X.; Tong, C.; Li, J.; Xu, X. Grey wolf optimization evolving kernel extreme learning machine: Application to bankruptcy prediction. Eng. Appl. Artif. Intell. 2017, 63, 54–68. [Google Scholar] [CrossRef] [Scilit]
  71. Liu, W.; Wu, H.; Wang, T.; Wu, H. Elite elimination osprey optimization algorithm optimized kernel extreme learning machine for bankruptcy prediction problems. Sci. Rep. 2026, 16, 6246. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  72. Liu, W.; Zhang, Y.; Du, M. Enhanced adaptive zebra optimization algorithm optimized kernel extreme learning machine for bankruptcy prediction problems. Sci. Rep. 2026, 16, 10268. [Google Scholar] [CrossRef] [Scilit] [PubMed]
Figure 1. BHO algorithm flowchart.
Figure 1. BHO algorithm flowchart.
Mathematics 14 02362 g001
Figure 2. Comparison diagram of Levy Flight and Adaptive Levy Flight.
Figure 2. Comparison diagram of Levy Flight and Adaptive Levy Flight.
Mathematics 14 02362 g002
Figure 3. Convergence behavior of QCAMBHO for solving CEC benchmark minimization problems. The optimization objective is to find the decision vector X * L , U that minimizes the benchmark function value f X .
Figure 3. Convergence behavior of QCAMBHO for solving CEC benchmark minimization problems. The optimization objective is to find the decision vector X * L , U that minimizes the benchmark function value f X .
Mathematics 14 02362 g003
Figure 4. Comparison of convergence curves of different algorithms CEC2017.
Figure 4. Comparison of convergence curves of different algorithms CEC2017.
Mathematics 14 02362 g004
Figure 5. Comparison of boxplots of different algorithms CEC2017.
Figure 5. Comparison of boxplots of different algorithms CEC2017.
Mathematics 14 02362 g005
Figure 6. (a) Average Friedman ranking comparison of CEC2017 (Dim = 30); (b) Average Friedman ranking comparison of CEC2017 (Dim = 50); (c) Average Friedman ranking comparison of CEC2017 (Dim = 100).
Figure 6. (a) Average Friedman ranking comparison of CEC2017 (Dim = 30); (b) Average Friedman ranking comparison of CEC2017 (Dim = 50); (c) Average Friedman ranking comparison of CEC2017 (Dim = 100).
Mathematics 14 02362 g006
Figure 7. CEC2022 convergence curve.
Figure 7. CEC2022 convergence curve.
Mathematics 14 02362 g007
Figure 8. CEC2022 Box Plot.
Figure 8. CEC2022 Box Plot.
Mathematics 14 02362 g008
Figure 9. (a) Average Friedman ranking comparison of CEC2022 (Dim = 10); (b) Average Friedman ranking comparison of CEC2022 (Dim = 20).
Figure 9. (a) Average Friedman ranking comparison of CEC2022 (Dim = 10); (b) Average Friedman ranking comparison of CEC2022 (Dim = 20).
Mathematics 14 02362 g009
Figure 10. KELM structural diagram.
Figure 10. KELM structural diagram.
Mathematics 14 02362 g010
Figure 11. QCAMBHO-KELM flowchart.
Figure 11. QCAMBHO-KELM flowchart.
Mathematics 14 02362 g011
Figure 12. Box plot of prediction results.
Figure 12. Box plot of prediction results.
Mathematics 14 02362 g012
Table 1. Execution time comparison between BHO and QCAMBHO on CEC2017 (30D).
Table 1. Execution time comparison between BHO and QCAMBHO on CEC2017 (30D).
AlgorithmF1F2F3F4F5F6
BHO5.0032 4.4125 3.9555 4.2645 4.0743 5.3194
QCAMBHO5.8721 5.4189 4.7558 5.2820 5.9945 5.9778
AlgorithmF7F8F9F10F11F12
BHO4.3566 4.2716 4.3799 4.4405 4.1313 4.5465
QCAMBHO5.7317 6.1479 5.3691 4.8209 5.0039 5.5258
AlgorithmF13F14F15F16F17F18
BHO4.3542 4.9157 4.2170 3.8678 4.6570 4.5148
QCAMBHO4.8265 5.3637 5.0689 5.4596 5.8412 5.6948
AlgorithmF19F20F21F22F23F24
BHO5.6267 4.5516 4.5398 5.1230 5.2220 5.0927
QCAMBHO6.7014 5.8220 5.8578 6.7054 6.1835 6.2793
AlgorithmF25F26F27F28F29F30
BHO1.9526 2.3578 2.9199 2.3202 2.0432 2.3255
QCAMBHO2.5756 3.1621 3.5482 2.9974 2.5686 3.0160
Table 2. CEC 2017 benchmark functions.
Table 2. CEC 2017 benchmark functions.
TypeIDDescriptionDimfmin
UnimodalF1Shifted and Rotated Bent Cigar Function30/50/100100
F2Shifted and Rotated Sum of Different Power Function30/50/100200
F3Shifted and Rotated Zakharov Function30/50/100300
MultimodalF4Shifted and Rotated Rosenbrock’s Function30/50/100400
F5Shifted and Rotated Rastrigin’s Function30/50/100500
F6Shifted and Rotated Expanded Scaffer’s F6 Function30/50/100600
F7Shifted and Rotated Lunacek Bi_Rastrigin Function30/50/100700
F8Shifted and Rotated Non-Continuous Rastrigin’s Function30/50/100800
F9Shifted and Rotated Levy Function30/50/100900
F10Shifted and Rotated Schwefel’s Function30/50/1001000
HybridF11Hybrid Function 1 (N = 3)30/50/1001100
F12Hybrid Function 2 (N = 3)30/50/1001200
F13Hybrid Function 3 (N = 3)30/50/1001300
F14Hybrid Function 6 (N = 4)30/50/1001400
F15Hybrid Function 6 (N = 4)30/50/1001500
F16Hybrid Function 6 (N = 4)30/50/1001600
F17Hybrid Function 6 (N = 5)30/50/1001700
F18Hybrid Function 6 (N = 5)30/50/1001800
F19Hybrid Function 6 (N = 5)30/50/1001900
F20Hybrid Function 6 (N = 6)30/50/1002000
CompositionF21Composition Function 1 (N = 5)30/50/1002100
F22Composition Function 2 (N = 5)30/50/1002200
F23Composition Function 3 (N = 5)30/50/1002300
F24Composition Function 4 (N = 5)30/50/1002400
F25Composition Function 5 (N = 3)30/50/1002500
F26Composition Function 6 (N = 3)30/50/1002600
F27Composition Function 7 (N = 5)30/50/1002700
F28Composition Function 8 (N = 5)30/50/1002800
F29Composition Function 9 (N = 5)30/50/1002900
F30Composition Function 10 (N = 3)30/50/1003000
Search Range: [−100, 100] in each dimension
Table 3. CEC 2022 benchmark functions.
Table 3. CEC 2022 benchmark functions.
TypeIDDescriptionDimfmin
Unimodal FunctionF1Shifted and full Rotated Zakharov Function10/20300
Basic FunctionsF2Shifted and full Rotated Zakharov Function10/20400
F3Shifted and full Rotated Expanded Schaffer’s f6 Function10/20600
F4Shifted and full Rotated Non-Continuous Rastrigin’s Function10/20800
F5Shifted and full Rotated Levy Function10/20900
Hybrid FunctionsF6Hybrid Function 1 (N = 3)10/201800
F7Hybrid Function 2 (N = 6)10/202000
F8Hybrid Function 3 (N = 5)10/202200
Composition FunctionsF9Composition Function 1 (N = 5)10/202300
F10Composition Function 2 (N = 4)10/202400
F11Composition Function 3 (N = 5)10/202600
F12Composition Function 4 (N = 6)10/202700
Search Range: [−100, 100] in each dimension
Table 4. Parameter settings for different algorithms.
Table 4. Parameter settings for different algorithms.
AlgorithmsName of the ParameterValue of the Parameter
LSHADE p , A , H (0.11, 6, 4)
LSHADE_cnEpSin p , A , H (0.11, 5, 1.4)
TACPSO w m a x , w m i n , c 1 i , c 1 f , c 2 i , c 2 f (0.9, 0.4, 2.5, 0.5, 0.5, 2.5)
MELGWO P m i n , a , C 1 10; linearly decreases from 2 to 0; 2
EWOA a , b a   linearly   decreases   from   2   to   0 ; b = 1
HPHHO E 0 [−1, 1]
AOO c [0, 1]
CFOA r s [−1, 1]
BHO E [0, 1]
QCAMBHO F [0, 1]
Table 5. Experimental results of 10 algorithms on the CEC 2017 (Dim = 30).
Table 5. Experimental results of 10 algorithms on the CEC 2017 (Dim = 30).
AlgorithmMetricLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHOQCAMBHO
F1Mean4.8022 × 1076.0805 × 1063.4471 × 1071.9155 × 1091.6091 × 1072.4203 × 1091.0997 × 1066.0332 × 1085.8989 × 1034.8457 × 103
Std9.7965 × 1078.1445 × 1061.8743 × 1082.2546 × 1092.2751 × 1071.2267 × 1095.8875 × 1052.2917 × 1085.3220 × 1035.5971 × 103
F2Mean2.9524 × 10274.9061 × 10266.2854 × 10291.9238 × 10314.1165 × 10241.0000 × 10202.3149 × 10202.7467 × 10271.9863 × 10149.5753 × 1010
Std1.1279 × 10282.5908 × 10273.2751 × 10307.6875 × 10311.2527 × 10250.0000 × 1001.0153 × 10211.4223 × 10285.7370 × 10143.3544 × 1011
F3Mean9.6977 × 1045.9049 × 1045.1553 × 1044.2094 × 1041.0311 × 1054.6948 × 1043.7896 × 1045.4033 × 1044.5648 × 1033.6069 × 103
Std5.3581 × 1043.5283 × 1041.7264 × 1041.0640 × 1042.1922 × 1048.3967 × 1031.3405 × 1049.9604 × 1032.2541 × 1031.9662 × 103
F4Mean5.5408 × 1025.3857 × 1025.3009 × 1026.5865 × 1025.3510 × 1028.1201 × 1025.1798 × 1026.2978 × 1024.9578 × 1024.8149 × 102
Std6.0484 × 1013.9164 × 1015.5115 × 1011.8043 × 1023.9452 × 1011.7037 × 1022.2008 × 1015.6390 × 1011.8219 × 1012.6849 × 101
F5Mean6.1258 × 1026.0133 × 1026.0276 × 1026.7015 × 1026.6782 × 1027.8008 × 1026.3763 × 1026.6931 × 1025.6022 × 1025.6514 × 102
Std2.5796 × 1012.2214 × 1012.6386 × 1013.4348 × 1014.3927 × 1013.0665 × 1013.0092 × 1012.3832 × 1011.3392 × 1011.5185 × 101
F6Mean6.0879 × 1026.1271 × 1026.1202 × 1026.4400 × 1026.3067 × 1026.5999 × 1026.3219 × 1026.2942 × 1026.0373 × 1026.0226 × 102
Std6.5409 × 1005.1840 × 1006.0664 × 1009.8154 × 1001.0828 × 1018.6766 × 1001.1630 × 1018.4611 × 1001.6262 × 1001.4748 × 100
F7Mean9.4564 × 1029.1224 × 1028.5139 × 1021.0027 × 1031.0057 × 1031.2263 × 1038.9202 × 1029.6708 × 1028.0888 × 1027.9369 × 102
Std6.4993 × 1014.4254 × 1013.8823 × 1016.9371 × 1016.5324 × 1019.1440 × 1013.0547 × 1014.3529 × 1012.1067 × 1012.5416 × 101
F8Mean9.0492 × 1029.0511 × 1028.9964 × 1029.3858 × 1029.5073 × 1021.0115 × 1039.0656 × 1029.4894 × 1028.5929 × 1028.5993 × 102
Std2.2848 × 1012.1158 × 1012.6475 × 1012.9309 × 1013.6052 × 1012.2197 × 1013.0335 × 1012.2613 × 1012.3165 × 1011.5099 × 101
F9Mean2.9824 × 1032.2788 × 1032.8435 × 1033.6346 × 1034.6715 × 1036.3461 × 1033.9938 × 1032.6184 × 1031.2711 × 1031.1146 × 103
Std1.3500 × 1034.5784 × 1021.5866 × 1036.2137 × 1021.7759 × 1039.5490 × 1021.4814 × 1038.2234 × 1022.7136 × 1021.1979 × 102
F10Mean4.8856 × 1035.1589 × 1035.1197 × 1035.0617 × 1036.3405 × 1036.1930 × 1034.8202 × 1036.8864 × 1034.6953 × 1034.3927 × 103
Std4.6370 × 1028.7415 × 1026.9352 × 1026.3968 × 1021.2478 × 1034.4510 × 1027.2161 × 1025.6063 × 1024.8875 × 1026.4551 × 102
F11Mean1.7826 × 1031.3395 × 1031.2987 × 1031.4369 × 1031.3746 × 1031.6530 × 1031.2980 × 1031.5706 × 1031.2129 × 1031.1955 × 103
Std1.4634 × 1037.7573 × 1017.0218 × 1011.9091 × 1029.6230 × 1011.4148 × 1025.0164 × 1011.5902 × 1023.6187 × 1013.9034 × 101
F12Mean2.7598 × 1062.9897 × 1061.4960 × 1064.4103 × 1073.6024 × 1062.0892 × 1081.8541 × 1073.2656 × 1072.1427 × 1051.0313 × 105
Std4.3171 × 1063.7448 × 1062.6151 × 1066.8810 × 1072.4532 × 1061.4609 × 1081.3919 × 1071.7685 × 1071.7728 × 1051.4519 × 105
F13Mean1.5133 × 1043.6528 × 1041.7096 × 1051.2651 × 1051.5008 × 1044.3054 × 1061.2650 × 1054.2069 × 1041.0033 × 1042.4161 × 103
Std1.8746 × 1042.0587 × 1048.1342 × 1051.1810 × 1051.2257 × 1045.9205 × 1061.4656 × 1051.9778 × 1041.0943 × 1047.9642 × 102
F14Mean1.1605 × 1053.0324 × 1033.1829 × 1041.8148 × 1052.2540 × 1056.8481 × 1051.1468 × 1051.9619 × 1041.5907 × 1031.5896 × 103
Std5.4852 × 1052.1365 × 1032.9070 × 1042.1355 × 1052.5538 × 1057.1608 × 1058.8586 × 1042.0831 × 1046.8706 × 1015.4482 × 101
F15Mean1.2477 × 1041.0745 × 1048.6916 × 1032.9062 × 1048.6703 × 1031.1393 × 1055.2360 × 1042.6446 × 1042.1362 × 1031.7535 × 103
Std9.3342 × 1031.0372 × 1048.6563 × 1031.8199 × 1046.8605 × 1031.6172 × 1053.2223 × 1041.4898 × 1042.2189 × 1021.4981 × 102
F16Mean2.7406 × 1032.5670 × 1032.6460 × 1032.8758 × 1032.8691 × 1033.3267 × 1032.8248 × 1032.7232 × 1032.2159 × 1032.1486 × 103
Std3.1318 × 1022.1476 × 1022.3298 × 1023.5703 × 1023.4904 × 1024.0218 × 1023.2850 × 1022.0900 × 1021.9062 × 1022.1504 × 102
F17Mean2.2137 × 1032.0376 × 1032.1884 × 1032.2279 × 1032.3784 × 1032.4720 × 1032.1993 × 1032.0662 × 1031.8579 × 1031.8581 × 103
Std2.1439 × 1021.5562 × 1022.0512 × 1022.5638 × 1022.9463 × 1022.1867 × 1021.9367 × 1021.4268 × 1026.5249 × 1011.0123 × 102
F18Mean4.1152 × 1051.6058 × 1052.3487 × 1051.3946 × 1061.5532 × 1063.1271 × 1061.1949 × 1062.2572 × 1052.6050 × 1042.8504 × 104
Std1.2211 × 1062.9007 × 1051.6044 × 1051.2666 × 1061.7523 × 1062.3537 × 1062.0154 × 1062.6940 × 1051.8043 × 1042.6019 × 104
F19Mean1.2146 × 1048.5549 × 1031.1455 × 1048.2827 × 1041.0087 × 1041.5339 × 1066.6527 × 1052.0019 × 1052.1326 × 1032.0831 × 103
Std1.2089 × 1041.0027 × 1042.0272 × 1041.1696 × 1051.1514 × 1041.9760 × 1066.3862 × 1053.2320 × 1059.5279 × 1016.8725 × 101
F20Mean2.5287 × 1032.3903 × 1032.5340 × 1032.6433 × 1032.6314 × 1032.6374 × 1032.5454 × 1032.4305 × 1032.2386 × 1032.1918 × 103
Std1.6940 × 1021.2541 × 1022.0607 × 1021.9636 × 1021.6124 × 1021.7675 × 1021.8158 × 1021.2854 × 1029.5825 × 1019.0232 × 101
F21Mean2.4082 × 1032.3986 × 1032.3862 × 1032.4541 × 1032.4342 × 1032.5450 × 1032.4252 × 1032.4412 × 1032.3598 × 1032.3586 × 103
Std1.8896 × 1011.8354 × 1011.8887 × 1013.4359 × 1013.3797 × 1015.4605 × 1013.3491 × 1012.3677 × 1011.9108 × 1011.5761 × 101
F22Mean3.4119 × 1034.2492 × 1033.8675 × 1035.4897 × 1032.3289 × 1035.6480 × 1035.1990 × 1032.6277 × 1032.3013 × 1032.3006 × 103
Std1.6849 × 1032.3886 × 1031.8980 × 1032.0491 × 1031.2089 × 1012.5051 × 1032.1560 × 1035.3530 × 1021.9783 × 1001.2187 × 100
F23Mean2.7930 × 1032.7739 × 1032.7791 × 1032.8483 × 1032.8096 × 1032.9796 × 1032.8162 × 1032.8146 × 1032.7261 × 1032.7262 × 103
Std5.0992 × 1013.8697 × 1013.5745 × 1015.4939 × 1014.7489 × 1019.7586 × 1014.2735 × 1013.0064 × 1012.3523 × 1012.1862 × 101
F24Mean2.9456 × 1032.9585 × 1032.9893 × 1032.9960 × 1032.9711 × 1033.1919 × 1032.9834 × 1032.9796 × 1032.8936 × 1032.8834 × 103
Std2.9242 × 1013.6647 × 1016.6591 × 1015.3390 × 1013.5410 × 1018.6184 × 1015.2412 × 1012.8511 × 1012.4978 × 1011.5104 × 101
F25Mean2.9341 × 1032.9192 × 1032.9100 × 1032.9846 × 1032.9367 × 1033.0556 × 1032.9194 × 1033.0265 × 1032.8948 × 1032.8870 × 103
Std3.2644 × 1011.9150 × 1012.0029 × 1016.0051 × 1013.2226 × 1014.0951 × 1011.9458 × 1014.4468 × 1011.4854 × 1012.9225 × 100
F26Mean5.2517 × 1034.7614 × 1034.2865 × 1035.6212 × 1035.5680 × 1036.7275 × 1035.2084 × 1035.0772 × 1033.9323 × 1033.2041 × 103
Std7.9939 × 1028.9254 × 1021.2742 × 1038.4971 × 1027.7333 × 1021.3155 × 1036.0523 × 1021.1538 × 1036.8492 × 1026.1943 × 102
F27Mean3.2580 × 1033.2613 × 1033.2612 × 1033.2970 × 1033.2658 × 1033.3822 × 1033.2788 × 1033.2718 × 1033.2302 × 1033.2259 × 103
Std2.7070 × 1013.9486 × 1012.8774 × 1014.0343 × 1012.6068 × 1018.0073 × 1014.3464 × 1012.5082 × 1011.2564 × 1011.2713 × 101
F28Mean3.3022 × 1033.2924 × 1033.2819 × 1033.4540 × 1033.3052 × 1033.4867 × 1033.2942 × 1033.4140 × 1033.2285 × 1033.2113 × 103
Std4.0505 × 1014.9321 × 1016.1558 × 1011.7327 × 1024.7289 × 1019.9301 × 1013.0019 × 1016.2880 × 1012.4202 × 1012.8108 × 101
F29Mean3.9804 × 1033.8488 × 1033.8508 × 1034.4031 × 1033.9533 × 1034.4116 × 1034.0244 × 1034.1090 × 1033.6190 × 1033.5755 × 103
Std2.4074 × 1021.7938 × 1022.6102 × 1022.9727 × 1022.5215 × 1022.4214 × 1022.1214 × 1021.5496 × 1021.0276 × 1021.4162 × 102
F30Mean3.3788 × 1048.2277 × 1044.3635 × 1042.6680 × 1062.7386 × 1049.8661 × 1064.3111 × 1062.1553 × 1061.8136 × 1048.4162 × 103
Std2.0092 × 1049.3325 × 1041.5183 × 1052.4701 × 1062.2772 × 1048.0010 × 1062.5776 × 1062.1655 × 1068.6676 × 1033.1274 × 103
Table 6. Experimental results of 10 algorithms on the CEC 2017 (Dim = 50).
Table 6. Experimental results of 10 algorithms on the CEC 2017 (Dim = 50).
AlgorithmMetricLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHOQCAMBHO
F1Mean3.1448 × 1096.4168 × 1084.2152 × 1081.3254 × 10101.1602 × 1092.2612 × 10101.0307 × 1087.7332 × 1091.3464 × 1064.1825 × 105
Std1.9683 × 1093.1281 × 1085.2981 × 1085.5127 × 1097.1926 × 1084.3978 × 1097.6612 × 1072.0724 × 1091.2043 × 1062.8299 × 105
F2Mean1.0000 × 10301.0000 × 10301.3608 × 10522.2643 × 10562.5029 × 10561.0000 × 10201.8776 × 10461.4000 × 10577.0209 × 10361.2280 × 1030
Std1.4314 × 10141.4314 × 10147.4481 × 10525.9353 × 10561.3146 × 10570.0000 × 1005.2714 × 10465.2761 × 10573.5658 × 10375.2591 × 1030
F3Mean1.9889 × 1051.5735 × 1051.7919 × 1051.2898 × 1052.5014 × 1051.2894 × 1051.7313 × 1051.5403 × 1054.8679 × 1044.5063 × 104
Std7.3682 × 1045.4257 × 1044.2509 × 1042.4011 × 1043.6166 × 1041.8171 × 1043.4826 × 1042.2521 × 1041.2161 × 1041.1696 × 104
F4Mean1.0572 × 1037.7355 × 1027.1302 × 1022.4146 × 1038.0099 × 1022.6456 × 1036.9608 × 1021.7288 × 1035.9319 × 1025.3672 × 102
Std3.4677 × 1028.8532 × 1011.1573 × 1021.1954 × 1039.1684 × 1016.9550 × 1025.1815 × 1013.7893 × 1024.1410 × 1015.1054 × 101
F5Mean7.8835 × 1027.8861 × 1027.3638 × 1028.3700 × 1028.5366 × 1029.7622 × 1027.6801 × 1028.8490 × 1026.7517 × 1026.8117 × 102
Std4.9534 × 1014.7838 × 1014.0070 × 1014.5511 × 1017.2489 × 1013.3178 × 1014.1600 × 1014.4772 × 1014.0549 × 1015.2895 × 101
F6Mean6.1872 × 1026.3293 × 1026.2632 × 1026.5695 × 1026.4616 × 1026.7674 × 1026.4639 × 1026.4842 × 1026.1545 × 1026.1179 × 102
Std1.0268 × 1018.9884 × 1007.0114 × 1009.1182 × 1001.0280 × 1015.4697 × 1009.3850 × 1006.4951 × 1005.6620 × 1003.5472 × 100
F7Mean1.4813 × 1031.3990 × 1031.0828 × 1031.4228 × 1031.4108 × 1031.7579 × 1031.1571 × 1031.3919 × 1031.0177 × 1039.8269 × 102
Std1.5796 × 1021.0285 × 1026.2459 × 1011.1360 × 1021.2180 × 1021.1102 × 1027.2798 × 1017.3859 × 1014.5995 × 1016.3871 × 101
F8Mean1.1020 × 1031.0879 × 1031.0377 × 1031.1386 × 1031.1470 × 1031.2734 × 1031.0729 × 1031.1889 × 1039.6187 × 1029.8718 × 102
Std4.7503 × 1014.1458 × 1014.4430 × 1015.4983 × 1015.3654 × 1014.4228 × 1014.1822 × 1013.4510 × 1013.6744 × 1014.0799 × 101
F9Mean1.0753 × 1041.2554 × 1048.0232 × 1031.2697 × 1041.9179 × 1042.3069 × 1041.3853 × 1041.2632 × 1044.3536 × 1032.6356 × 103
Std4.0932 × 1034.3652 × 1033.4851 × 1033.3259 × 1036.4236 × 1034.2015 × 1033.9801 × 1033.1802 × 1031.8210 × 1035.6161 × 102
F10Mean8.7353 × 1039.5650 × 1038.6683 × 1038.7737 × 1031.0084 × 1041.0864 × 1047.9208 × 1031.2137 × 1047.3563 × 1037.3509 × 103
Std6.7384 × 1021.3673 × 1031.2926 × 1031.0651 × 1031.3239 × 1031.1794 × 1039.6808 × 1028.4818 × 1027.9882 × 1021.3903 × 103
F11Mean2.6413 × 1032.1222 × 1031.7040 × 1034.1481 × 1033.6029 × 1033.2362 × 1031.7335 × 1036.6656 × 1031.3527 × 1031.3309 × 103
Std6.4735 × 1021.0464 × 1032.1676 × 1021.4732 × 1031.8585 × 1037.5780 × 1021.5576 × 1022.1082 × 1036.0794 × 1014.8073 × 101
F12Mean7.5703 × 1076.6703 × 1074.0999 × 1081.8516 × 1096.1943 × 1072.0521 × 1091.0491 × 1084.0151 × 1084.4928 × 1061.8357 × 106
Std5.9975 × 1073.6794 × 1079.1846 × 1082.4386 × 1093.9903 × 1071.0740 × 1098.6843 × 1071.6790 × 1083.3180 × 1061.0302 × 106
F13Mean8.6749 × 1041.0818 × 1052.5941 × 1076.3989 × 1073.6146 × 1041.2973 × 1083.1934 × 1057.7734 × 1052.3113 × 1047.8780 × 103
Std1.6935 × 1056.3664 × 1047.4853 × 1078.6541 × 1072.1337 × 1041.0715 × 1081.1127 × 1068.4528 × 1052.0824 × 1045.4220 × 103
F14Mean1.7765 × 1059.2730 × 1043.3100 × 1051.0517 × 1061.2227 × 1062.0912 × 1066.6929 × 1052.1673 × 1055.5795 × 1037.3947 × 103
Std2.3330 × 1057.9311 × 1045.8873 × 1058.4969 × 1059.8171 × 1052.1923 × 1065.8933 × 1052.5082 × 1053.6747 × 1039.7357 × 103
F15Mean1.2879 × 1042.7852 × 1049.8952 × 1039.5124 × 1059.2309 × 1037.0274 × 1064.2083 × 1042.3529 × 1048.9163 × 1035.5983 × 103
Std6.3947 × 1031.5674 × 1048.7004 × 1034.5798 × 1066.3006 × 1038.9126 × 1061.8693 × 1041.2561 × 1044.5506 × 1034.0424 × 103
F16Mean3.6874 × 1033.2898 × 1033.4081 × 1033.8251 × 1033.6789 × 1034.8793 × 1033.5796 × 1033.5021 × 1032.9296 × 1032.8795 × 103
Std4.3682 × 1023.2537 × 1024.2661 × 1024.8716 × 1025.0415 × 1026.0577 × 1024.7470 × 1023.3601 × 1024.9033 × 1023.6456 × 102
F17Mean3.3354 × 1033.0936 × 1033.1663 × 1033.4118 × 1033.6114 × 1033.7360 × 1033.1705 × 1033.2342 × 1032.8184 × 1032.7579 × 103
Std3.1330 × 1022.9183 × 1023.1326 × 1022.8773 × 1023.6411 × 1023.3293 × 1023.0317 × 1022.7121 × 1022.4283 × 1022.2092 × 102
F18Mean9.4579 × 1056.0130 × 1052.0321 × 1065.4342 × 1066.6533 × 1061.1337 × 1074.3821 × 1062.0534 × 1061.3022 × 1051.2224 × 105
Std7.4369 × 1055.2663 × 1052.3022 × 1065.1159 × 1065.0854 × 1061.0143 × 1073.3370 × 1061.8059 × 1067.2117 × 1046.6230 × 104
F19Mean2.0860 × 1043.6547 × 1043.2813 × 1043.8072 × 1051.5332 × 1042.0131 × 1061.3304 × 1064.4107 × 1051.2049 × 1046.6904 × 103
Std2.4014 × 1042.3058 × 1043.9544 × 1043.7406 × 1051.1901 × 1042.2985 × 1061.0364 × 1065.1925 × 1051.0378 × 1046.4853 × 103
F20Mean3.5387 × 1033.3080 × 1033.4240 × 1033.3132 × 1033.6344 × 1033.3220 × 1033.2824 × 1033.2463 × 1032.8102 × 1032.7093 × 103
Std2.1897 × 1023.3119 × 1024.0324 × 1023.9312 × 1024.1076 × 1022.8749 × 1023.6659 × 1022.6699 × 1022.1487 × 1021.9479 × 102
F21Mean2.6011 × 1032.5788 × 1032.5239 × 1032.6616 × 1032.6246 × 1032.8610 × 1032.5634 × 1032.6424 × 1032.4778 × 1032.4488 × 103
Std6.9038 × 1014.4743 × 1013.9195 × 1015.6859 × 1015.2021 × 1018.4626 × 1014.8104 × 1014.5276 × 1013.7402 × 1014.3750 × 101
F22Mean1.0686 × 1041.1584 × 1041.0340 × 1041.0219 × 1041.2845 × 1041.2644 × 1041.0074 × 1041.2533 × 1047.9510 × 1037.2157 × 103
Std8.4667 × 1021.8589 × 1031.3978 × 1031.1362 × 1032.1392 × 1031.0281 × 1039.2830 × 1023.3648 × 1033.4290 × 1034.0231 × 103
F23Mean3.1185 × 1033.1361 × 1033.0698 × 1033.1996 × 1033.1685 × 1033.5232 × 1033.1019 × 1033.1651 × 1032.9700 × 1032.9215 × 103
Std1.0026 × 1028.6705 × 1018.0930 × 1011.1404 × 1027.4938 × 1011.0368 × 1026.9518 × 1017.1869 × 1016.6768 × 1013.9442 × 101
F24Mean3.2570 × 1033.3181 × 1033.4219 × 1033.2772 × 1033.2757 × 1033.7453 × 1033.3114 × 1033.3408 × 1033.1085 × 1033.0790 × 103
Std8.5423 × 1011.0564 × 1022.0530 × 1027.7391 × 1018.0993 × 1011.5676 × 1027.3954 × 1015.9496 × 1016.0812 × 1014.3959 × 101
F25Mean3.5132 × 1033.2448 × 1033.1662 × 1034.0623 × 1033.2856 × 1034.5017 × 1033.1920 × 1034.0846 × 1033.0836 × 1033.0806 × 103
Std2.5921 × 1028.5916 × 1014.1045 × 1015.2548 × 1021.1959 × 1024.8715 × 1026.4643 × 1012.7725 × 1023.2295 × 1012.6657 × 101
F26Mean7.8561 × 1038.2948 × 1035.9917 × 1039.6821 × 1038.0999 × 1031.2206 × 1047.9370 × 1031.0317 × 1045.8109 × 1034.1526 × 103
Std1.0245 × 1031.0060 × 1032.4185 × 1031.6978 × 1031.0849 × 1031.5643 × 1031.1361 × 1031.2896 × 1039.6920 × 1021.4705 × 103
F27Mean3.6767 × 1033.7702 × 1033.6376 × 1033.8845 × 1033.7151 × 1034.0670 × 1033.7459 × 1033.7840 × 1033.5327 × 1033.4585 × 103
Std1.5586 × 1021.7003 × 1021.5675 × 1022.3032 × 1021.3939 × 1022.0154 × 1021.3319 × 1021.4182 × 1021.2415 × 1029.1490 × 101
F28Mean4.1005 × 1033.7127 × 1033.6033 × 1035.0559 × 1033.6943 × 1035.2896 × 1033.5735 × 1034.8299 × 1033.3724 × 1033.3413 × 103
Std4.7283 × 1021.8808 × 1022.4250 × 1025.5456 × 1021.8286 × 1023.2188 × 1029.6523 × 1014.2976 × 1024.1716 × 1012.8925 × 101
F29Mean5.0911 × 1035.0259 × 1034.9230 × 1036.1647 × 1035.0420 × 1036.9669 × 1035.1003 × 1035.5163 × 1034.2966 × 1034.0645 × 103
Std4.7557 × 1023.6839 × 1024.0724 × 1027.0920 × 1024.1878 × 1028.6238 × 1024.0118 × 1024.3686 × 1023.1384 × 1022.8130 × 102
F30Mean4.2657 × 1061.4456 × 1071.6608 × 1069.8797 × 1073.8695 × 1062.0416 × 1086.4274 × 1071.4819 × 1082.2964 × 1061.1036 × 106
Std1.4803 × 1066.2507 × 1067.0940 × 1053.2635 × 1071.6245 × 1067.7369 × 1072.1082 × 1074.1882 × 1078.7752 × 1052.8228 × 105
Table 7. Experimental results of 10 algorithms on the CEC 2017 (Dim = 100).
Table 7. Experimental results of 10 algorithms on the CEC 2017 (Dim = 100).
AlgorithmMetricLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHOQCAMBHO
F1Mean5.1467 × 10102.2919 × 10101.4869 × 10107.4125 × 10102.2020 × 10101.0307 × 10111.0433 × 10106.5602 × 10106.2480 × 1081.8477 × 108
Std1.3611 × 10108.9697 × 1094.7801 × 1091.4706 × 10105.0695 × 1091.0188 × 10103.0879 × 1097.8330 × 1093.6205 × 1081.3487 × 108
F2Mean1.0000 × 10301.0000 × 10303.2459 × 101281.1856 × 101458.0084 × 101451.0000 × 10202.0039 × 101315.1169 × 101463.2262 × 101119.2017 × 10101
Std1.4314 × 10141.4314 × 10141.2743 × 101296.4707 × 101454.3828 × 101460.0000 × 1001.0970 × 101322.5301 × 101471.7671 × 101124.9715 × 10102
F3Mean5.0574 × 1055.1494 × 1055.2529 × 1055.2645 × 1056.4051 × 1053.0777 × 1056.0657 × 1054.2817 × 1052.1879 × 1052.2896 × 105
Std1.1973 × 1051.1418 × 1058.0109 × 1041.2282 × 1057.0088 × 1041.6859 × 1049.8962 × 1044.4589 × 1041.8820 × 1042.4588 × 104
F4Mean5.6025 × 1033.3564 × 1032.4794 × 1039.3017 × 1033.2569 × 1031.2976 × 1042.1813 × 1039.2141 × 1031.0562 × 1038.7306 × 102
Std2.0164 × 1039.5214 × 1025.8381 × 1021.9971 × 1036.3858 × 1021.9387 × 1033.8348 × 1021.6419 × 1039.3405 × 1015.7708 × 101
F5Mean1.4995 × 1031.4040 × 1031.2861 × 1031.4398 × 1031.5894 × 1031.7810 × 1031.3421 × 1031.5719 × 1031.1311 × 1031.0584 × 103
Std8.4693 × 1011.2222 × 1021.1175 × 1027.5342 × 1011.2344 × 1026.6053 × 1017.2032 × 1017.5837 × 1011.3691 × 1021.1866 × 102
F6Mean6.4597 × 1026.5480 × 1026.5362 × 1026.7229 × 1026.7032 × 1026.8863 × 1026.6655 × 1026.7961 × 1026.3851 × 1026.3266 × 102
Std9.9505 × 1006.4932 × 1007.2102 × 1004.4261 × 1008.8826 × 1003.6599 × 1005.8370 × 1005.3277 × 1005.0326 × 1004.6180 × 100
F7Mean3.9767 × 1033.3449 × 1032.2128 × 1033.0009 × 1033.3391 × 1033.6026 × 1032.3512 × 1033.0429 × 1032.0459 × 1031.7578 × 103
Std5.6885 × 1024.1227 × 1021.9022 × 1022.1233 × 1022.9271 × 1021.0478 × 1022.2895 × 1021.8542 × 1021.8913 × 1022.5552 × 102
F8Mean1.8432 × 1031.7584 × 1031.5929 × 1031.8284 × 1031.9057 × 1032.1953 × 1031.7030 × 1031.9454 × 1031.3831 × 1031.3625 × 103
Std9.2857 × 1011.0877 × 1021.0271 × 1029.7263 × 1011.4710 × 1027.1951 × 1019.9643 × 1017.0581 × 1019.6349 × 1011.3762 × 102
F9Mean4.6924 × 1045.1090 × 1044.4173 × 1043.4049 × 1047.7518 × 1045.3084 × 1044.1333 × 1045.0409 × 1041.6698 × 1041.5014 × 104
Std1.1288 × 1041.3436 × 1042.5111 × 1047.3712 × 1031.9061 × 1047.5992 × 1038.3313 × 1035.7083 × 1034.3549 × 1034.6625 × 103
F10Mean2.2500 × 1042.5011 × 1042.1112 × 1041.9991 × 1042.5034 × 1042.6381 × 1041.9501 × 1042.8118 × 1041.6187 × 1041.7066 × 104
Std1.1448 × 1033.9661 × 1032.5931 × 1031.2791 × 1033.3802 × 1032.1467 × 1031.2994 × 1031.1948 × 1031.4737 × 1033.4252 × 103
F11Mean8.6731 × 1047.8873 × 1045.2189 × 1047.0569 × 1041.7909 × 1058.6113 × 1045.7323 × 1041.1237 × 1051.1595 × 1046.0704 × 103
Std4.6928 × 1044.2895 × 1042.5439 × 1041.1393 × 1043.6256 × 1042.2697 × 1041.2433 × 1041.9778 × 1044.5844 × 1031.4387 × 103
F12Mean4.0121 × 1091.8400 × 1092.0911 × 1091.9645 × 10102.0576 × 1092.2791 × 10109.4645 × 1088.7803 × 1097.9772 × 1073.0072 × 107
Std2.6141 × 1096.6812 × 1082.0048 × 1091.0284 × 10108.0215 × 1088.0075 × 1093.1317 × 1082.6451 × 1093.8789 × 1071.6456 × 107
F13Mean2.7400 × 1073.2792 × 1069.6013 × 1072.1835 × 1097.4020 × 1062.4379 × 1096.7452 × 1051.8332 × 1085.5224 × 1041.9223 × 104
Std5.1434 × 1075.2597 × 1062.2658 × 1082.2561 × 1091.5655 × 1071.3291 × 1096.3321 × 1058.0214 × 1072.3405 × 1049.1115 × 103
F14Mean2.6848 × 1061.4788 × 1062.0563 × 1066.2370 × 1068.6672 × 1069.6540 × 1067.2630 × 1064.5136 × 1064.0252 × 1053.2232 × 105
Std1.3229 × 1061.1014 × 1061.1400 × 1062.4660 × 1064.7185 × 1063.6224 × 1063.9721 × 1062.5959 × 1063.2906 × 1051.7806 × 105
F15Mean2.2201 × 1059.2196 × 1042.8127 × 1072.7425 × 1081.3644 × 1051.5109 × 1086.7531 × 1042.5779 × 1061.4991 × 1046.5638 × 103
Std4.5286 × 1054.2622 × 1041.5396 × 1084.0548 × 1082.8134 × 1051.3132 × 1084.2061 × 1041.5711 × 1061.0152 × 1044.1265 × 103
F16Mean8.0498 × 1036.7035 × 1035.8341 × 1038.2583 × 1036.9304 × 1031.2396 × 1047.1632 × 1038.4336 × 1035.6114 × 1035.4264 × 103
Std8.7765 × 1026.1947 × 1027.0719 × 1021.3681 × 1038.5275 × 1021.6608 × 1038.4903 × 1028.5189 × 1025.7784 × 1026.5447 × 102
F17Mean6.0654 × 1035.5928 × 1035.9641 × 1038.1674 × 1036.1307 × 1039.8951 × 1035.6619 × 1035.7922 × 1034.6707 × 1034.7143 × 103
Std6.6668 × 1024.2381 × 1026.5275 × 1024.3010 × 1036.1637 × 1024.8445 × 1034.5904 × 1027.3524 × 1025.4601 × 1026.2258 × 102
F18Mean4.8822 × 1063.1173 × 1063.6530 × 1065.4731 × 1061.4669 × 1071.1651 × 1077.3900 × 1063.7107 × 1064.9802 × 1055.5101 × 105
Std3.8618 × 1061.9691 × 1062.1089 × 1063.3015 × 1067.6077 × 1065.1441 × 1063.3408 × 1061.6583 × 1062.2390 × 1052.4211 × 105
F19Mean9.2303 × 1053.3854 × 1062.7038 × 1071.7277 × 1086.6320 × 1051.4745 × 1086.3390 × 1069.2221 × 1064.2980 × 1043.3892 × 103
Std2.0928 × 1061.9343 × 1061.2730 × 1082.6039 × 1087.4051 × 1051.5712 × 1084.4240 × 1066.2900 × 1061.0929 × 1051.4838 × 103
F20Mean6.5189 × 1036.0874 × 1035.8014 × 1035.5089 × 1036.4054 × 1035.9235 × 1035.4459 × 1036.2211 × 1035.0931 × 1034.8425 × 103
Std5.0367 × 1025.7900 × 1026.4585 × 1025.4177 × 1028.1587 × 1025.7899 × 1026.3374 × 1023.7652 × 1024.6873 × 1026.2657 × 102
F21Mean3.4010 × 1033.3363 × 1033.1327 × 1033.3989 × 1033.4657 × 1033.9608 × 1033.2149 × 1033.4328 × 1032.9281 × 1032.8296 × 103
Std1.2771 × 1021.2906 × 1021.0548 × 1021.3480 × 1021.3451 × 1021.6938 × 1029.8029 × 1017.7634 × 1019.5839 × 1011.1403 × 102
F22Mean2.4630 × 1042.6794 × 1042.3514 × 1042.2600 × 1042.6830 × 1042.8863 × 1042.2000 × 1043.1032 × 1042.0532 × 1041.8471 × 104
Std1.2515 × 1033.2600 × 1032.0815 × 1031.5123 × 1032.7833 × 1031.5656 × 1031.2973 × 1031.9714 × 1031.0986 × 1036.6611 × 103
F23Mean3.9493 × 1034.0870 × 1034.1010 × 1034.0258 × 1033.9630 × 1034.7645 × 1033.9119 × 1034.1140 × 1033.6176 × 1033.5011 × 103
Std1.8313 × 1021.6291 × 1021.8445 × 1021.6986 × 1021.5787 × 1022.0051 × 1021.4834 × 1021.2995 × 1021.5052 × 1021.3050 × 102
F24Mean4.7547 × 1035.2375 × 1035.7500 × 1034.7597 × 1034.6610 × 1035.7402 × 1034.8310 × 1034.9904 × 1034.3064 × 1034.1049 × 103
Std2.0721 × 1023.7403 × 1026.0844 × 1022.1445 × 1022.2610 × 1022.9555 × 1022.0143 × 1021.4525 × 1021.7759 × 1021.4740 × 102
F25Mean7.5723 × 1035.3391 × 1034.4595 × 1038.3550 × 1036.2313 × 1039.8298 × 1034.5390 × 1038.6712 × 1033.7702 × 1033.5794 × 103
Std1.6276 × 1033.8789 × 1023.7627 × 1021.2520 × 1036.4777 × 1021.2629 × 1032.9434 × 1027.6380 × 1021.1593 × 1026.3147 × 101
F26Mean2.2334 × 1042.3660 × 1042.0764 × 1042.5906 × 1041.9835 × 1043.1899 × 1042.0332 × 1042.9715 × 1041.5746 × 1041.4652 × 104
Std3.2610 × 1032.8145 × 1033.2644 × 1033.9884 × 1032.0982 × 1032.9656 × 1031.3262 × 1032.2974 × 1031.8133 × 1032.4463 × 103
F27Mean4.2257 × 1034.4345 × 1034.0524 × 1034.5990 × 1034.0275 × 1035.2423 × 1034.2441 × 1034.9038 × 1033.8319 × 1033.7106 × 103
Std2.5687 × 1023.2547 × 1022.5461 × 1022.7801 × 1022.2208 × 1023.8682 × 1021.8626 × 1023.0604 × 1021.6402 × 1021.1090 × 102
F28Mean1.0724 × 1047.0884 × 1035.8435 × 1039.4858 × 1037.4942 × 1031.1954 × 1045.3030 × 1031.1565 × 1043.9990 × 1033.7260 × 103
Std2.7285 × 1031.2490 × 1031.1645 × 1031.3150 × 1031.3276 × 1031.3045 × 1036.5314 × 1029.4483 × 1021.8785 × 1026.6498 × 101
F29Mean9.4598 × 1039.4980 × 1038.0489 × 1031.1990 × 1048.6907 × 1031.4936 × 1048.7731 × 1031.1625 × 1047.6418 × 1037.2079 × 103
Std1.1328 × 1039.0648 × 1027.4711 × 1021.4591 × 1036.7442 × 1022.4168 × 1036.9591 × 1021.1457 × 1034.6556 × 1026.3661 × 102
F30Mean2.0031 × 1077.5101 × 1075.8403 × 1071.2659 × 1091.7912 × 1071.5570 × 1091.6004 × 1084.6372 × 1086.3767 × 1059.8073 × 104
Std1.4909 × 1075.4665 × 1071.5313 × 1081.0424 × 1091.5618 × 1074.9610 × 1088.9262 × 1071.7866 × 1084.3198 × 1055.1761 × 104
Table 8. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2017 (Dim = 30).
Table 8. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2017 (Dim = 30).
AlgorithmLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHO
F13.0199 × 10−113.0199 × 10−112.3768 × 10−73.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−111.6687 × 10−1
F23.0199 × 10−113.0199 × 10−114.9752 × 10−113.0199 × 10−113.0199 × 10−111.2118 × 10−123.0199 × 10−113.0199 × 10−117.0881 × 10−8
F33.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−116.3533 × 10−2
F47.0881 × 10−86.5277 × 10−84.9426 × 10−56.0658 × 10−119.0632 × 10−83.0199 × 10−111.7290 × 10−63.0199 × 10−114.5146 × 10−2
F51.5465 × 10−91.0666 × 10−71.2541 × 10−73.0199 × 10−113.0199 × 10−113.0199 × 10−113.3384 × 10−113.0199 × 10−111.2967 × 10−1
F63.0811 × 10−86.0658 × 10−116.6955 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−117.2951 × 10−4
F76.6955 × 10−116.6955 × 10−118.3520 × 10−83.0199 × 10−113.0199 × 10−113.0199 × 10−117.3891 × 10−113.0199 × 10−117.9590 × 10−3
F83.1967 × 10−91.1737 × 10−97.0881 × 10−83.0199 × 10−113.0199 × 10−113.0199 × 10−111.0702 × 10−93.0199 × 10−115.7929 × 10−1
F93.6897 × 10−113.3384 × 10−113.6897 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.1877 × 10−2
F101.8575 × 10−34.6390 × 10−52.0058 × 10−45.8737 × 10−41.1023 × 10−88.9934 × 10−112.6077 × 10−23.3384 × 10−114.3584 × 10−2
F111.4643 × 10−104.1997 × 10−107.0881 × 10−84.0772 × 10−111.0937 × 10−103.0199 × 10−112.4386 × 10−93.0199 × 10−111.2967 × 10−1
F123.4742 × 10−106.0658 × 10−111.5581 × 10−83.3384 × 10−118.9934 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.5923 × 10−5
F137.3891 × 10−113.0199 × 10−111.3289 × 10−103.0199 × 10−111.2870 × 10−93.0199 × 10−113.0199 × 10−113.0199 × 10−112.3715 × 10−10
F141.0937 × 10−101.0937 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−118.6499 × 10−1
F154.0772 × 10−113.0199 × 10−116.7220 × 10−103.0199 × 10−115.5727 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−114.9980 × 10−9
F161.5581 × 10−81.4294 × 10−85.4617 × 10−92.4386 × 10−96.7220 × 10−103.0199 × 10−112.3715 × 10−102.3715 × 10−101.7145 × 10−1
F171.8567 × 10−96.7362 × 10−61.0105 × 10−89.2603 × 10−94.6159 × 10−104.5043 × 10−113.1967 × 10−92.1959 × 10−74.4642 × 10−1
F184.1825 × 10−97.0430 × 10−71.4643 × 10−103.0199 × 10−114.0772 × 10−113.0199 × 10−117.3891 × 10−118.1014 × 10−107.7312 × 10−1
F192.6695 × 10−92.1544 × 10−101.6980 × 10−83.0199 × 10−113.1589 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−115.9428 × 10−2
F202.8716 × 10−106.0104 × 10−81.1023 × 10−82.1544 × 10−105.4941 × 10−116.0658 × 10−111.2870 × 10−92.6695 × 10−92.5101 × 10−2
F211.2057 × 10−101.5465 × 10−98.8411 × 10−76.0658 × 10−119.9186 × 10−113.0199 × 10−113.8202 × 10−103.0199 × 10−117.3940 × 10−1
F223.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−118.2357 × 10−2
F239.2603 × 10−98.1975 × 10−72.5721 × 10−72.8716 × 10−102.2273 × 10−93.0199 × 10−111.9568 × 10−104.0772 × 10−118.7663 × 10−1
F248.9934 × 10−111.2057 × 10−103.3384 × 10−118.1527 × 10−114.0772 × 10−113.0199 × 10−118.1527 × 10−113.0199 × 10−117.4827 × 10−2
F256.0658 × 10−114.5043 × 10−111.5964 × 10−73.0199 × 10−113.0199 × 10−113.0199 × 10−114.1997 × 10−103.0199 × 10−115.0842 × 10−3
F261.7769 × 10−101.2541 × 10−79.2113 × 10−51.2057 × 10−105.5727 × 10−102.8716 × 10−108.9934 × 10−111.2023 × 10−89.7917 × 10−5
F278.8411 × 10−72.2780 × 10−52.8314 × 10−81.2057 × 10−106.5183 × 10−93.0199 × 10−113.8249 × 10−93.8202 × 10−101.0869 × 10−1
F281.9568 × 10−108.8910 × 10−102.6015 × 10−83.0199 × 10−111.2057 × 10−103.0199 × 10−114.9752 × 10−113.0199 × 10−116.9125 × 10−4
F292.8314 × 10−83.2555 × 10−73.1573 × 10−53.0199 × 10−117.6950 × 10−83.0199 × 10−111.1737 × 10−93.3384 × 10−118.5000 × 10−2
F302.6099 × 10−103.0199 × 10−119.5332 × 10−73.0199 × 10−117.0881 × 10−83.0199 × 10−113.0199 × 10−113.0199 × 10−118.3520 × 10−8
Table 9. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2017 (Dim = 50).
Table 9. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2017 (Dim = 50).
AlgorithmLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHO
F13.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−111.0907 × 10−5
F27.4716 × 10−107.4716 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−117.4716 × 10−103.0199 × 10−113.0199 × 10−114.6159 × 10−10
F33.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−112.5805 × 10−1
F43.0199 × 10−114.9752 × 10−111.4110 × 10−93.0199 × 10−113.0199 × 10−113.0199 × 10−115.4941 × 10−113.0199 × 10−117.1988 × 10−5
F51.5581 × 10−89.2603 × 10−91.3250 × 10−46.0658 × 10−111.4643 × 10−103.0199 × 10−111.0666 × 10−74.5043 × 10−116.9522 × 10−1
F61.3017 × 10−31.2057 × 10−107.3891 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.5699 × 10−3
F73.0199 × 10−113.0199 × 10−111.2860 × 10−63.0199 × 10−113.0199 × 10−113.0199 × 10−117.3803 × 10−103.0199 × 10−113.3874 × 10−2
F82.6099 × 10−101.8567 × 10−98.6634 × 10−56.6955 × 10−114.9752 × 10−113.0199 × 10−111.2023 × 10−83.0199 × 10−117.9590 × 10−3
F93.0199 × 10−113.0199 × 10−111.9568 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−111.0907 × 10−5
F106.2828 × 10−63.2555 × 10−71.7836 × 10−44.0840 × 10−53.0811 × 10−81.5465 × 10−99.0688 × 10−34.9752 × 10−112.9727 × 10−1
F113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−119.0490 × 10−2
F123.0199 × 10−113.0199 × 10−118.1014 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−117.6973 × 10−4
F138.1527 × 10−113.6897 × 10−117.7725 × 10−93.0199 × 10−111.9568 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−117.2208 × 10−6
F148.9934 × 10−113.1589 × 10−104.0772 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.6897 × 10−119.9186 × 10−114.9178 × 10−1
F159.5332 × 10−76.1210 × 10−102.2360 × 10−23.0199 × 10−113.8481 × 10−33.0199 × 10−114.0772 × 10−113.1967 × 10−92.1265 × 10−4
F163.3520 × 10−84.6390 × 10−54.7445 × 10−67.7725 × 10−99.8329 × 10−83.3384 × 10−112.0283 × 10−71.1567 × 10−74.8252 × 10−1
F171.6980 × 10−81.0907 × 10−52.1540 × 10−62.8716 × 10−106.7220 × 10−103.6897 × 10−118.8411 × 10−73.0811 × 10−83.2553 × 10−1
F181.3289 × 10−108.1014 × 10−104.5043 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−119.9186 × 10−114.1191 × 10−1
F192.5306 × 10−42.6695 × 10−92.3768 × 10−73.3384 × 10−112.1566 × 10−33.0199 × 10−113.0199 × 10−116.6955 × 10−116.9724 × 10−3
F203.3384 × 10−112.6099 × 10−101.5581 × 10−86.5277 × 10−84.9752 × 10−111.8567 × 10−95.0922 × 10−82.2273 × 10−97.7272 × 10−2
F211.3289 × 10−101.6132 × 10−101.5964 × 10−73.0199 × 10−113.6897 × 10−113.0199 × 10−118.8910 × 10−103.3384 × 10−112.0681 × 10−2
F221.2362 × 10−32.1327 × 10−53.6709 × 10−36.6689 × 10−31.1567 × 10−75.9673 × 10−98.6844 × 10−32.0283 × 10−72.2257 × 10−1
F234.5043 × 10−113.0199 × 10−111.2057 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−116.6955 × 10−113.0199 × 10−111.3017 × 10−3
F241.6132 × 10−104.5043 × 10−116.6955 × 10−118.1527 × 10−118.1527 × 10−113.0199 × 10−113.3384 × 10−113.0199 × 10−115.1877 × 10−2
F253.0199 × 10−113.0199 × 10−113.8202 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−116.1210 × 10−103.0199 × 10−116.2040 × 10−1
F265.4941 × 10−116.0658 × 10−119.7917 × 10−56.6955 × 10−111.6132 × 10−103.0199 × 10−112.3715 × 10−103.0199 × 10−111.1058 × 10−4
F271.1567 × 10−73.8202 × 10−104.1178 × 10−64.5043 × 10−117.3803 × 10−103.0199 × 10−111.7769 × 10−107.3891 × 10−111.2732 × 10−2
F283.0199 × 10−113.0199 × 10−113.6897 × 10−113.0199 × 10−113.6897 × 10−113.0199 × 10−114.9752 × 10−113.0199 × 10−116.3772 × 10−3
F292.1544 × 10−102.1544 × 10−101.5465 × 10−93.6897 × 10−114.1997 × 10−103.0199 × 10−111.7769 × 10−104.0772 × 10−111.3017 × 10−3
F303.0199 × 10−113.0199 × 10−117.6588 × 10−53.0199 × 10−114.0772 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.8249 × 10−9
Table 10. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2017 (Dim = 100).
Table 10. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2017 (Dim = 100).
AlgorithmLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHO
F13.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.4617 × 10−9
F21.2118 × 10−121.2118 × 10−123.0199 × 10−113.0199 × 10−113.0199 × 10−111.2118 × 10−123.0199 × 10−113.0199 × 10−119.0632 × 10−8
F33.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−114.9752 × 10−113.0199 × 10−113.0199 × 10−111.3345 × 10−1
F43.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−112.0338 × 10−9
F53.0199 × 10−113.1589 × 10−102.0152 × 10−83.0199 × 10−113.0199 × 10−113.0199 × 10−115.4941 × 10−113.0199 × 10−115.5546 × 10−2
F66.0104 × 10−85.4941 × 10−119.9186 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.2650 × 10−5
F73.0199 × 10−113.0199 × 10−115.0922 × 10−83.0199 × 10−113.0199 × 10−113.0199 × 10−114.1825 × 10−93.0199 × 10−111.8682 × 10−5
F83.6897 × 10−119.9186 × 10−117.6950 × 10−84.5043 × 10−113.0199 × 10−113.0199 × 10−112.8716 × 10−103.0199 × 10−113.1830 × 10−1
F93.3384 × 10−113.6897 × 10−111.6132 × 10−102.1544 × 10−103.0199 × 10−113.0199 × 10−114.9752 × 10−113.0199 × 10−111.4945 × 10−1
F101.7290 × 10−63.6459 × 10−85.0912 × 10−61.4298 × 10−52.1947 × 10−83.4742 × 10−102.1327 × 10−53.0199 × 10−119.5873 × 10−1
F113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.5329 × 10−8
F123.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−114.9980 × 10−9
F133.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.4617 × 10−9
F143.3384 × 10−112.4386 × 10−93.6897 × 10−113.0199 × 10−114.9752 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−118.1875 × 10−1
F153.0199 × 10−113.0199 × 10−112.0152 × 10−83.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−112.2780 × 10−5
F164.9752 × 10−111.6980 × 10−83.6439 × 10−21.0937 × 10−105.4617 × 10−93.0199 × 10−111.0702 × 10−93.0199 × 10−112.4581 × 10−1
F171.5581 × 10−89.5332 × 10−73.6459 × 10−81.4643 × 10−102.6695 × 10−93.0199 × 10−112.5721 × 10−78.8411 × 10−77.3940 × 10−1
F186.0658 × 10−116.7220 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−114.0772 × 10−115.7929 × 10−1
F193.0199 × 10−113.0199 × 10−111.7769 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−114.1825 × 10−9
F202.3715 × 10−103.1967 × 10−92.1540 × 10−61.8916 × 10−43.4971 × 10−91.1567 × 10−75.2640 × 10−41.7769 × 10−101.4128 × 10−1
F213.0199 × 10−114.0772 × 10−115.0723 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−114.5043 × 10−113.0199 × 10−117.6973 × 10−4
F221.0105 × 10−88.1014 × 10−106.0459 × 10−72.9590 × 10−58.8910 × 10−103.6897 × 10−116.2027 × 10−43.6897 × 10−115.8945 × 10−1
F239.9186 × 10−113.0199 × 10−114.0772 × 10−115.4941 × 10−114.0772 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−114.2259 × 10−3
F244.5043 × 10−113.3384 × 10−116.0658 × 10−113.6897 × 10−111.9568 × 10−103.0199 × 10−113.6897 × 10−113.0199 × 10−111.9963 × 10−5
F253.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−114.9980 × 10−9
F261.0937 × 10−103.0199 × 10−111.1023 × 10−83.0199 × 10−111.0702 × 10−93.0199 × 10−117.3891 × 10−113.0199 × 10−115.9428 × 10−2
F271.4643 × 10−104.9752 × 10−111.0277 × 10−63.3384 × 10−113.4971 × 10−93.0199 × 10−116.6955 × 10−113.0199 × 10−113.1821 × 10−4
F283.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−112.4386 × 10−9
F291.3289 × 10−106.0658 × 10−114.9426 × 10−53.0199 × 10−113.1967 × 10−93.0199 × 10−112.0338 × 10−93.0199 × 10−115.0842 × 10−3
F303.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−111.0937 × 10−10
Table 11. Friedman Mean Rank Test Results.
Table 11. Friedman Mean Rank Test Results.
SuitesCEC2017
Dimensions3050100
AlgorithmAvgRankOverall RankAvgRankOverall RankAvgRankOverall Rank
LSHADE5.67 55.53 66.10 6
LSHADE_cnEpSin4.47 35.23 45.53 5
TACPSO4.77 44.53 34.93 4
MELGWO8.23 97.80 97.13 8
EWOA6.57 76.70 76.57 7
HPHHO9.47 109.20 108.97 10
AOO6.17 65.33 54.67 3
CFOA6.67 87.43 87.90 9
BHO1.83 22.03 21.97 2
QCAMBHO1.17 11.20 11.23 1
Table 12. Ablation experiment of QCAMBHO on the CEC 2017 (Dim = 30).
Table 12. Ablation experiment of QCAMBHO on the CEC 2017 (Dim = 30).
AlgorithmMetricBHOQCAMBHO1QCAMBHO2QCAMBHO3QCAMBHO
F1Mean7.6348 × 1035.4822 × 1035.4501 × 1036.4736 × 1034.8646 × 103
Std7.5962 × 1035.6937 × 1034.8830 × 1036.2062 × 1035.7222 × 103
F2Mean2.0539 × 10152.8135 × 10147.4541 × 10131.1069 × 10122.0121 × 1011
Std7.7533 × 10151.0036 × 10153.8692 × 10143.4118 × 10121.0744 × 1012
F3Mean4.6310 × 1034.5265 × 1034.7761 × 1032.8237 × 1034.1645 × 103
Std2.2138 × 1032.0234 × 1032.8186 × 1031.6366 × 1032.9074 × 103
F4Mean4.9162 × 1024.9397 × 1024.8092 × 1024.8231 × 1024.8804 × 102
Std2.6872 × 1012.5718 × 1012.8038 × 1012.3146 × 1012.7127 × 101
F5Mean5.6519 × 1025.6344 × 1025.7448 × 1025.6979 × 1025.6692 × 102
Std2.2350 × 1012.0638 × 1011.6632 × 1012.1228 × 1011.7539 × 101
F6Mean6.0339 × 1026.0349 × 1026.0264 × 1026.0316 × 1026.0202 × 102
Std2.1395 × 1001.8167 × 1001.5654 × 1001.3739 × 1001.1367 × 100
F7Mean8.0749 × 1028.1341 × 1028.0545 × 1028.0229 × 1028.1107 × 102
Std2.1529 × 1012.7220 × 1012.9585 × 1013.1260 × 1012.9440 × 101
F8Mean8.5661 × 1028.5664 × 1028.6240 × 1028.6843 × 1028.6655 × 102
Std1.8339 × 1011.7170 × 1012.1205 × 1012.0717 × 1011.8833 × 101
F9Mean1.2715 × 1031.2869 × 1031.1053 × 1031.1406 × 1031.0803 × 103
Std3.4489 × 1022.9938 × 1021.7477 × 1022.0241 × 1021.6786 × 102
F10Mean4.5643 × 1034.9200 × 1034.4613 × 1034.4436 × 1034.3556 × 103
Std6.9110 × 1025.8632 × 1027.6933 × 1025.8475 × 1026.2754 × 102
F11Mean1.2127 × 1031.2244 × 1031.2124 × 1031.2039 × 1031.1950 × 103
Std4.6598 × 1014.2231 × 1014.1840 × 1013.6176 × 1013.8829 × 101
F12Mean2.0800 × 1051.6261 × 1051.2796 × 1051.8466 × 1059.2413 × 104
Std2.6518 × 1052.0110 × 1058.7683 × 1041.7557 × 1057.8754 × 104
F13Mean8.7228 × 1038.1419 × 1037.7870 × 1035.0828 × 1032.5494 × 103
Std3.8288 × 1032.6356 × 1031.1252 × 1042.1448 × 1031.2663 × 103
F14Mean1.6053 × 1031.6031 × 1031.6278 × 1031.5761 × 1031.6043 × 103
Std8.0173 × 1017.3150 × 1018.7727 × 1016.1681 × 1016.8031 × 101
F15Mean2.3735 × 1032.0667 × 1032.0412 × 1031.8204 × 1031.7914 × 103
Std1.2428 × 1033.1635 × 1022.4795 × 1021.2949 × 1022.0750 × 102
F16Mean2.2473 × 1032.1873 × 1032.2058 × 1032.2056 × 1032.1275 × 103
Std2.6033 × 1022.3868 × 1022.3201 × 1022.3190 × 1022.0553 × 102
F17Mean1.8976 × 1031.8647 × 1031.9093 × 1031.8505 × 1031.8612 × 103
Std9.9400 × 1016.8903 × 1018.4865 × 1017.6994 × 1017.4567 × 101
F18Mean2.5432 × 1041.9375 × 1042.0539 × 1042.3952 × 1042.6082 × 104
Std1.6056 × 1041.3300 × 1041.1718 × 1041.8154 × 1041.5421 × 104
F19Mean2.0940 × 1032.1002 × 1032.1262 × 1032.0303 × 1032.0811 × 103
Std7.3477 × 1019.5667 × 1011.1744 × 1025.8367 × 1011.3181 × 102
F20Mean2.2481 × 1032.2455 × 1032.2379 × 1032.2372 × 1032.1552 × 103
Std8.5785 × 1018.9133 × 1011.0096 × 1028.1093 × 1015.1190 × 101
F21Mean2.3524 × 1032.3632 × 1032.3613 × 1032.3638 × 1032.3640 × 103
Std4.6129 × 1013.6232 × 1013.6979 × 1012.1269 × 1011.5727 × 101
F22Mean2.3012 × 1032.3016 × 1032.3009 × 1032.3010 × 1032.3010 × 103
Std1.3342 × 1002.4689 × 1001.2308 × 1001.4758 × 1001.8069 × 100
F23Mean2.7235 × 1032.7216 × 1032.7329 × 1032.7258 × 1032.7295 × 103
Std2.4440 × 1012.1220 × 1012.1611 × 1012.0482 × 1012.3552 × 101
F24Mean2.9070 × 1032.8993 × 1032.8907 × 1032.9004 × 1032.8879 × 103
Std2.3066 × 1012.1220 × 1012.1516 × 1012.5599 × 1011.9803 × 101
F25Mean2.8913 × 1032.8922 × 1032.8891 × 1032.8913 × 1032.8893 × 103
Std1.0722 × 1011.3399 × 1014.7530 × 1007.1125 × 1006.8421 × 100
F26Mean3.9245 × 1034.0298 × 1033.6537 × 1033.6180 × 1033.2192 × 103
Std8.3588 × 1026.2959 × 1028.1713 × 1027.7259 × 1026.6277 × 102
F27Mean3.2309 × 1033.2262 × 1033.2270 × 1033.2244 × 1033.2247 × 103
Std2.1362 × 1011.5164 × 1011.1750 × 1011.2759 × 1011.0763 × 101
F28Mean3.2223 × 1033.2252 × 1033.2242 × 1033.2156 × 1033.2148 × 103
Std2.8317 × 1012.0697 × 1012.0279 × 1011.5814 × 1011.5597 × 101
F29Mean3.6123 × 1033.6293 × 1033.6454 × 1033.6166 × 1033.6274 × 103
Std1.1437 × 1021.4898 × 1021.2871 × 1021.3195 × 1021.4036 × 102
F30Mean1.5601 × 1041.5116 × 1049.1246 × 1031.3159 × 1047.9897 × 103
Std5.9555 × 1035.3207 × 1033.2200 × 1034.5429 × 1032.2887 × 103
AvgRank3.773.603.072.502.07
Overall Rank54321
Table 13. Experimental results of 10 algorithms on the CEC 2022 (Dim = 10).
Table 13. Experimental results of 10 algorithms on the CEC 2022 (Dim = 10).
AlgorithmMetricLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHOQCAMBHO
F1Mean6.4086 × 1023.0006 × 1023.0000 × 1023.0215 × 1021.3372 × 1034.9872 × 1023.0044 × 1025.7188 × 1023.0000 × 1023.0000 × 102
Std1.7256 × 1031.7495 × 10−16.1712 × 10−65.0761 × 1006.5673 × 1022.1225 × 1024.6132 × 10−14.1619 × 1025.1711 × 10−146.8408 × 10−14
F2Mean4.0943 × 1024.1022 × 1024.0955 × 1024.1050 × 1024.1276 × 1024.4145 × 1024.0924 × 1024.0389 × 1024.0461 × 1024.0386 × 102
Std1.4906 × 1011.8156 × 1011.8389 × 1011.8521 × 1012.5252 × 1013.2416 × 1011.2619 × 1013.9397 × 1002.5476 × 1003.3519 × 100
F3Mean6.0036 × 1026.0018 × 1026.0018 × 1026.0604 × 1026.0553 × 1026.2367 × 1026.0440 × 1026.0228 × 1026.0000 × 1026.0000 × 102
Std1.0709 × 1003.2424 × 10−14.0170 × 10−15.9899 × 1006.4811 × 1001.4012 × 1013.5245 × 1001.8517 × 1001.2492 × 10−34.6918 × 10−4
F4Mean8.1034 × 1028.0796 × 1028.1821 × 1028.1920 × 1028.2103 × 1028.2698 × 1028.2145 × 1028.1043 × 1028.0517 × 1028.0571 × 102
Std3.7412 × 1003.1740 × 1001.1583 × 1018.3373 × 1007.3527 × 1008.7261 × 1001.0112 × 1012.8022 × 1002.2309 × 1002.8585 × 100
F5Mean9.2218 × 1029.0514 × 1029.0207 × 1029.8075 × 1029.6368 × 1021.1910 × 1039.0264 × 1029.0045 × 1029.0009 × 1029.0004 × 102
Std3.7580 × 1018.4598 × 1003.1464 × 1001.0871 × 1027.1420 × 1011.5901 × 1022.9064 × 1005.3888 × 10−11.8684 × 10−18.8056 × 10−2
F6Mean1.9152 × 1031.8602 × 1033.3170 × 1033.6678 × 1033.0581 × 1034.0223 × 1035.1964 × 1032.9471 × 1031.8257 × 1031.8212 × 103
Std1.8809 × 1023.7190 × 1011.7910 × 1031.7439 × 1031.0103 × 1031.9562 × 1032.3553 × 1031.2209 × 1031.6472 × 1011.7822 × 101
F7Mean2.0160 × 1032.0177 × 1032.0214 × 1032.0328 × 1032.0287 × 1032.0433 × 1032.0322 × 1032.0314 × 1032.0087 × 1032.0072 × 103
Std7.4461 × 1007.5333 × 1004.9945 × 1001.0916 × 1011.5020 × 1011.7383 × 1018.6149 × 1005.0336 × 1008.6589 × 1008.9923 × 100
F8Mean2.2197 × 1032.2235 × 1032.2242 × 1032.2235 × 1032.2216 × 1032.2292 × 1032.2253 × 1032.2234 × 1032.2139 × 1032.2057 × 103
Std5.0163 × 1002.2681 × 1012.2853 × 1014.3064 × 1003.9337 × 1009.0780 × 1002.5999 × 1004.8222 × 1008.7673 × 1008.3489 × 100
F9Mean2.5342 × 1032.5238 × 1032.5369 × 1032.5397 × 1032.5293 × 1032.5916 × 1032.5324 × 1032.5305 × 1032.5202 × 1032.5191 × 103
Std2.6826 × 1015.8821 × 1002.9714 × 1013.7248 × 1012.0682 × 10−35.8085 × 1014.6871 × 1003.3057 × 1005.6346 × 1006.8053 × 100
F10Mean2.5426 × 1032.5404 × 1032.5096 × 1032.5645 × 1032.5007 × 1032.5212 × 1032.5883 × 1032.5333 × 1032.5077 × 1032.5112 × 103
Std6.2110 × 1015.3304 × 1013.2606 × 1019.0513 × 1012.2470 × 10−14.6224 × 1011.5439 × 1025.1156 × 1012.7892 × 1013.3104 × 101
F11Mean2.7487 × 1032.7427 × 1032.7472 × 1032.6985 × 1032.6819 × 1032.6994 × 1032.6845 × 1032.6530 × 1032.6451 × 1032.6133 × 103
Std1.4300 × 1021.3878 × 1021.5052 × 1021.7047 × 1021.1270 × 1021.2657 × 1021.6155 × 1029.6499 × 1018.9486 × 1017.3029 × 101
F12Mean2.8645 × 1032.8594 × 1032.8667 × 1032.8680 × 1032.8673 × 1032.8721 × 1032.8648 × 1032.8648 × 1032.8546 × 1032.8554 × 103
Std1.6994 × 1004.4705 × 1002.8239 × 1001.1858 × 1012.5524 × 1001.3050 × 1012.6190 × 1002.2587 × 1002.7676 × 1002.8552 × 100
Table 14. Experimental results of 10 algorithms on the CEC 2022 (Dim = 20).
Table 14. Experimental results of 10 algorithms on the CEC 2022 (Dim = 20).
AlgorithmMetricLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHOQCAMBHO
F1Mean1.9673 × 1043.1564 × 1043.0020 × 1036.0981 × 1032.2351 × 1049.4875 × 1032.4637 × 1031.3494 × 1043.0630 × 1023.0010 × 102
Std1.8818 × 1041.8695 × 1041.9164 × 1033.2031 × 1034.5042 × 1034.0638 × 1031.5182 × 1033.8238 × 1031.3027 × 1012.2531 × 10−1
F2Mean4.6707 × 1024.8388 × 1024.5809 × 1025.1727 × 1024.6375 × 1025.2719 × 1024.6517 × 1025.1381 × 1024.5129 × 1024.4720 × 102
Std2.9672 × 1014.1563 × 1012.2452 × 1014.2183 × 1011.3827 × 1014.8287 × 1011.8875 × 1014.6386 × 1011.2560 × 1011.0182 × 101
F3Mean6.0154 × 1026.1822 × 1026.0428 × 1026.2943 × 1026.1669 × 1026.5234 × 1026.2267 × 1026.1461 × 1026.0088 × 1026.0032 × 102
Std2.2225 × 1008.8193 × 1002.5298 × 1008.3716 × 1007.3413 × 1001.0694 × 1016.3292 × 1006.3844 × 1009.0038 × 10−13.1163 × 10−1
F4Mean8.4886 × 1028.7447 × 1028.5545 × 1028.6891 × 1028.7529 × 1028.9491 × 1028.5961 × 1028.6051 × 1028.3160 × 1028.2897 × 102
Std1.8024 × 1011.3774 × 1011.7086 × 1011.5005 × 1012.2458 × 1011.1630 × 1012.2454 × 1011.1631 × 1011.5225 × 1011.0362 × 101
F5Mean1.4470 × 1031.9497 × 1031.1681 × 1031.6194 × 1031.8060 × 1032.5485 × 1031.6045 × 1031.0471 × 1039.2425 × 1029.1966 × 102
Std3.6083 × 1026.7940 × 1022.7065 × 1023.0079 × 1025.3373 × 1023.7349 × 1026.0687 × 1021.3170 × 1022.6164 × 1013.0208 × 101
F6Mean6.0581 × 1036.5053 × 1035.1122 × 1038.7368 × 1036.0699 × 1031.2689 × 1065.1829 × 1033.7078 × 1032.0347 × 1032.1081 × 103
Std5.0717 × 1035.2169 × 1033.9097 × 1031.0345 × 1044.2855 × 1032.7577 × 1064.5230 × 1032.1391 × 1031.7822 × 1025.0326 × 102
F7Mean2.0694 × 1032.1088 × 1032.0628 × 1032.1259 × 1032.0920 × 1032.1306 × 1032.0954 × 1032.0888 × 1032.0352 × 1032.0356 × 103
Std4.6509 × 1013.5736 × 1012.0624 × 1014.9214 × 1013.3198 × 1014.0338 × 1013.6068 × 1011.9046 × 1019.0316 × 1009.6408 × 100
F8Mean2.2547 × 1032.2545 × 1032.2478 × 1032.2841 × 1032.2600 × 1032.2460 × 1032.2581 × 1032.2345 × 1032.2232 × 1032.2221 × 103
Std5.0449 × 1014.6303 × 1014.5563 × 1016.8891 × 1015.9719 × 1012.4593 × 1014.9060 × 1012.2300 × 1011.7666 × 1001.6492 × 100
F9Mean2.4809 × 1032.4883 × 1032.4952 × 1032.5040 × 1032.4817 × 1032.5179 × 1032.4864 × 1032.5019 × 1032.4807 × 1032.4808 × 103
Std1.0706 × 10−19.6559 × 1002.4033 × 1011.2883 × 1018.8033 × 10−12.1991 × 1015.6868 × 1001.2049 × 1012.9470 × 10−11.2278 × 10−2
F10Mean2.5298 × 1033.2572 × 1032.8018 × 1033.8224 × 1032.5126 × 1032.5013 × 1033.6307 × 1033.0804 × 1032.5369 × 1032.5105 × 103
Std1.0540 × 1025.2551 × 1025.4835 × 1028.8888 × 1024.3723 × 1013.1320 × 10−18.6122 × 1021.0127 × 1038.2165 × 1013.8362 × 101
F11Mean2.9682 × 1033.0963 × 1032.9421 × 1033.1181 × 1032.9484 × 1033.4424 × 1032.9713 × 1033.1060 × 1032.9520 × 1032.8633 × 103
Std1.7135 × 1021.1862 × 1022.1117 × 1023.3004 × 1021.1980 × 1022.0591 × 1022.1972 × 1021.8019 × 1029.1136 × 1011.2452 × 102
F12Mean2.9746 × 1032.9171 × 1032.9708 × 1032.9894 × 1032.9958 × 1033.0492 × 1032.9863 × 1032.9726 × 1032.9355 × 1032.9390 × 103
Std2.9359 × 1011.6864 × 1013.2584 × 1013.8822 × 1013.2219 × 1016.1553 × 1012.7567 × 1012.1033 × 1011.4589 × 1011.1690 × 101
Table 15. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2022 (Dim = 10).
Table 15. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2022 (Dim = 10).
AlgorithmLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHO
F17.6870 × 10−127.6870 × 10−128.5486 × 10−127.6870 × 10−127.6870 × 10−127.6870 × 10−127.6870 × 10−127.6870 × 10−125.9090 × 10−1
F21.2362 × 10−31.7649 × 10−21.6235 × 10−11.1711 × 10−22.8378 × 10−11.8731 × 10−78.2919 × 10−62.5188 × 10−14.2889 × 10−1
F33.1589 × 10−103.6897 × 10−118.9934 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.7460 × 10−2
F41.6035 × 10−62.2642 × 10−34.7573 × 10−91.2837 × 10−99.8892 × 10−114.4905 × 10−118.9666 × 10−113.7982 × 10−76.8973 × 10−1
F51.7525 × 10−112.0916 × 10−91.4425 × 10−71.7525 × 10−111.5808 × 10−111.5808 × 10−113.1659 × 10−107.7774 × 10−78.0361 × 10−1
F61.1937 × 10−61.0277 × 10−62.3715 × 10−103.0199 × 10−117.3891 × 10−113.3384 × 10−113.0199 × 10−113.0199 × 10−119.9258 × 10−2
F72.5974 × 10−53.5708 × 10−63.4971 × 10−93.3384 × 10−116.5183 × 10−91.0937 × 10−104.5043 × 10−113.0199 × 10−111.5798 × 10−1
F81.5581 × 10−81.0702 × 10−91.0105 × 10−83.8202 × 10−101.7769 × 10−106.0658 × 10−113.3384 × 10−114.6159 × 10−103.0059 × 10−4
F93.0047 × 10−115.0842 × 10−39.2707 × 10−123.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.4933 × 10−1
F101.6062 × 10−67.2208 × 10−61.0277 × 10−61.1937 × 10−61.7294 × 10−73.3520 × 10−81.2023 × 10−85.9706 × 10−52.9047 × 10−1
F119.9355 × 10−101.4456 × 10−91.9387 × 10−72.6006 × 10−101.9107 × 10−92.3593 × 10−102.3593 × 10−102.8660 × 10−107.4805 × 10−2
F123.6897 × 10−112.3885 × 10−43.3342 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−116.0658 × 10−113.3384 × 10−116.6273 × 10−1
Table 16. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2022 (Dim = 20).
Table 16. Wilcoxon Rank-Sum Test results of QCAMBHO and 9 algorithms on the CEC 2022 (Dim = 20).
AlgorithmLSHADELSHADE_cnEpSinTACPSOMELGWOEWOAHPHHOAOOCFOABHO
F13.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−112.8716 × 10−10
F27.1186 × 10−91.1567 × 10−73.3386 × 10−37.3803 × 10−101.0105 × 10−83.6897 × 10−115.4620 × 10−64.0772 × 10−115.7460 × 10−2
F32.0058 × 10−43.0199 × 10−113.1589 × 10−103.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−114.2259 × 10−3
F42.6784 × 10−65.4941 × 10−116.0104 × 10−86.6955 × 10−116.6955 × 10−113.0199 × 10−116.5183 × 10−91.7769 × 10−109.2344 × 10−1
F55.4941 × 10−113.3384 × 10−116.5183 × 10−93.0199 × 10−114.0772 × 10−113.0199 × 10−113.6897 × 10−111.2023 × 10−85.3951 × 10−1
F61.4294 × 10−83.8249 × 10−91.3111 × 10−81.6947 × 10−92.3897 × 10−83.0199 × 10−112.0152 × 10−83.0103 × 10−73.7108 × 10−1
F71.8608 × 10−63.0199 × 10−112.3897 × 10−83.0199 × 10−112.1544 × 10−103.0199 × 10−118.9934 × 10−115.4941 × 10−119.8231 × 10−1
F86.1210 × 10−104.0772 × 10−111.3594 × 10−74.5043 × 10−117.0881 × 10−83.0199 × 10−114.0772 × 10−114.0772 × 10−111.7649 × 10−2
F93.0199 × 10−115.5727 × 10−103.0161 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−113.0199 × 10−115.2978 × 10−1
F101.0763 × 10−29.9186 × 10−111.8567 × 10−94.6159 × 10−107.7725 × 10−98.4848 × 10−94.1997 × 10−101.3111 × 10−86.3772 × 10−3
F115.8587 × 10−62.2273 × 10−91.5798 × 10−12.3897 × 10−83.5201 × 10−73.0199 × 10−117.0430 × 10−71.4294 × 10−81.4067 × 10−4
F123.0811 × 10−81.8608 × 10−67.6950 × 10−82.3715 × 10−103.6897 × 10−113.3384 × 10−111.3289 × 10−104.1997 × 10−101.4945 × 10−1
Table 17. Friedman Mean Rank Test Results on CEC2022.
Table 17. Friedman Mean Rank Test Results on CEC2022.
SuitesCEC2022
Dimensions1020
AlgorithmAvgRankOverall RankAvgRankOverall Rank
LSHADE5.75 55.00 4
LSHADE_cnEpSin4.83 37.08 8
TACPSO5.75 54.17 3
MELGWO8.00 98.42 9
EWOA6.33 76.42 7
HPHHO9.00 108.42 9
AOO6.92 86.17 6
CFOA5.08 45.67 5
BHO1.83 22.17 2
QCAMBHO1.50 11.50 1
Table 18. Results of sensitivity analysis.
Table 18. Results of sensitivity analysis.
AlgorithmQCAMBHO_S1QCAMBHO_S2QCAMBHO_S3QCAMBHO_S4QCAMBHO_S5
F152314
F221435
F354132
F445213
F552314
F631254
F743125
F834215
F913254
F1031452
F1143251
F1242153
F1332145
F1451243
F1523154
F1641325
F1745231
F1823451
F1943152
F2051423
F2151423
F2213452
F2353124
F2452314
F2545123
F2653124
F2721354
F2852341
F2924315
F3034152
β b a s e 0.91.21.51.82.1
Avg Rank3.6333333332.62.33.23.266666667
Overall Rank52134
Table 19. List of the features based on the Wieslaw dataset and their definition.
Table 19. List of the features based on the Wieslaw dataset and their definition.
NOFeaturesNOFeatures
C1Cash/current liabilitiesC16Sales/receivables
C2Cash/total assetsC17Sales/total assets
C3Current assets/current liabilitiesC18Sales/current assets
C4Current assets/total assetsC19365 × receivables/sales
C5Working capital/total assetsC20Sales/total assets
C6Working capital/salesC21Liabilities/total income
C7Sales/inventoryC22Current liabilities/total income
C8Sales/receivablesC23Receivables/liabilities
C9Net profit/total assetsC24Net profit/sales
C10Net profit/current assetsC25Liabilities/total assets
C11Net profit/salesC26Liabilities/equity
C12Gross profit/salesC27Long-term liabilities/equity
C13Net profit/liabilitiesC28Current liabilities/equity
C14Net profit/equityC29EBIT/total assets
C15Net profit/(equity + long term liabilities)C30Current assets/sales
Table 20. QCAMBHO-KELM Bankruptcy Prediction Results.
Table 20. QCAMBHO-KELM Bankruptcy Prediction Results.
AlgorithmACC MeanMCC MeanSensitivity MeanSpecificity MeanPrecision MeanRecall MeanF1 Mean
LSHADE7.5274 × 1015.1451 × 10−17.6164 × 1017.4476 × 1017.3334 × 1017.6164 × 1017.3964 × 101
LSHADE_cnEpSin7.1780 × 1014.4395 × 10−17.3556 × 1017.0199 × 1016.9110 × 1017.3556 × 1017.0618 × 101
TACPSO7.6310 × 1015.3452 × 10−17.7497 × 1017.5316 × 1017.4154 × 1017.7497 × 1017.5147 × 101
MELGWO7.6130 × 1015.3226 × 10−17.6899 × 1017.5487 × 1017.4348 × 1017.6899 × 1017.4829 × 101
EWOA7.5545 × 1015.1968 × 10−17.6490 × 1017.4729 × 1017.3686 × 1017.6490 × 1017.4367 × 101
HPHHO7.6310 × 1015.3481 × 10−17.7227 × 1017.5509 × 1017.4510 × 1017.7227 × 1017.5166 × 101
AOO7.5717 × 1015.2344 × 10−17.6556 × 1017.4985 × 1017.3859 × 1017.6556 × 1017.4403 × 101
CFOA7.5974 × 1015.2863 × 10−17.6586 × 1017.5442 × 1017.4198 × 1017.6586 × 1017.4613 × 101
BHO8.1645 × 1016.4106 × 10−18.3088 × 1018.0368 × 1017.9563 × 1018.3088 × 1018.0743 × 101
QCAMBHO8.1872 × 1016.4629 × 10−18.3553 × 1018.0427 × 1017.9882 × 1018.3553 × 1018.1120 × 101
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

He, H.; Yu, M. Quantum Computing and Adaptive Mechanism-Based Bounty Hunter Optimizer for Numerical Optimization and Bankruptcy Prediction. Mathematics 2026, 14, 2362. https://doi.org/10.3390/math14132362

AMA Style

He H, Yu M. Quantum Computing and Adaptive Mechanism-Based Bounty Hunter Optimizer for Numerical Optimization and Bankruptcy Prediction. Mathematics. 2026; 14(13):2362. https://doi.org/10.3390/math14132362

Chicago/Turabian Style

He, Haoyuan, and Mingyang Yu. 2026. "Quantum Computing and Adaptive Mechanism-Based Bounty Hunter Optimizer for Numerical Optimization and Bankruptcy Prediction" Mathematics 14, no. 13: 2362. https://doi.org/10.3390/math14132362

APA Style

He, H., & Yu, M. (2026). Quantum Computing and Adaptive Mechanism-Based Bounty Hunter Optimizer for Numerical Optimization and Bankruptcy Prediction. Mathematics, 14(13), 2362. https://doi.org/10.3390/math14132362

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop